summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_resv.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-131-4/+4
* xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-131-1/+1
* xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-181-2/+1
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-11/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+3
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-0/+1
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: inode log reservations are too smallDave Chinner2013-08-301-19/+53
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-3/+4
* xfs: Introduce tr_fsyncts to m_reservationJie Liu2013-08-121-0/+1
* xfs: Introduce a new structure to hold transaction reservation itemsJie Liu2013-08-121-28/+93
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+1
* xfs: split out transaction reservation codeDave Chinner2013-08-121-0/+701