index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scrub-detect-rmapbt-gaps-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2023-04-13
9
-94
/
+195
|
\
|
*
xfs: ensure that single-owner file blocks are not owned by others
Darrick J. Wong
2023-04-12
1
-1
/
+13
|
*
xfs: teach scrub to check for sole ownership of metadata objects
Darrick J. Wong
2023-04-12
8
-93
/
+182
*
|
Merge tag 'scrub-detect-inobt-gaps-6.4_2023-04-11' of git://git.kernel.org/pu...
Dave Chinner
2023-04-13
3
-88
/
+269
|
\
|
|
*
xfs: convert xfs_ialloc_has_inodes_at_extent to return keyfill scan results
Darrick J. Wong
2023-04-12
3
-42
/
+62
|
*
xfs: directly cross-reference the inode btrees with each other
Darrick J. Wong
2023-04-12
1
-27
/
+198
|
*
xfs: clean up broken eearly-exit code in the inode btree scrubber
Darrick J. Wong
2023-04-12
1
-25
/
+17
|
*
xfs: remove pointless shadow variable from xfs_difree_inobt
Darrick J. Wong
2023-04-12
1
-2
/
+0
*
|
Merge tag 'scrub-detect-refcount-gaps-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
2023-04-13
23
-129
/
+610
|
\
|
|
*
xfs: ensure that all metadata and data blocks are not cow staging extents
Darrick J. Wong
2023-04-12
7
-4
/
+39
|
*
xfs: check the reference counts of gaps in the refcount btree
Darrick J. Wong
2023-04-12
1
-5
/
+90
|
*
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-12
10
-40
/
+142
|
*
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-12
17
-43
/
+249
|
*
xfs: refactor ->diff_two_keys callsites
Darrick J. Wong
2023-04-12
3
-45
/
+91
|
*
xfs: refactor converting btree irec to btree key
Darrick J. Wong
2023-04-12
1
-8
/
+15
*
|
Merge tag 'scrub-btree-key-enhancements-6.4_2023-04-11' of git://git.kernel.o...
Dave Chinner
2023-04-13
2
-8
/
+63
|
\
|
|
*
xfs: always scrub record/key order of interior records
Darrick J. Wong
2023-04-12
2
-7
/
+15
|
*
xfs: check btree keys reflect the child block
Darrick J. Wong
2023-04-12
1
-1
/
+48
*
|
Merge tag 'rmap-btree-fix-key-handling-6.4_2023-04-11' of git://git.kernel.or...
Dave Chinner
2023-04-13
4
-10
/
+95
|
\
|
|
*
xfs: detect unwritten bit set in rmapbt node block keys
Darrick J. Wong
2023-04-12
3
-0
/
+65
|
*
xfs: fix rm_offset flag handling in rmap keys
Darrick J. Wong
2023-04-12
1
-10
/
+30
*
|
Merge tag 'btree-hoist-scrub-checks-6.4_2023-04-11' of git://git.kernel.org/p...
Dave Chinner
2023-04-13
4
-28
/
+31
|
\
|
|
*
xfs: hoist inode record alignment checks from scrub
Darrick J. Wong
2023-04-12
2
-6
/
+4
|
*
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-12
1
-0
/
+5
|
*
xfs: hoist rmap record flag checks from scrub
Darrick J. Wong
2023-04-12
2
-22
/
+22
*
|
Merge tag 'btree-complain-bad-records-6.4_2023-04-11' of git://git.kernel.org...
Dave Chinner
2023-04-13
18
-198
/
+303
|
\
|
|
*
xfs: complain about bad file mapping records in the ondisk bmbt
Darrick J. Wong
2023-04-12
3
-2
/
+34
|
*
xfs: complain about bad records in query_range helpers
Darrick J. Wong
2023-04-12
4
-57
/
+91
|
*
xfs: standardize ondisk to incore conversion for bmap btrees
Darrick J. Wong
2023-04-12
1
-0
/
+6
|
*
xfs: standardize ondisk to incore conversion for rmap btrees
Darrick J. Wong
2023-04-12
3
-60
/
+44
|
*
xfs: return a failure address from xfs_rmap_irec_offset_unpack
Darrick J. Wong
2023-04-12
3
-15
/
+14
|
*
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
2023-04-12
3
-25
/
+36
|
*
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
2023-04-12
5
-40
/
+43
|
*
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-12
3
-25
/
+61
*
|
Merge tag 'scrub-drain-intents-6.4_2023-04-11' of git://git.kernel.org/pub/sc...
Dave Chinner
2023-04-13
31
-39
/
+680
|
\
|
|
*
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
2023-04-12
8
-2
/
+21
|
*
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
2023-04-12
17
-5
/
+168
|
*
xfs: clean up scrub context if scrub setup returns -EDEADLOCK
Darrick J. Wong
2023-04-12
1
-12
/
+16
|
*
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-12
16
-21
/
+438
|
*
xfs: add a tracepoint to report incorrect extent refcounts
Darrick J. Wong
2023-04-12
2
-1
/
+39
*
|
Merge tag 'scrub-fix-legalese-6.4_2023-04-11' of git://git.kernel.org/pub/scm...
Dave Chinner
2023-04-13
33
-97
/
+97
|
\
|
|
*
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-12
33
-33
/
+33
|
*
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2023-04-12
33
-64
/
+64
*
|
Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/li...
Dave Chinner
2023-04-13
9
-20
/
+22
|
\
|
|
*
xfs: create traced helper to get extra perag references
Darrick J. Wong
2023-04-12
9
-20
/
+22
*
|
Merge tag 'intents-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm...
Dave Chinner
2023-04-13
16
-85
/
+196
|
\
|
|
*
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
2023-04-12
3
-23
/
+50
|
*
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
2023-04-12
3
-21
/
+44
|
*
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
2023-04-12
3
-22
/
+47
|
*
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-04-12
7
-24
/
+28
[next]