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
/
refcount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
1
-10
/
+5
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
1
-5
/
+6
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-35
/
+35
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-8
/
+8
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-57
/
+57
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-15
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
1
-4
/
+4
2018-05-15
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
1
-1
/
+1
2018-01-17
xfs: cross-reference refcount btree during scrub
Darrick J. Wong
1
-0
/
+67
2018-01-17
xfs: cross-reference the rmapbt data with the refcountbt
Darrick J. Wong
1
-2
/
+334
2018-01-17
xfs: cross-reference inode btrees during scrub
Darrick J. Wong
1
-0
/
+1
2018-01-17
xfs: cross-reference with the bnobt
Darrick J. Wong
1
-0
/
+2
2018-01-17
xfs: introduce scrubber cross-referencing stubs
Darrick J. Wong
1
-0
/
+14
2017-10-26
xfs: scrub refcount btrees
Darrick J. Wong
1
-0
/
+99