aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)AuthorFilesLines
13 daysxfs: Remove mention of PageWritebackMatthew Wilcox (Oracle)1-7/+7
13 daysxfs: abort mount if xfs_fs_reserve_ag_blocks failsChristoph Hellwig1-2/+5
13 daysxfs: factor rtgroup geom write pointer reporting into a helperChristoph Hellwig1-16/+22
13 daysxfs: drop the RTG reference later in xfs_ioc_rtgroup_geometryChristoph Hellwig1-4/+5
13 daysxfs: fix rtgroup cleanup in CoW fork repairYingjie Gao1-4/+1
13 daysxfs: fix error returns in CoW fork repairYingjie Gao1-5/+2
13 daysxfs: fix overlapping extents returned for pNFS LAYOUTGETDai Ngo1-2/+2
13 daysxfs: fix use of uninitialized imap in xfs_fs_map_blocks error pathDai Ngo1-2/+5
13 daysxfs: handle racing deletions in xfs_zone_gc_iter_irecHans Holmberg1-1/+1
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig1-10/+24
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam1-1/+1
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig1-1/+1
2026-04-27xfs: flush delalloc blocks on ENOSPC in xfs_trans_alloc_icreateRavi Singh2-6/+11
2026-04-27xfs: check da node block pad field during scrubYuto Ohnuki1-1/+6
2026-04-27xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()Wilfred Mallawa1-1/+1
2026-04-27xfs: fix memory leak on error in xfs_alloc_zone_info()Wilfred Mallawa1-1/+1
2026-04-27xfs: check directory data block header padding in scrubYuto Ohnuki3-1/+19
2026-04-27xfs: zero directory data block padding on write verificationYuto Ohnuki1-0/+6
2026-04-27xfs: zero entire directory data block header region at initYuto Ohnuki1-7/+5
2026-04-27xfs: remove the meaningless XFS_ALLOC_FLAG_FREEINGJinliang Zheng1-2/+1
2026-04-13Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds24-534/+739
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+15
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+49
2026-04-07xfs: use bio_await in xfs_zone_gc_reset_syncChristoph Hellwig1-14/+5
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig1-9/+10
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig1-9/+10
2026-04-07xfs: untangle the open zones reporting in mountinfoChristoph Hellwig1-2/+6
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig1-0/+13
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig4-59/+58
2026-04-07xfs: streamline GC zone selectionChristoph Hellwig1-55/+40
2026-04-07xfs: refactor GC zone selection helpersChristoph Hellwig1-23/+22
2026-04-07xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig1-2/+2
2026-04-07xfs: put the open zone later xfs_open_zone_putChristoph Hellwig1-1/+1
2026-04-07xfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig2-1/+2
2026-04-07xfs: delay initial open of the GC zoneChristoph Hellwig1-25/+20
2026-04-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
2026-04-07xfs: handle too many open zones when mountingChristoph Hellwig2-0/+76
2026-04-07xfs: refactor xfs_mount_zonesChristoph Hellwig1-20/+34
2026-04-07xfs: fix integer overflow in busy extent sort comparatorYuto Ohnuki1-2/+2
2026-04-07xfs: fix integer overflow in deferred intent sort comparatorsYuto Ohnuki3-3/+3
2026-04-07xfs: fold xfs_setattr_size into xfs_vn_setattr_sizeChristoph Hellwig1-27/+11
2026-04-07xfs: remove a duplicate assert in xfs_setattr_sizeChristoph Hellwig1-1/+0
2026-03-31xfs: return default quota limits for IDs without a dquotRavi Singh1-1/+42
2026-03-30xfs: start gc on zonegc_low_space attribute updatesHans Holmberg3-1/+27
2026-03-30xfs: don't decrement the buffer LRU count for in-use buffersChristoph Hellwig1-10/+12
2026-03-30xfs: switch (back) to a per-buftarg buffer hashChristoph Hellwig5-69/+18
2026-03-30xfs: use a lockref for the buffer reference countChristoph Hellwig3-55/+39
2026-03-30xfs: don't keep a reference for buffers on the LRUChristoph Hellwig2-92/+50
2026-03-26Merge branch 'xfs-7.0-fixes' into for-nextCarlos Maiolino3-20/+4
2026-03-26xfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4