index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
inode_repair.c
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-15
xfs: check unused nlink fields in the ondisk inode
Darrick J. Wong
1
-0
/
+12
2024-04-15
xfs: online repair of directories
Darrick J. Wong
1
-0
/
+5
2024-04-15
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
1
-0
/
+45
2024-04-15
xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_d...
Darrick J. Wong
1
-1
/
+48
2024-04-15
xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
1
-6
/
+230
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
1
-2
/
+2
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
1
-4
/
+709
2023-12-15
xfs: repair inode records
Darrick J. Wong
1
-0
/
+820