summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
12 hoursMerge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
13 hoursMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
19 hoursMerge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysxfs: use bio_await in xfs_zone_gc_reset_syncChristoph Hellwig
7 daysxfs: fix number of GC bvecsChristoph Hellwig
7 daysxfs: fix number of GC bvecsChristoph Hellwig
7 daysxfs: untangle the open zones reporting in mountinfoChristoph Hellwig
7 daysxfs: expose the number of open zones in sysfsChristoph Hellwig
7 daysxfs: reduce special casing for the open GC zoneChristoph Hellwig
7 daysxfs: streamline GC zone selectionChristoph Hellwig
7 daysxfs: refactor GC zone selection helpersChristoph Hellwig
7 daysxfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig
7 daysxfs: put the open zone later xfs_open_zone_putChristoph Hellwig
7 daysxfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig
7 daysxfs: delay initial open of the GC zoneChristoph Hellwig
7 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
7 daysxfs: handle too many open zones when mountingChristoph Hellwig
7 daysxfs: refactor xfs_mount_zonesChristoph Hellwig
7 daysxfs: fix integer overflow in busy extent sort comparatorYuto Ohnuki
7 daysxfs: fix integer overflow in deferred intent sort comparatorsYuto Ohnuki
7 daysxfs: fold xfs_setattr_size into xfs_vn_setattr_sizeChristoph Hellwig
7 daysxfs: remove a duplicate assert in xfs_setattr_sizeChristoph Hellwig
2026-03-31xfs: return default quota limits for IDs without a dquotRavi Singh
2026-03-30xfs: start gc on zonegc_low_space attribute updatesHans Holmberg
2026-03-30xfs: don't decrement the buffer LRU count for in-use buffersChristoph Hellwig
2026-03-30xfs: switch (back) to a per-buftarg buffer hashChristoph Hellwig
2026-03-30xfs: use a lockref for the buffer reference countChristoph Hellwig
2026-03-30xfs: don't keep a reference for buffers on the LRUChristoph Hellwig
2026-03-26Merge branch 'xfs-7.0-fixes' into for-nextCarlos Maiolino
2026-03-26xfs: remove file_path tracepoint dataDarrick J. Wong
2026-03-26xfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
2026-03-23Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-23Merge branch 'xfs-7.0-fixes' into for-nextCarlos Maiolino
2026-03-23xfs: report cow mappings with dirty pagecache for iomap zero rangeBrian Foster
2026-03-23xfs: replace zero range flush with folio batchBrian Foster
2026-03-23xfs: only flush when COW fork blocks overlap data fork holesBrian Foster
2026-03-23xfs: look up cow fork extent earlier for buffered iomap_beginBrian Foster
2026-03-23xfs: flush eof folio before insert range size updateBrian Foster
2026-03-23iomap, xfs: lift zero range hole mapping flush into xfsBrian Foster
2026-03-23xfs: flush dirty pagecache over hole in zoned mode zero rangeBrian Foster
2026-03-23xfs: fix iomap hole map reporting for zoned zero rangeBrian Foster
2026-03-23xfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: close crash window in attr dabtree inactivationLong Li
2026-03-23xfs: factor out xfs_attr3_leaf_initLong Li
2026-03-23xfs: factor out xfs_attr3_node_entry_removeLong Li
2026-03-23xfs: only assert new size for datafork during truncate extentsLong Li
2026-03-23xfs: Use xarray to track SB UUIDs instead of plain array.Lukas Herbolt
2026-03-18Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-18xfs: avoid unnecessary calculations in xfs_zoned_need_gc()Damien Le Moal