index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
inode_repair.c
Age
Commit message (
Expand
)
Author
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
2024-12-23
xfs: repair inodes that have a refcount btree in the data fork
Darrick J. Wong
2024-12-23
xfs: detect and repair misaligned rtinherit directory cowextsize hints
Darrick J. Wong
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
2024-12-23
xfs: repair rmap btree inodes
Darrick J. Wong
2024-12-23
xfs: repair inodes that have realtime extents
Darrick J. Wong
2024-12-23
xfs: scrub the realtime rmapbt
Darrick J. Wong
2024-12-23
xfs: support file data forks containing metadata btrees
Darrick J. Wong
2024-11-05
xfs: fix di_metatype field of inodes that won't load
Darrick J. Wong
2024-11-05
xfs: refactor directory tree root predicates
Darrick J. Wong
2024-11-05
xfs: enforce metadata inode flag
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-11-05
xfs: rename metadata inode predicates
Darrick J. Wong
2024-11-05
xfs: switch perag iteration from the for_each macros to a while based iterator
Christoph Hellwig
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-04-23
xfs: inode repair should ensure there's an attr fork to store parent pointers
Darrick J. Wong
2024-04-15
xfs: check unused nlink fields in the ondisk inode
Darrick J. Wong
2024-04-15
xfs: online repair of directories
Darrick J. Wong
2024-04-15
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
2024-04-15
xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_d...
Darrick J. Wong
2024-04-15
xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode
Darrick J. Wong
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2024-02-22
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong