index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Remove duplicate include
Jiapeng Chong
2023-10-12
1
-1
/
+0
*
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2023-09-12
2
-3
/
+6
*
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
27
-593
/
+3789
|
\
|
*
xfs: don't check reflink iflag state when checking cow fork
Darrick J. Wong
2023-08-10
1
-5
/
+2
|
*
xfs: simplify returns in xchk_bmap
Darrick J. Wong
2023-08-10
1
-13
/
+13
|
*
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
2023-08-10
4
-24
/
+162
|
*
xfs: hide xfs_inode_is_allocated in scrub common code
Darrick J. Wong
2023-08-10
3
-2
/
+40
|
*
xfs: fix agf_fllast when repairing an empty AGFL
Darrick J. Wong
2023-08-10
1
-1
/
+4
|
*
xfs: clear pagf_agflreset when repairing the AGFL
Darrick J. Wong
2023-08-10
1
-1
/
+4
|
*
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
2023-08-10
2
-2
/
+12
|
*
xfs: don't complain about unfixed metadata when repairs were injected
Darrick J. Wong
2023-08-10
2
-5
/
+14
|
*
xfs: allow the user to cancel repairs before we start writing
Darrick J. Wong
2023-08-10
1
-0
/
+16
|
*
xfs: always rescan allegedly healthy per-ag metadata after repair
Darrick J. Wong
2023-08-10
1
-0
/
+10
|
*
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
6
-28
/
+295
|
*
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
2
-37
/
+54
|
*
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
8
-29
/
+53
|
*
xfs: get our own reference to inodes that we want to scrub
Darrick J. Wong
2023-08-10
6
-13
/
+36
|
*
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
5
-4
/
+489
|
*
xfs: improve xfarray quicksort pivot
Darrick J. Wong
2023-08-10
2
-69
/
+148
|
*
xfs: cache pages used for xfarray quicksort convergence
Darrick J. Wong
2023-08-10
2
-10
/
+86
|
*
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
2023-08-10
3
-0
/
+121
|
*
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
3
-0
/
+120
|
*
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
2023-08-10
3
-120
/
+39
|
*
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
2023-08-10
3
-0
/
+750
|
*
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
6
-1
/
+919
|
*
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
5
-95
/
+45
|
*
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
8
-121
/
+409
|
*
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
1
-1
/
+1
|
*
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
3
-17
/
+25
|
*
xfs: use deferred frees to reap old btree blocks
Darrick J. Wong
2023-08-10
1
-4
/
+26
|
*
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
Darrick J. Wong
2023-08-10
1
-32
/
+13
|
*
xfs: only invalidate blocks if we're going to free them
Darrick J. Wong
2023-08-10
2
-55
/
+42
|
*
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
5
-234
/
+282
|
*
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
3
-111
/
+0
*
|
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
2023-08-04
4
-38
/
+183
|
/
*
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
1
-1
/
+1
*
|
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
2023-06-05
1
-12
/
+13
*
|
xfs: Fix undefined behavior of shift into sign bit
Geert Uytterhoeven
2023-06-04
1
-4
/
+4
|
/
*
xfs: disable reaping in fscounters scrub
Darrick J. Wong
2023-05-02
6
-39
/
+6
*
xfs: flush dirty data and drain directios before scrubbing cow fork
Darrick J. Wong
2023-05-02
1
-2
/
+2
*
xfs: fix duplicate includes
Dave Chinner
2023-04-20
1
-3
/
+1
*
xfs: cross-reference rmap records with refcount btrees
Darrick J. Wong
2023-04-12
1
-0
/
+23
*
xfs: cross-reference rmap records with inode btrees
Darrick J. Wong
2023-04-12
1
-0
/
+35
*
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
2023-04-12
3
-0
/
+102
*
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
2023-04-12
3
-1
/
+201
*
xfs: introduce bitmap type for AG blocks
Darrick J. Wong
2023-04-12
2
-0
/
+49
*
xfs: convert xbitmap to interval tree
Darrick J. Wong
2023-04-12
3
-157
/
+185
*
xfs: drop the _safe behavior from the xbitmap foreach macro
Darrick J. Wong
2023-04-12
1
-9
/
+8
*
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-12
4
-94
/
+180
[next]