summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2026-06-09xfs: add a xfs_rmap_inode_bmbt_ownerChristoph Hellwig
2026-06-09xfs: add a XFS_INO_TO_FSB helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGINO helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGNO helperChristoph Hellwig
2026-06-09xfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih
2026-06-09xfs: fix exchmaps reservation limit checkYingjie Gao
2026-06-09xfs: drop the experimental warning for the zoned allocatorChristoph Hellwig
2026-05-30xfs: Remove mention of PageWritebackMatthew Wilcox (Oracle)
2026-05-30xfs: abort mount if xfs_fs_reserve_ag_blocks failsChristoph Hellwig
2026-05-30xfs: factor rtgroup geom write pointer reporting into a helperChristoph Hellwig
2026-05-30xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometryChristoph Hellwig
2026-05-30xfs: fix rtgroup cleanup in CoW fork repairYingjie Gao
2026-05-30xfs: fix error returns in CoW fork repairYingjie Gao
2026-05-30xfs: fix overlapping extents returned for pNFS LAYOUTGETDai Ngo
2026-05-30xfs: fix use of uninitialized imap in xfs_fs_map_blocks error pathDai Ngo
2026-05-30xfs: handle racing deletions in xfs_zone_gc_iter_irecHans Holmberg
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11xfs: Report case sensitivity in fileattr_getChuck Lever
2026-05-11fs: Move file_kattr initialization to callersChuck Lever
2026-05-11xfs: Fix typo in commentMd Shofiqul Islam
2026-05-11xfs: fix the "limiting open zones" messageChristoph Hellwig
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig
2026-04-27xfs: flush delalloc blocks on ENOSPC in xfs_trans_alloc_icreateRavi Singh
2026-04-27xfs: check da node block pad field during scrubYuto Ohnuki
2026-04-27xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()Wilfred Mallawa
2026-04-27xfs: fix memory leak on error in xfs_alloc_zone_info()Wilfred Mallawa
2026-04-27xfs: check directory data block header padding in scrubYuto Ohnuki
2026-04-27xfs: zero directory data block padding on write verificationYuto Ohnuki
2026-04-27xfs: zero entire directory data block header region at initYuto Ohnuki
2026-04-27xfs: remove the meaningless XFS_ALLOC_FLAG_FREEINGJinliang Zheng
2026-04-13Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-07xfs: use bio_await in xfs_zone_gc_reset_syncChristoph Hellwig
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig
2026-04-07xfs: untangle the open zones reporting in mountinfoChristoph Hellwig
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig
2026-04-07xfs: streamline GC zone selectionChristoph Hellwig
2026-04-07xfs: refactor GC zone selection helpersChristoph Hellwig
2026-04-07xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig
2026-04-07xfs: put the open zone later xfs_open_zone_putChristoph Hellwig
2026-04-07xfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig
2026-04-07xfs: delay initial open of the GC zoneChristoph Hellwig
2026-04-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
2026-04-07xfs: handle too many open zones when mountingChristoph Hellwig