index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag.h
Age
Commit message (
Expand
)
Author
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
2024-02-22
xfs: initialize btree blocks using btree_ops structure
Darrick J. Wong
2023-12-22
xfs: fix perag leak when growfs fails
Long Li
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-11
xfs: create traced helper to get extra perag references
Darrick J. Wong
2023-02-13
xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
Dave Chinner
2023-02-13
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
2023-02-13
xfs: active perag reference counting
Dave Chinner
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-07-14
xfs: double link the unlinked inode list
Dave Chinner
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
2021-11-10
xfs: #ifdef out perag code for userspace
Eric Sandeen
2021-10-19
xfs: fix perag reference leak on iteration race with growfs
Brian Foster
2021-10-19
xfs: terminate perag iteration reliably on agcount
Brian Foster
2021-10-19
xfs: rename the next_agno perag iteration variable
Brian Foster
2021-10-19
xfs: fold perag loop iteration logic into helper function
Brian Foster
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
2021-06-02
xfs: pass perags around in fsmap data dev functions
Dave Chinner
2021-06-02
xfs: convert xfs_iwalk to use perag references
Dave Chinner
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-03-25
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2018-05-15
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner