index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
8 days
xfs: fix AGFL extent count calculation in xrep_agfl_fill
jiazhenyuan
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: remove the i_ino field in struct xfs_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-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-04-27
xfs: check da node block pad field during scrub
Yuto Ohnuki
2026-04-27
xfs: check directory data block header padding in scrub
Yuto Ohnuki
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
2026-03-18
xfs: scrub: unlock dquot before early return in quota scrub
hongao
2026-02-25
xfs: fix copy-paste error in previous fix
Darrick J. Wong
2026-02-25
xfs: Fix error pointer dereference
Ethan Tidmore
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-12-16
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-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.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
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-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
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
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
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: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
[next]