Age | Commit message (Expand) | Author | Files | Lines |
2014-03-13 | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner | 1 | -4/+50 |
2014-03-13 | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next | Dave Chinner | 1 | -7/+15 |
2014-03-07 | xfs: inode log reservations are still too small | Dave Chinner | 1 | -7/+15 |
2014-02-07 | xfs: use tr_qm_dqalloc log reservation for dquot alloc | Brian Foster | 1 | -3/+2 |
2014-02-07 | xfs: remove unused tr_swrite | Eric Sandeen | 1 | -1/+0 |
2014-01-06 | xfs: allow linkat() on O_TMPFILE files | Zhi Yong Wu | 1 | -2/+17 |
2014-01-06 | xfs: add O_TMPFILE support | Zhi Yong Wu | 1 | -2/+34 |
2013-12-13 | xfs: get rid of XFS_IALLOC_BLOCKS macros | Jie Liu | 1 | -4/+4 |
2013-12-13 | xfs: get rid of XFS_INODE_CLUSTER_SIZE macros | Jie Liu | 1 | -1/+1 |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner | 1 | -2/+1 |
2013-10-24 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -11/+1 |
2013-10-24 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -3/+3 |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner | 1 | -0/+1 |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner | 1 | -0/+1 |
2013-08-30 | xfs: inode log reservations are too small | Dave Chinner | 1 | -19/+53 |
2013-08-13 | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 1 | -3/+4 |
2013-08-13 | xfs: Introduce tr_fsyncts to m_reservation | Jie Liu | 1 | -0/+1 |
2013-08-13 | xfs: Introduce a new structure to hold transaction reservation items | Jie Liu | 1 | -28/+93 |
2013-08-13 | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 1 | -0/+1 |
2013-08-13 | xfs: split out transaction reservation code | Dave Chinner | 1 | -0/+701 |