index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
5 days
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
5 days
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
6 days
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
6 days
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
6 days
xfs: fix stupid compiler warning
Darrick J. Wong
6 days
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
6 days
xfs: ignore discard return value
Chaitanya Kulkarni
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
xfs: convert xfs_open_by_handle() to FD_PREPARE()
Christian Brauner
2025-11-24
xfs: move some code out of xfs_iget_recycle
Christoph Hellwig
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-11-20
xfs: use zi more in xfs_zone_gc_mount
Christoph Hellwig
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
2025-11-18
xfs: remove the unused bv field in struct xfs_gc_bio
Christoph Hellwig
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
2025-11-12
xfs: remove the xlog_in_core_t typedef
Christoph Hellwig
2025-11-12
xfs: remove l_iclog_heads
Christoph Hellwig
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: remove a very outdated comment from xlog_alloc_log
Christoph Hellwig
2025-11-12
xfs: cleanup xlog_alloc_log a bit
Christoph Hellwig
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
2025-11-12
xfs: add a on-disk log header cycle array accessor
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-11
xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
Christoph Hellwig
2025-11-11
xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
Christoph Hellwig
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
2025-11-11
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
Christoph Hellwig
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2025-11-11
xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
[next]