index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-7
/
+0
2019-03-19
xfs: fix btree scrub checking with regards to root-in-inode
Darrick J. Wong
1
-1
/
+10
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