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
/
dabtree.c
Age
Commit message (
Expand
)
Author
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-03-26
xfs: drop all altpath buffers at the end of the sibling check
Darrick J. Wong
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
2019-11-10
xfs: refactor btree node scrubbing
Christoph Hellwig
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-03-19
xfs: dabtree scrub needs to range-check level
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-01-17
xfs: scrub in-core metadata
Darrick J. Wong
2017-11-09
xfs: only check da node header padding on v5 filesystems
Darrick J. Wong
2017-11-03
xfs: scrub: avoid uninitialized return code
Darrick J. Wong
2017-11-01
xfs: scrub extended attribute leaf space
Darrick J. Wong
2017-10-26
xfs: scrub directory/attribute btrees
Darrick J. Wong