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
/
dabtree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
xfs: scrub should set preen if attr leaf has holes
Darrick J. Wong
1
-0
/
+16
2024-04-15
xfs: validate attr leaf buffer owners
Darrick J. Wong
1
-0
/
+7
2024-04-15
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
1
-0
/
+1
2023-04-11
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
1
-0
/
+1
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2022-11-16
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
1
-2
/
+2
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-1
/
+1
2021-10-14
xfs: don't allocate scrub contexts on the stack
Darrick J. Wong
1
-29
/
+33
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-2
/
+2
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-09-23
xfs: check dabtree node hash values when loading child blocks
Darrick J. Wong
1
-0
/
+14
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
1
-3
/
+1
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-03-26
xfs: drop all altpath buffers at the end of the sibling check
Darrick J. Wong
1
-17
/
+25
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
1
-2
/
+2
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
1
-3
/
+4
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
1
-1
/
+1
2019-11-10
xfs: refactor btree node scrubbing
Christoph Hellwig
1
-39
/
+11
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
1
-2
/
+1
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
1
-1
/
+5
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-8
/
+0
2019-03-19
xfs: dabtree scrub needs to range-check level
Darrick J. Wong
1
-0
/
+5
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-28
/
+28
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-3
/
+3
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-62
/
+62
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-01-17
xfs: scrub in-core metadata
Darrick J. Wong
1
-0
/
+22
2017-11-09
xfs: only check da node header padding on v5 filesystems
Darrick J. Wong
1
-1
/
+2
2017-11-03
xfs: scrub: avoid uninitialized return code
Darrick J. Wong
1
-1
/
+1
2017-11-01
xfs: scrub extended attribute leaf space
Darrick J. Wong
1
-1
/
+3
2017-10-26
xfs: scrub directory/attribute btrees
Darrick J. Wong
1
-0
/
+588