index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
1
-0
/
+47
*
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
1
-1
/
+32
*
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
1
-8
/
+0
*
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
2024-02-22
1
-20
/
+20
*
xfs: repair summary counters
Darrick J. Wong
2024-02-22
1
-4
/
+17
*
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
1
-1
/
+3
*
xfs: teach repair to fix file nlinks
Darrick J. Wong
2024-02-22
1
-0
/
+3
*
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2024-02-22
1
-0
/
+33
*
xfs: teach scrub to check file nlinks
Darrick J. Wong
2024-02-22
1
-1
/
+146
*
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: track quota updates during live quotacheck
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: implement live quotacheck inode scan
Darrick J. Wong
2024-02-22
1
-1
/
+27
*
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
2024-02-22
1
-0
/
+49
*
xfs: iscan batching should handle unallocated inodes too
Darrick J. Wong
2024-02-22
1
-4
/
+17
*
xfs: cache a bunch of inodes for repair scans
Darrick J. Wong
2024-02-22
1
-0
/
+23
*
xfs: stagger the starting AG of scrub iscans to reduce contention
Darrick J. Wong
2024-02-22
1
-2
/
+5
*
xfs: implement live inode scan for scrub
Darrick J. Wong
2024-02-22
1
-0
/
+106
*
xfs: remove xfile_{get,put}_page
Darrick J. Wong
2024-02-21
1
-2
/
+0
*
xfs: convert xfarray_pagesort to deal with large folios
Darrick J. Wong
2024-02-21
1
-1
/
+42
*
xfs: add file_{get,put}_folio
Darrick J. Wong
2024-02-21
1
-0
/
+2
*
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
2024-02-21
1
-2
/
+2
*
xfs: remove xfile_stat
Christoph Hellwig
2024-02-21
1
-24
/
+10
*
xfs: repair quotas
Darrick J. Wong
2023-12-15
1
-0
/
+29
*
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
1
-0
/
+49
*
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-07
1
-0
/
+37
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-19
1
-5
/
+5
*
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-18
1
-2
/
+2
*
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
2023-10-18
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-12
1
-0
/
+1
[next]