index
:
linux.git
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
14 days
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
2025-11-11
xfs: add a xfs_groups_to_rfsbs helper
Christoph Hellwig
2025-11-05
xfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-11-05
xfs: error tag to force zeroing on debug kernels
Brian Foster
2025-10-31
xfs: prevent gc from picking the same zone twice
Christoph Hellwig
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
2025-07-18
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
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
[next]