aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_trans_resv.c
AgeCommit message (Expand)Author
2023-04-20xfs: add a new xfs_sb_version_has_v3inode helperChristoph Hellwig
2022-10-29xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl
2022-10-29xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl
2020-10-01xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-12xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong
2019-06-12xfs: separate inode geometryDarrick J. Wong
2019-04-22xfs: make tr_growdata a permanent transactionBrian Foster
2018-06-08xfs: clean up MIN/MAXDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen
2018-01-08xfs: eliminate duplicate icreate tx reservation functionsBrian Foster
2018-01-08xfs: refactor inode chunk alloc/free tx reservationBrian Foster
2018-01-08xfs: include an allocfree res for inobt modificationsBrian Foster
2018-01-08xfs: truncate transaction does not modify the inobtBrian Foster
2018-01-08xfs: fix up agi unlinked list reservationsBrian Foster
2018-01-08xfs: include inobt buffers in ifree tx log reservationBrian Foster
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong
2016-10-05xfs: increase log reservations for reflinkDarrick J. Wong
2016-10-03xfs: account for the refcount btree in the alloc/free log reservationDarrick J. Wong
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong
2016-08-03xfs: rmap btree transaction reservationsDarrick J. Wong
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2015-01-22xfs: consolidate superblock logging functionsDave Chinner
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25libxfs: move source filesDave Chinner