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_mount.h
Age
Commit message (
Expand
)
Author
2025-07-08
xfs: add a xfs_group_type_buftarg helper
Christoph Hellwig
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
2025-05-07
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
2025-03-03
xfs: export max_open_zones in sysfs
Christoph Hellwig
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
2025-03-03
xfs: support zone gaps
Christoph Hellwig
2025-03-03
xfs: implement zoned garbage collection
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: make metabtree reservations global
Christoph Hellwig
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
2024-12-23
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
2024-12-23
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
2024-11-05
xfs: persist quota flags with metadir
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: 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: refactor xfs_rtsummary_blockcount
Christoph Hellwig
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
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: load metadata directory root at mount time
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-11-05
xfs: standardize EXPERIMENTAL warning generation
Darrick J. Wong
2024-11-05
xfs: add group based bno conversion helpers
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-04-23
xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
Darrick J. Wong
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
[next]