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
/
agheader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
1
-65
/
+13
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
1
-3
/
+1
2018-05-15
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
1
-1
/
+2
2018-03-11
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
1
-3
/
+3
2018-02-22
xfs: use memset to initialize xfs_scrub_agfl_info
Eric Sandeen
1
-1
/
+2
2018-01-17
xfs: scrub in-core metadata
Darrick J. Wong
1
-0
/
+3
2018-01-17
xfs: cross-reference refcount btree during scrub
Darrick J. Wong
1
-0
/
+25
2018-01-17
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
1
-2
/
+66
2018-01-17
xfs: cross-reference inode btrees during scrub
Darrick J. Wong
1
-0
/
+27
2018-01-17
xfs: cross-reference bnobt records with cntbt
Darrick J. Wong
1
-0
/
+33
2018-01-17
xfs: cross-reference with the bnobt
Darrick J. Wong
1
-0
/
+96
2018-01-17
xfs: introduce scrubber cross-referencing stubs
Darrick J. Wong
1
-1
/
+62
2018-01-08
xfs: catch a few more error codes when scrubbing secondary sb
Darrick J. Wong
1
-0
/
+16
2018-01-08
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
1
-17
/
+0
2017-11-09
xfs: check the uniqueness of the AGFL entries
Darrick J. Wong
1
-2
/
+61
2017-10-26
xfs: scrub the AGI
Darrick J. Wong
1
-0
/
+85
2017-10-26
xfs: scrub AGF and AGFL
Darrick J. Wong
1
-0
/
+184
2017-10-26
xfs: scrub the secondary superblocks
Darrick J. Wong
1
-0
/
+330