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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-1
/
+1
2023-04-11
xfs: always scrub record/key order of interior records
Darrick J. Wong
1
-1
/
+7
2023-04-11
xfs: detect unwritten bit set in rmapbt node block keys
Darrick J. Wong
1
-0
/
+2
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
2021-10-19
xfs: dynamically allocate btree scrub context structure
Darrick J. Wong
1
-1
/
+14
2021-10-19
xfs: don't track firstrec/firstkey separately in xchk_btree
Darrick J. Wong
1
-2
/
+0
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
1
-2
/
+2
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
1
-11
/
+11
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-13
/
+12
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-6
/
+6
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-11
/
+11
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
1
-0
/
+9
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
1
-0
/
+57