aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_resv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu1-4/+4
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu1-1/+1
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner1-2/+1
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-11/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-3/+3
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-0/+1
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-0/+1
2013-08-30xfs: inode log reservations are too smallDave Chinner1-19/+53
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu1-3/+4
2013-08-12xfs: Introduce tr_fsyncts to m_reservationJie Liu1-0/+1
2013-08-12xfs: Introduce a new structure to hold transaction reservation itemsJie Liu1-28/+93
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner1-0/+1
2013-08-12xfs: split out transaction reservation codeDave Chinner1-0/+701