aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_trans_resv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-20xfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun1-1/+1
2019-12-17xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong1-19/+77
2019-11-13xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl1-2/+2
2019-11-13xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl1-1/+1
2019-06-28xfs: remove unused header filesEric Sandeen1-2/+0
2019-06-12xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong1-4/+2
2019-06-12xfs: separate inode geometryDarrick J. Wong1-7/+10
2019-04-22xfs: make tr_growdata a permanent transactionBrian Foster1-1/+5
2018-06-08xfs: clean up MIN/MAXDave Chinner1-8/+8
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen1-6/+4
2018-01-08xfs: eliminate duplicate icreate tx reservation functionsBrian Foster1-46/+6
2018-01-08xfs: refactor inode chunk alloc/free tx reservationBrian Foster1-15/+49
2018-01-08xfs: include an allocfree res for inobt modificationsBrian Foster1-41/+43
2018-01-08xfs: truncate transaction does not modify the inobtBrian Foster1-8/+1
2018-01-08xfs: fix up agi unlinked list reservationsBrian Foster1-3/+4
2018-01-08xfs: include inobt buffers in ifree tx log reservationBrian Foster1-9/+6
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong1-2/+2
2016-10-05xfs: increase log reservations for reflinkDarrick J. Wong1-3/+13
2016-10-03xfs: account for the refcount btree in the alloc/free log reservationDarrick J. Wong1-1/+4
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong1-1/+1
2016-08-03xfs: rmap btree transaction reservationsDarrick J. Wong1-17/+41
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-2/+2
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-14/+0
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25libxfs: move source filesDave Chinner1-0/+894