index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
1
-0
/
+84
*
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
1
-1
/
+33
*
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
1
-0
/
+42
*
xfs: repair inode records
Darrick J. Wong
2023-12-15
1
-0
/
+129
*
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
1
-10
/
+12
*
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
1
-34
/
+34
*
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
1
-1
/
+23
*
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-12-06
1
-0
/
+37
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
1
-5
/
+5
*
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-17
1
-2
/
+2
*
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
2023-10-17
1
-1
/
+2
*
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
1
-32
/
+359
|
\
|
*
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
2023-08-10
1
-0
/
+22
|
*
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
2023-08-10
1
-1
/
+2
|
*
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
1
-0
/
+34
|
*
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
2023-08-10
1
-0
/
+20
|
*
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
1
-0
/
+2
|
*
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
2023-08-10
1
-1
/
+4
|
*
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
2023-08-10
1
-0
/
+114
|
*
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
1
-0
/
+121
|
*
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
1
-2
/
+35
|
*
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
1
-9
/
+8
|
*
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
1
-22
/
+0
*
|
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
2023-08-04
1
-0
/
+26
|
/
*
xfs: disable reaping in fscounters scrub
Darrick J. Wong
2023-05-02
1
-1
/
+0
*
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
2023-04-11
1
-0
/
+1
*
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
2023-04-11
1
-0
/
+33
*
xfs: add a tracepoint to report incorrect extent refcounts
Darrick J. Wong
2023-04-11
1
-0
/
+35
*
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
1
-1
/
+1
*
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2023-04-11
1
-2
/
+2
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
1
-5
/
+5
*
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
1
-0
/
+4
*
xfs: decode scrub flags in ftrace output
Darrick J. Wong
2021-08-19
1
-2
/
+12
*
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
1
-8
/
+8
*
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
1
-3
/
+3
*
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-12
/
+12
*
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-17
/
+17
*
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2021-08-19
1
-12
/
+4
*
xfs: convert btree cursor inode-private member names
Dave Chinner
2020-03-13
1
-2
/
+2
*
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-27
1
-3
/
+3
*
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
1
-1
/
+62
*
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
2019-02-11
1
-0
/
+45
*
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
1
-26
/
+77
*
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
1
-12
/
+26
*
xfs: fix function pointer type in ftrace format
Darrick J. Wong
2018-12-19
1
-1
/
+1
*
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-31
1
-1
/
+0
[next]