summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_resv.c
Commit message (Expand)AuthorAgeFilesLines
* libxfs: move source filesDave Chinner2014-06-251-894/+0Star
* xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-061-1/+1
* xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner2014-06-061-0/+1
* xfs: update inode allocation/free transaction reservations for finobtBrian Foster2014-04-241-3/+50
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-131-4/+50
|\
| * xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu2014-01-061-2/+17
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-061-2/+34
* | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner2014-03-131-7/+15
|\ \
| * | xfs: inode log reservations are still too smallDave Chinner2014-03-071-7/+15
* | | xfs: use tr_qm_dqalloc log reservation for dquot allocBrian Foster2014-02-071-3/+2Star
* | | xfs: remove unused tr_swriteEric Sandeen2014-02-071-1/+0Star
|/ /
* | 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/+1Star
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-11/+1Star
* 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-131-3/+4
* xfs: Introduce tr_fsyncts to m_reservationJie Liu2013-08-131-0/+1
* xfs: Introduce a new structure to hold transaction reservation itemsJie Liu2013-08-131-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