index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+22
*
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 rmap btrees
Darrick J. Wong
2023-04-12
2
-23
/
+42
*
xfs: return a failure address from xfs_rmap_irec_offset_unpack
Darrick J. Wong
2023-04-12
2
-9
/
+9
*
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
2023-04-12
2
-14
/
+33
*
xfs: standardize ondisk to incore conversion for inode btrees
Darrick J. Wong
2023-04-12
4
-20
/
+39
*
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-12
2
-13
/
+49
*
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-12
3
-2
/
+16
*
xfs: create traced helper to get extra perag references
Darrick J. Wong
2023-04-12
6
-14
/
+18
*
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
2023-04-12
2
-19
/
+18
*
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
2023-04-12
2
-18
/
+15
*
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
2023-04-12
2
-2
/
+9
*
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-04-12
5
-21
/
+20
*
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
2023-04-12
2
-0
/
+5
*
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
1
-4
/
+4
*
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
2023-03-24
1
-0
/
+2
*
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
2023-03-19
1
-0
/
+17
*
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags
Darrick J. Wong
2023-03-19
1
-1
/
+5
*
xfs: try to idiot-proof the allocators
Darrick J. Wong
2023-03-16
1
-0
/
+13
*
xfs: restore old agirotor behavior
Darrick J. Wong
2023-02-27
1
-1
/
+2
*
xfs: return a referenced perag from filestreams allocator
Dave Chinner
2023-02-12
1
-11
/
+28
*
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
Dave Chinner
2023-02-12
2
-83
/
+14
*
xfs: use xfs_bmap_longest_free_extent() in filestreams
Dave Chinner
2023-02-12
2
-1
/
+3
*
xfs: get rid of notinit from xfs_bmap_longest_free_extent
Dave Chinner
2023-02-12
1
-48
/
+37
*
xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
Dave Chinner
2023-02-12
1
-71
/
+96
*
xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
Dave Chinner
2023-02-12
2
-61
/
+57
*
xfs: move the minimum agno checks into xfs_alloc_vextent_check_args
Dave Chinner
2023-02-12
1
-55
/
+33
*
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
2023-02-12
3
-99
/
+28
*
xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
Dave Chinner
2023-02-12
1
-59
/
+63
*
xfs: introduce xfs_alloc_vextent_prepare()
Dave Chinner
2023-02-12
1
-44
/
+76
*
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-12
5
-23
/
+71
*
xfs: introduce xfs_alloc_vextent_near_bno()
Dave Chinner
2023-02-12
6
-54
/
+55
*
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
2023-02-12
4
-38
/
+51
*
xfs: use xfs_alloc_vextent_first_ag() where appropriate
Dave Chinner
2023-02-12
3
-32
/
+42
*
xfs: factor xfs_bmap_btalloc()
Dave Chinner
2023-02-12
1
-137
/
+196
*
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-12
8
-52
/
+72
*
xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
Dave Chinner
2023-02-12
1
-30
/
+35
*
xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
Dave Chinner
2023-02-12
1
-24
/
+26
*
xfs: rework xfs_alloc_vextent()
Dave Chinner
2023-02-12
1
-179
/
+285
*
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
2023-02-12
3
-50
/
+105
*
xfs: perags need atomic operational state
Dave Chinner
2023-02-12
8
-28
/
+48
*
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
2023-02-12
2
-17
/
+3
*
xfs: inobt can use perags in many more places than it does
Dave Chinner
2023-02-12
4
-46
/
+38
*
xfs: use active perag references for inode allocation
Dave Chinner
2023-02-12
3
-35
/
+33
*
xfs: convert xfs_imap() to take a perag
Dave Chinner
2023-02-12
2
-30
/
+18
*
xfs: rework the perag trace points to be perag centric
Dave Chinner
2023-02-12
1
-16
/
+9
*
xfs: active perag reference counting
Dave Chinner
2023-02-12
2
-9
/
+92
*
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2023-02-10
4
-13
/
+11
[next]