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.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-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
7 days
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
1
-6
/
+8
7 days
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
8 days
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
1
-10
/
+48
8 days
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
8 days
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
8 days
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
8 days
xfs: ignore discard return value
Chaitanya Kulkarni
2
-23
/
+6
2025-12-04
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
28
-513
/
+357
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2025-12-02
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-39
/
+17
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-7
/
+4
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+26
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+16
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-29
/
+70
2025-11-28
xfs: convert xfs_open_by_handle() to FD_PREPARE()
Christian Brauner
1
-39
/
+17
2025-11-24
xfs: move some code out of xfs_iget_recycle
Christoph Hellwig
1
-18
/
+13
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2025-11-20
xfs: use zi more in xfs_zone_gc_mount
Christoph Hellwig
1
-4
/
+4
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-11-18
xfs: remove the unused bv field in struct xfs_gc_bio
Christoph Hellwig
1
-1
/
+0
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-1
/
+1
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-7
/
+4
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
5
-12
/
+25
2025-11-12
xfs: remove the xlog_in_core_t typedef
Christoph Hellwig
2
-12
/
+12
2025-11-12
xfs: remove l_iclog_heads
Christoph Hellwig
2
-6
/
+6
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
3
-19
/
+19
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
4
-35
/
+26
2025-11-12
xfs: remove a very outdated comment from xlog_alloc_log
Christoph Hellwig
1
-7
/
+0
2025-11-12
xfs: cleanup xlog_alloc_log a bit
Christoph Hellwig
1
-10
/
+8
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
4
-47
/
+44
2025-11-12
xfs: add a on-disk log header cycle array accessor
Christoph Hellwig
3
-61
/
+37
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
3
-14
/
+15
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-11
xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
Christoph Hellwig
1
-29
/
+3
2025-11-11
xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
Christoph Hellwig
1
-13
/
+11
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
1
-10
/
+6
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
1
-19
/
+2
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
1
-8
/
+3
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
1
-5
/
+1
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
5
-1
/
+4
2025-11-11
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
Christoph Hellwig
1
-2
/
+0
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
7
-5
/
+9
2025-11-11
xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
Christoph Hellwig
2
-40
/
+9
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2
-13
/
+1
2025-11-11
xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
Christoph Hellwig
1
-14
/
+9
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
10
-50
/
+32
[next]