index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
1
-0
/
+47
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
1
-1
/
+32
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-8
/
+0
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
1
-20
/
+20
2024-02-22
xfs: repair summary counters
Darrick J. Wong
1
-4
/
+17
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
1
-1
/
+3
2024-02-22
xfs: teach repair to fix file nlinks
Darrick J. Wong
1
-0
/
+3
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
1
-0
/
+33
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
1
-1
/
+146
2024-02-22
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: track quota updates during live quotacheck
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
1
-1
/
+27
2024-02-22
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
1
-0
/
+49
2024-02-22
xfs: iscan batching should handle unallocated inodes too
Darrick J. Wong
1
-4
/
+17
2024-02-22
xfs: cache a bunch of inodes for repair scans
Darrick J. Wong
1
-0
/
+23
2024-02-22
xfs: stagger the starting AG of scrub iscans to reduce contention
Darrick J. Wong
1
-2
/
+5
2024-02-22
xfs: implement live inode scan for scrub
Darrick J. Wong
1
-0
/
+106
2024-02-21
xfs: remove xfile_{get,put}_page
Darrick J. Wong
1
-2
/
+0
2024-02-21
xfs: convert xfarray_pagesort to deal with large folios
Darrick J. Wong
1
-1
/
+42
2024-02-21
xfs: add file_{get,put}_folio
Darrick J. Wong
1
-0
/
+2
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
1
-2
/
+2
2024-02-21
xfs: remove xfile_stat
Christoph Hellwig
1
-24
/
+10
2023-12-15
xfs: repair quotas
Darrick J. Wong
1
-0
/
+29
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
1
-0
/
+49
2023-12-15
xfs: repair problems in CoW forks
Darrick J. Wong
1
-0
/
+84
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
1
-1
/
+33
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
1
-0
/
+42
2023-12-15
xfs: repair inode records
Darrick J. Wong
1
-0
/
+129
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
1
-10
/
+12
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
1
-34
/
+34
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
1
-1
/
+23
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
1
-0
/
+37
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
1
-5
/
+5
2023-10-17
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
1
-2
/
+2
2023-10-17
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
1
-1
/
+2
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-32
/
+359
2023-08-10
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
1
-0
/
+22
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
1
-1
/
+2
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
1
-0
/
+34
2023-08-10
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
1
-0
/
+20
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
1
-0
/
+2
2023-08-10
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
1
-1
/
+4
2023-08-10
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
1
-0
/
+114
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
1
-0
/
+121
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
1
-2
/
+35
2023-08-10
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
1
-9
/
+8
2023-08-10
xfs: cull repair code that will never get used
Darrick J. Wong
1
-22
/
+0
2023-08-04
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
1
-0
/
+26
2023-05-02
xfs: disable reaping in fscounters scrub
Darrick J. Wong
1
-1
/
+0
2023-04-11
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
1
-0
/
+1
[next]