summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_resv.c
AgeCommit message (Expand)Author
2014-03-13Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner
2014-03-13Merge branch 'xfs-bug-fixes-for-3.15-2' into for-nextDave Chinner
2014-03-07xfs: inode log reservations are still too smallDave Chinner
2014-02-07xfs: use tr_qm_dqalloc log reservation for dquot allocBrian Foster
2014-02-07xfs: remove unused tr_swriteEric Sandeen
2014-01-06xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu
2014-01-06xfs: add O_TMPFILE supportZhi Yong Wu
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-08-30xfs: inode log reservations are too smallDave Chinner
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: Introduce tr_fsyncts to m_reservationJie Liu
2013-08-12xfs: Introduce a new structure to hold transaction reservation itemsJie Liu
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: split out transaction reservation codeDave Chinner