index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
btree.c
Age
Commit message (
Expand
)
Author
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-03-19
xfs: fix btree scrub checking with regards to root-in-inode
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: btree scrub should check minrecs
Darrick J. Wong
2018-05-15
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
2018-01-17
xfs: scrub in-core metadata
Darrick J. Wong
2018-01-17
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
2018-01-17
xfs: cross-reference with the bnobt
Darrick J. Wong
2018-01-17
xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
Darrick J. Wong
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
2017-11-09
xfs: fix btree scrub deref check
Darrick J. Wong
2017-11-06
xfs: trivial sparse fixes for the new scrub code
Christoph Hellwig
2017-10-27
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong