index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rtalloc.c
Age
Commit message (
Expand
)
Author
10 days
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-06-16
xfs: actually use the xfs_growfs_check_rtgeom tracepoint
Darrick J. Wong
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
2025-03-18
xfs: remove the flags argument to xfs_buf_read_uncached
Christoph Hellwig
2025-03-18
xfs: remove unnecessary NULL check before kvfree()
Chen Ni
2025-03-03
xfs: support growfs on zoned file systems
Christoph Hellwig
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-03-03
xfs: factor out a xfs_rt_check_size helper
Christoph Hellwig
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
2024-12-23
xfs: enable realtime reflink
Darrick J. Wong
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
2024-12-23
xfs: check that the rtrefcount maxlevels doesn't increase when growing fs
Darrick J. Wong
2024-12-23
xfs: enable extent size hints for CoW operations
Darrick J. Wong
2024-12-23
xfs: add metadata reservations for realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: enable realtime rmap btree
Darrick J. Wong
2024-12-23
xfs: check that the rtrmapbt maxlevels doesn't increase when growing fs
Darrick J. Wong
2024-12-23
xfs: create routine to allocate and initialize a realtime rmap btree inode
Darrick J. Wong
2024-12-23
xfs: add metadata reservations for realtime rmap btrees
Darrick J. Wong
2024-12-23
xfs: add some rtgroup inode helpers
Darrick J. Wong
2024-12-23
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
2024-12-12
xfs: fix null bno_hint handling in xfs_rtallocate_rtg
Darrick J. Wong
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
[next]