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
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
1
-26
/
+77
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-12
/
+26
2018-12-19
xfs: fix function pointer type in ftrace format
Darrick J. Wong
1
-1
/
+1
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
1
-1
/
+0
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-16
/
+16
2018-07-23
xfs: shorten xfs_repair_ prefix to xrep_
Darrick J. Wong
1
-20
/
+20
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-35
/
+35
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-15
xfs: create tracepoints for online repair
Darrick J. Wong
1
-0
/
+258
2018-03-23
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
1
-26
/
+5
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
1
-6
/
+6
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
1
-0
/
+22
2018-01-12
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
1
-10
/
+10
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
1
-0
/
+45
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
1
-0
/
+163
2017-10-26
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
1
-0
/
+215
2017-10-26
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
1
-0
/
+43
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+33