index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
121
-792
/
+770
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+20
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-21
/
+38
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
1
-4
/
+12
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
1
-2
/
+15
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
3
-18
/
+13
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
1
-0
/
+11
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
3
-27
/
+26
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
3
-7
/
+7
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
1
-1
/
+1
2026-06-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
1
-1
/
+1
2026-06-10
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
1
-4
/
+4
2026-06-10
xfs: add newly added RTGs to the free pool in growfs
Christoph Hellwig
1
-0
/
+8
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
3
-5
/
+11
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
1
-1
/
+1
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
11
-49
/
+44
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
8
-19
/
+18
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
7
-15
/
+18
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
1
-35
/
+29
2026-06-09
xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
3
-37
/
+5
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
91
-425
/
+427
2026-06-09
xfs: remove xfs_setup_existing_inode
Christoph Hellwig
2
-9
/
+5
2026-06-09
xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corrupt
Christoph Hellwig
7
-14
/
+14
2026-06-09
xfs: add a xchk_ip_set_corrupt helper
Christoph Hellwig
10
-36
/
+38
2026-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
4
-6
/
+7
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
10
-14
/
+15
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
6
-16
/
+11
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
7
-28
/
+23
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
13
-36
/
+31
2026-06-09
xfs: fix unreachable BIGTIME check in dquot flush validation
Alexey Nepomnyashih
1
-8
/
+8
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
1
-1
/
+1
2026-06-09
xfs: drop the experimental warning for the zoned allocator
Christoph Hellwig
4
-8
/
+0
2026-05-30
xfs: Remove mention of PageWriteback
Matthew Wilcox (Oracle)
1
-7
/
+7
2026-05-30
xfs: abort mount if xfs_fs_reserve_ag_blocks fails
Christoph Hellwig
1
-2
/
+5
2026-05-30
xfs: factor rtgroup geom write pointer reporting into a helper
Christoph Hellwig
1
-16
/
+22
2026-05-30
xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry
Christoph Hellwig
1
-4
/
+5
2026-05-30
xfs: fix rtgroup cleanup in CoW fork repair
Yingjie Gao
1
-4
/
+1
2026-05-30
xfs: fix error returns in CoW fork repair
Yingjie Gao
1
-5
/
+2
2026-05-30
xfs: fix overlapping extents returned for pNFS LAYOUTGET
Dai Ngo
1
-2
/
+2
2026-05-30
xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
Dai Ngo
1
-2
/
+5
2026-05-30
xfs: handle racing deletions in xfs_zone_gc_iter_irec
Hans Holmberg
1
-1
/
+1
2026-05-21
xfs: fix a buffer lookup against removal race
Christoph Hellwig
1
-10
/
+24
2026-05-12
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
2
-2
/
+2
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
2
-3
/
+19
2026-05-11
fs: Move file_kattr initialization to callers
Chuck Lever
1
-1
/
+1
2026-05-11
xfs: Fix typo in comment
Md Shofiqul Islam
1
-1
/
+1
2026-05-11
xfs: fix the "limiting open zones" message
Christoph Hellwig
1
-1
/
+1
2026-05-11
exportfs,nfsd: rework checking for layout-based block device access support
Christoph Hellwig
1
-0
/
+13
2026-05-11
exportfs: don't pass struct iattr to ->commit_blocks
Christoph Hellwig
1
-9
/
+10
[next]