index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
btree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
1
-22
/
+23
*
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
1
-86
/
+86
*
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
1
-7
/
+7
*
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-07-23
1
-83
/
+83
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: btree scrub should check minrecs
Darrick J. Wong
2018-05-16
1
-0
/
+40
*
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
2018-05-16
1
-1
/
+1
*
xfs: scrub in-core metadata
Darrick J. Wong
2018-01-18
1
-0
/
+4
*
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
2018-01-18
1
-0
/
+4
*
xfs: cross-reference with the bnobt
Darrick J. Wong
2018-01-18
1
-0
/
+13
*
xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
Darrick J. Wong
2018-01-18
1
-0
/
+93
*
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
2018-01-18
1
-12
/
+58
*
xfs: fix btree scrub deref check
Darrick J. Wong
2017-11-09
1
-1
/
+1
*
xfs: trivial sparse fixes for the new scrub code
Christoph Hellwig
2017-11-06
1
-1
/
+1
*
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-27
1
-0
/
+46
*
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-27
1
-1
/
+109
*
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-27
1
-5
/
+253
*
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-27
1
-0
/
+114