index
:
git.armlinux.org.uk/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
/
libxfs
Age
Commit message (
Expand
)
Author
2025-06-27
xfs: catch stale AGF/AGF metadata
Dave Chinner
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: commit CoW-based atomic writes atomically
John Garry
2025-05-07
xfs: allow block allocator to take an alignment hint
John Garry
2025-05-07
xfs: add helpers to compute transaction reservation for finishing intent items
Darrick J. Wong
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
2025-03-18
Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-14
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
2025-03-12
xfs: Remove duplicate xfs_rtbitmap.h header
Jiapeng Chong
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-10
Merge branch 'xfs-6.15-merge' into for-next
Carlos Maiolino
2025-03-10
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
2025-03-03
xfs: support zone gaps
Christoph Hellwig
2025-03-03
xfs: enable the zoned RT device feature
Christoph Hellwig
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
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: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2025-03-03
xfs: reduce metafile reservations
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-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
2025-01-13
xfs: mark xfs_dir_isempty static
Christoph Hellwig
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...
Carlos Maiolino
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...
Carlos Maiolino
2025-01-13
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pu...
Carlos Maiolino
2025-01-13
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
2024-12-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
2024-12-23
xfs: enable extent size hints for CoW operations
Darrick J. Wong
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
2024-12-23
xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files
Darrick J. Wong
2024-12-23
xfs: recover CoW leftovers in the realtime volume
Darrick J. Wong
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
[next]