index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Lines
2026-04-13
Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-534
/
+739
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-23
/
+15
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+49
2026-04-07
xfs: use bio_await in xfs_zone_gc_reset_sync
Christoph Hellwig
-14
/
+5
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
-9
/
+10
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
-9
/
+10
2026-04-07
xfs: untangle the open zones reporting in mountinfo
Christoph Hellwig
-2
/
+6
2026-04-07
xfs: expose the number of open zones in sysfs
Christoph Hellwig
-0
/
+13
2026-04-07
xfs: reduce special casing for the open GC zone
Christoph Hellwig
-59
/
+58
2026-04-07
xfs: streamline GC zone selection
Christoph Hellwig
-55
/
+40
2026-04-07
xfs: refactor GC zone selection helpers
Christoph Hellwig
-23
/
+22
2026-04-07
xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
Christoph Hellwig
-2
/
+2
2026-04-07
xfs: put the open zone later xfs_open_zone_put
Christoph Hellwig
-1
/
+1
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
-1
/
+2
2026-04-07
xfs: delay initial open of the GC zone
Christoph Hellwig
-25
/
+20
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
-0
/
+76
2026-04-07
xfs: refactor xfs_mount_zones
Christoph Hellwig
-20
/
+34
2026-04-07
xfs: fix integer overflow in busy extent sort comparator
Yuto Ohnuki
-2
/
+2
2026-04-07
xfs: fix integer overflow in deferred intent sort comparators
Yuto Ohnuki
-3
/
+3
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
-1
/
+0
2026-03-31
xfs: return default quota limits for IDs without a dquot
Ravi Singh
-1
/
+42
2026-03-30
xfs: start gc on zonegc_low_space attribute updates
Hans Holmberg
-1
/
+27
2026-03-30
xfs: don't decrement the buffer LRU count for in-use buffers
Christoph Hellwig
-10
/
+12
2026-03-30
xfs: switch (back) to a per-buftarg buffer hash
Christoph Hellwig
-69
/
+18
2026-03-30
xfs: use a lockref for the buffer reference count
Christoph Hellwig
-55
/
+39
2026-03-30
xfs: don't keep a reference for buffers on the LRU
Christoph Hellwig
-92
/
+50
2026-03-26
Merge branch 'xfs-7.0-fixes' into for-next
Carlos Maiolino
-20
/
+4
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
-19
/
+4
2026-03-26
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
-1
/
+0
2026-03-23
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
-73
/
+168
2026-03-23
Merge branch 'xfs-7.0-fixes' into for-next
Carlos Maiolino
-98
/
+130
2026-03-23
xfs: report cow mappings with dirty pagecache for iomap zero range
Brian Foster
-4
/
+22
2026-03-23
xfs: replace zero range flush with folio batch
Brian Foster
-14
/
+6
2026-03-23
xfs: only flush when COW fork blocks overlap data fork holes
Brian Foster
-6
/
+30
2026-03-23
xfs: look up cow fork extent earlier for buffered iomap_begin
Brian Foster
-21
/
+25
2026-03-23
xfs: flush eof folio before insert range size update
Brian Foster
-0
/
+17
2026-03-23
iomap, xfs: lift zero range hole mapping flush into xfs
Brian Foster
-3
/
+22
2026-03-23
xfs: flush dirty pagecache over hole in zoned mode zero range
Brian Foster
-0
/
+19
2026-03-23
xfs: fix iomap hole map reporting for zoned zero range
Brian Foster
-8
/
+10
2026-03-23
xfs: remove redundant validation in xlog_recover_attri_commit_pass2
Long Li
-46
/
+0
2026-03-23
xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
Long Li
-2
/
+2
2026-03-23
xfs: close crash window in attr dabtree inactivation
Long Li
-38
/
+57
2026-03-23
xfs: factor out xfs_attr3_leaf_init
Long Li
-0
/
+25
2026-03-23
xfs: factor out xfs_attr3_node_entry_remove
Long Li
-11
/
+44
2026-03-23
xfs: only assert new size for datafork during truncate extents
Long Li
-1
/
+2
2026-03-23
xfs: Use xarray to track SB UUIDs instead of plain array.
Lukas Herbolt
-39
/
+39
2026-03-18
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
-57
/
+137
2026-03-18
xfs: avoid unnecessary calculations in xfs_zoned_need_gc()
Damien Le Moal
-6
/
+18
[next]