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