index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
Lines
2026-02-25
xfs: fix copy-paste error in previous fix
Darrick J. Wong
-1
/
+1
2026-02-25
xfs: Fix error pointer dereference
Ethan Tidmore
-1
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-50
/
+47
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+2
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-1
/
+2
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
-3
/
+32
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
-2
/
+5
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
-1
/
+7
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
-9
/
+24
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
-166
/
+47
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
-27
/
+27
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
-0
/
+8
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
-67
/
+67
2025-12-16
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
-1
/
+1
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-38
/
+20
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-7
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+3
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
-1
/
+1
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
-1
/
+1
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
-7
/
+4
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
-1
/
+1
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
-10
/
+6
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
-19
/
+2
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
-8
/
+3
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
-5
/
+1
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
-1
/
+4
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
-0
/
+3
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
-6
/
+12
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
-9
/
+9
2025-10-31
xfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
-1
/
+1
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
-3
/
+31
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
-3
/
+3
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
-6
/
+6
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
-3
/
+3
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
-130
/
+553
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
-2
/
+2
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
-12
/
+9
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
-5
/
+105
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
-4
/
+68
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
-5
/
+84
2025-09-05
xfs: compute per-AG extent reap limits dynamically
Darrick J. Wong
-12
/
+171
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
-32
/
+46
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
-70
/
+79
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
-4
/
+5
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
-1
/
+1
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
-1
/
+1
[next]