index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
xfs: walk directory parent pointers to determine backref count
Darrick J. Wong
6
-1
/
+177
2024-04-23
xfs: deferred scrub of parent pointers
Darrick J. Wong
2
-7
/
+263
2024-04-23
xfs: scrub parent pointers
Darrick J. Wong
1
-0
/
+371
2024-04-23
xfs: deferred scrub of dirents
Darrick J. Wong
4
-3
/
+346
2024-04-23
xfs: check dirents have parent pointers
Darrick J. Wong
1
-1
/
+111
2024-04-23
xfs: revert commit 44af6c7e59b12
Darrick J. Wong
1
-8
/
+5
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
2
-2
/
+4
2024-04-23
xfs: add parent attributes to symlink
Allison Henderson
1
-1
/
+1
2024-04-23
xfs: add parent attributes to link
Allison Henderson
2
-2
/
+2
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
1
-1
/
+1
2024-04-23
xfs: create a hashname function for parent pointers
Darrick J. Wong
1
-0
/
+4
2024-04-23
xfs: create a separate hashname function for extended attributes
Darrick J. Wong
1
-3
/
+8
2024-04-23
xfs: enforce one namespace per attribute
Darrick J. Wong
2
-10
/
+6
2024-04-23
xfs: check shortform attr entry flags specifically
Darrick J. Wong
1
-0
/
+9
2024-04-23
xfs: fix missing check for invalid attr flags
Darrick J. Wong
1
-4
/
+9
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
1
-2
/
+1
2024-04-23
xfs: remove XFS_DA_OP_NOTIME
Darrick J. Wong
1
-1
/
+0
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
3
-2
/
+17
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2
-5
/
+2
2024-04-22
xfs: refactor realtime inode locking
Christoph Hellwig
2
-2
/
+3
2024-04-22
xfs: Remove unused function is_rt_data_fork
Jiapeng Chong
1
-8
/
+0
2024-04-22
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
1
-1
/
+1
2024-04-22
xfs: fix sparse warnings about unused interval tree functions
Dave Chinner
1
-10
/
+12
2024-04-22
xfs: silence sparse warning when checking version number
Dave Chinner
1
-2
/
+1
2024-04-15
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
1
-0
/
+2
2024-04-15
xfs: don't pick up IOLOCK during rmapbt repair scan
Darrick J. Wong
1
-15
/
+1
2024-04-15
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
4
-73
/
+91
2024-04-15
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
3
-15
/
+8
2024-04-15
xfs: check unused nlink fields in the ondisk inode
Darrick J. Wong
1
-0
/
+12
2024-04-15
xfs: repair AGI unlinked inode bucket lists
Darrick J. Wong
3
-4
/
+1074
2024-04-15
xfs: hoist AGI repair context to a heap object
Darrick J. Wong
1
-42
/
+63
2024-04-15
xfs: check AGI unlinked inode buckets
Darrick J. Wong
1
-0
/
+40
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
6
-2
/
+586
2024-04-15
xfs: ensure dentry consistency when the orphanage adopts a file
Darrick J. Wong
2
-0
/
+133
2024-04-15
xfs: move files to orphanage instead of letting nlinks drop to zero
Darrick J. Wong
6
-18
/
+161
2024-04-15
xfs: move orphan files to the orphanage
Darrick J. Wong
7
-11
/
+826
2024-04-15
xfs: ask the dentry cache if it knows the parent of a directory
Darrick J. Wong
5
-1
/
+81
2024-04-15
xfs: online repair of parent pointers
Darrick J. Wong
5
-1
/
+237
2024-04-15
xfs: scan the filesystem to repair a directory dotdot entry
Darrick J. Wong
6
-24
/
+527
2024-04-15
xfs: online repair of directories
Darrick J. Wong
14
-2
/
+1562
2024-04-15
xfs: update the unlinked list when repairing link counts
Darrick J. Wong
1
-9
/
+33
2024-04-15
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
2
-0
/
+64
2024-04-15
xfs: create an xattr iteration function for scrub
Darrick J. Wong
4
-78
/
+413
2024-04-15
xfs: flag empty xattr leaf blocks for optimization
Darrick J. Wong
2
-0
/
+13
2024-04-15
xfs: scrub should set preen if attr leaf has holes
Darrick J. Wong
4
-0
/
+20
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
13
-3
/
+1422
2024-04-15
xfs: use atomic extent swapping to fix user file fork data
Darrick J. Wong
3
-0
/
+209
2024-04-15
xfs: create a blob array data structure
Darrick J. Wong
2
-0
/
+175
2024-04-15
xfs: enable discarding of folios backing an xfile
Darrick J. Wong
3
-0
/
+14
2024-04-15
xfs: validate explicit directory free block owners
Darrick J. Wong
1
-1
/
+1
[prev]
[next]