index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
2026-06-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
2026-06-10
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
2026-06-10
xfs: add newly added RTGs to the free pool in growfs
Christoph Hellwig
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
2026-06-09
xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
2026-06-09
xfs: remove xfs_setup_existing_inode
Christoph Hellwig
2026-06-09
xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corrupt
Christoph Hellwig
2026-06-09
xfs: add a xchk_ip_set_corrupt helper
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
2026-06-09
xfs: fix unreachable BIGTIME check in dquot flush validation
Alexey Nepomnyashih
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
2026-06-09
xfs: drop the experimental warning for the zoned allocator
Christoph Hellwig
2026-05-30
xfs: Remove mention of PageWriteback
Matthew Wilcox (Oracle)
2026-05-30
xfs: abort mount if xfs_fs_reserve_ag_blocks fails
Christoph Hellwig
2026-05-30
xfs: factor rtgroup geom write pointer reporting into a helper
Christoph Hellwig
2026-05-30
xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry
Christoph Hellwig
2026-05-30
xfs: fix rtgroup cleanup in CoW fork repair
Yingjie Gao
2026-05-30
xfs: fix error returns in CoW fork repair
Yingjie Gao
2026-05-30
xfs: fix overlapping extents returned for pNFS LAYOUTGET
Dai Ngo
2026-05-30
xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
Dai Ngo
2026-05-30
xfs: handle racing deletions in xfs_zone_gc_iter_irec
Hans Holmberg
2026-05-21
xfs: fix a buffer lookup against removal race
Christoph Hellwig
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
2026-05-11
fs: Move file_kattr initialization to callers
Chuck Lever
2026-05-11
xfs: Fix typo in comment
Md Shofiqul Islam
2026-05-11
xfs: fix the "limiting open zones" message
Christoph Hellwig
2026-05-11
exportfs,nfsd: rework checking for layout-based block device access support
Christoph Hellwig
2026-05-11
exportfs: don't pass struct iattr to ->commit_blocks
Christoph Hellwig
[prev]
[next]