summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
13 daysxfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-12xfs: remove xarray mark for reclaimable zonesHans Holmberg
2025-11-12xfs: remove the xlog_rec_header_t typedefChristoph Hellwig
2025-11-12xfs: remove xlog_in_core_2_tChristoph Hellwig
2025-11-12xfs: add a XLOG_CYCLE_DATA_SIZE constantChristoph Hellwig
2025-11-11xfs: use a lockref for the xfs_dquot reference countChristoph Hellwig
2025-11-11xfs: add a xfs_groups_to_rfsbs helperChristoph Hellwig
2025-11-05xfs: use blkdev_report_zones_cached()Damien Le Moal
2025-11-05xfs: error tag to force zeroing on debug kernelsBrian Foster
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig
2025-09-18xfs: improve default maximum number of open zonesDamien Le Moal
2025-09-18xfs: centralize error tag definitionsChristoph Hellwig
2025-09-18xfs: remove the expr argument to XFS_TEST_ERRORChristoph Hellwig
2025-09-16xfs: move the XLOG_REG_ constants out of xfs_log_format.hChristoph Hellwig
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig
2025-09-16xfs: remove the unused xfs_log_iovec_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_qoff_logformat_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_dq_logformat_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_buf_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_efd_log_format_64_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_efd_log_format_32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efd_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_64_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent64_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_trans_header_t typedefChristoph Hellwig
2025-09-16xfs: remove the xlog_op_header_t typedefChristoph Hellwig
2025-09-05xfs: remove deprecated sysctl knobsDarrick J. Wong
2025-09-05xfs: remove deprecated mount optionsDarrick J. Wong
2025-08-26xfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
2025-07-24fs/xfs: replace strncpy with memtostr_pad()Pranav Tyagi
2025-07-24xfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig
2025-07-24xfs: return the allocated transaction from xfs_trans_alloc_emptyChristoph Hellwig
2025-07-24xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()Fedor Pchelkin
2025-07-24xfs: use a proper variable name and type for storing a comparison resultFedor Pchelkin
2025-07-24xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()Fedor Pchelkin
2025-07-24xfs: refactor cmp_two_keys routines to take advantage of cmp_int()Fedor Pchelkin
2025-07-24xfs: rename key_diff routinesFedor Pchelkin
2025-07-24xfs: rename diff_two_keys routinesFedor Pchelkin
2025-07-18xfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig
2025-06-27xfs: catch stale AGF/AGF metadataDave Chinner
2025-05-07xfs: allow sysadmins to specify a maximum atomic write limit at mount timeDarrick J. Wong
2025-05-07xfs: add xfs_calc_atomic_write_unit_max()John Garry