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: inode repair should ensure there's an attr fork to store parent pointers
Darrick J. Wong
1
-0
/
+41
2024-04-23
xfs: repair link count of nondirectories after rebuilding parent pointers
Darrick J. Wong
1
-0
/
+107
2024-04-23
xfs: adapt the orphanage code to handle parent pointers
Darrick J. Wong
3
-0
/
+43
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
5
-22
/
+699
2024-04-23
xfs: add a per-leaf block callback to xchk_xattr_walk
Darrick J. Wong
6
-8
/
+20
2024-04-23
xfs: implement live updates for parent pointer repairs
Darrick J. Wong
2
-5
/
+100
2024-04-23
xfs: repair directory parent pointers by scanning for dirents
Darrick J. Wong
2
-3
/
+447
2024-04-23
xfs: replay unlocked parent pointer updates that accrue during xattr repair
Darrick J. Wong
2
-2
/
+509
2024-04-23
xfs: implement live updates for directory repairs
Darrick J. Wong
4
-22
/
+218
2024-04-23
xfs: repair directories by scanning directory parent pointers
Darrick J. Wong
1
-6
/
+341
2024-04-23
xfs: salvage parent pointers when rebuilding xattr structures
Darrick J. Wong
2
-9
/
+65
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
1
-1
/
+1
2024-04-23
xfs: remove some boilerplate from xfs_attr_set
Darrick J. Wong
1
-0
/
+4
2024-04-23
xfs: check parent pointer xattrs when scrubbing
Darrick J. Wong
1
-0
/
+16
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
[prev]
[next]