summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_trans_resv.h
AgeCommit message (Expand)Author
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: add helpers to compute transaction reservation for finishing intent itemsDarrick J. Wong
2022-04-28xfs: rename xfs_*alloc*_log_count to _block_countDarrick J. Wong
2022-04-28xfs: reduce transaction reservations with reflinkDarrick J. Wong
2022-04-28xfs: reduce the absurdly large log operation countDarrick J. Wong
2021-08-06xfs: remove support for disabling quota accounting on a mounted file systemChristoph Hellwig
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2016-10-05xfs: increase log reservations for reflinkDarrick J. Wong
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong
2016-08-03xfs: rmap btree transaction reservationsDarrick J. Wong
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2014-06-25libxfs: move header filesDave Chinner