index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rtalloc.c
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: enable realtime quota again
Darrick J. Wong
2024-11-05
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: make the RT allocator rtgroup aware
Christoph Hellwig
2024-11-05
xfs: grow the realtime section when realtime groups are enabled
Darrick J. Wong
2024-11-05
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
2024-11-05
xfs: check the realtime superblock at mount time
Darrick J. Wong
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
2024-11-05
xfs: refactor xfs_rtsummary_blockcount
Christoph Hellwig
2024-11-05
xfs: refactor xfs_rtbitmap_blockcount
Christoph Hellwig
2024-11-05
xfs: factor out a xfs_growfs_check_rtgeom helper
Christoph Hellwig
2024-11-05
xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks
Christoph Hellwig
2024-11-05
xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper
Darrick J. Wong
2024-11-05
xfs: remove XFS_ILOCK_RT*
Darrick J. Wong
2024-11-05
xfs: support creating per-RTG files in growfs
Christoph Hellwig
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
2024-11-05
xfs: factor out a xfs_growfs_rt_alloc_blocks helper
Christoph Hellwig
2024-11-05
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
2024-11-05
xfs: iget for metadata inodes
Darrick J. Wong
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
xfs: make the rtalloc start hint a xfs_rtblock_t
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate_align helper
Christoph Hellwig
2024-09-01
xfs: rework the rtalloc fallback handling
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate helper
Christoph Hellwig
2024-09-01
xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_...
Darrick J. Wong
2024-09-01
xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
Darrick J. Wong
2024-09-01
xfs: clean up xfs_rtallocate_extent_exact a bit
Darrick J. Wong
2024-09-01
xfs: refactor aligning bestlen to prod
Darrick J. Wong
2024-09-01
xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: don't return too-short extents from xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock
Christoph Hellwig
2024-09-01
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
2024-09-01
xfs: factor out rtbitmap/summary initialization helpers
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_last_rt_bmblock helper
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_growfs_rt_bmblock helper
Christoph Hellwig
2024-09-01
xfs: push the calls to xfs_rtallocate_range out to xfs_bmap_rtalloc
Christoph Hellwig
2024-09-01
xfs: cleanup the calling convention for xfs_rtpick_extent
Christoph Hellwig
2024-09-01
xfs: remove the limit argument to xfs_rtfind_back
Christoph Hellwig
2024-09-01
xfs: make the RT rsum_cache mandatory
Christoph Hellwig
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
2024-08-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2024-08-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2024-07-09
xfs: fix rtalloc rotoring when delalloc is in use
Christoph Hellwig
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
[next]