summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2026-03-19xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
2026-03-04xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong
2026-03-04xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-03-04xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig
2026-01-23xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-02xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
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
2025-05-07xfs: commit CoW-based atomic writes atomicallyJohn Garry
2025-05-07xfs: allow block allocator to take an alignment hintJohn Garry
2025-05-07xfs: add helpers to compute transaction reservation for finishing intent itemsDarrick J. Wong
2025-03-18xfs: remove the flags argument to xfs_buf_get_uncachedChristoph Hellwig
2025-03-18Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-mergeCarlos Maiolino