Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | xfs: make several functions static | Eric Sandeen | 1 | -1/+1 |
2016-04-06 | xfs: better xfs_trans_alloc interface | Christoph Hellwig | 1 | -13/+3 |
2015-06-23 | Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next | Dave Chinner | 1 | -2/+8 |
2015-06-23 | xfs: don't truncate attribute extents if no extents exist | Brian Foster | 1 | -2/+8 |
2015-06-04 | Merge branch 'xfs-commit-cleanup' into for-next | Dave Chinner | 1 | -4/+2 |
2015-06-04 | xfs: saner xfs_trans_commit interface | Christoph Hellwig | 1 | -1/+1 |
2015-06-04 | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig | 1 | -2/+2 |
2015-05-29 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner | 1 | -34/+49 |
2015-04-13 | xfs: pass attr geometry to attr leaf header conversion functions | Brian Foster | 1 | -1/+2 |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -4/+4 |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 1 | -3/+3 |
2014-06-22 | xfs: return is not a function | Eric Sandeen | 1 | -7/+7 |
2013-10-30 | xfs: vectorise encoding/decoding directory headers | Dave Chinner | 1 | -1/+1 |
2013-10-30 | xfs: vectorise DA btree operations | Dave Chinner | 1 | -1/+2 |
2013-10-24 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -6/+2 |
2013-10-24 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -4/+4 |
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-13 | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 1 | -3/+2 |
2013-08-13 | xfs: split out attribute fork truncation code into separate file | Dave Chinner | 1 | -0/+454 |