| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 2013-08-12 | 1 | -6/+4 |
* | xfs: consolidate xfs_utils.c | Dave Chinner | 2013-08-12 | 1 | -1/+0 |
* | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: split out the remote symlink handling | Dave Chinner | 2013-08-12 | 1 | -172/+0 |
* | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner | 2013-08-12 | 1 | -1/+2 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -1/+1 |
* | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 | 1 | -3/+7 |
* | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman | 2013-06-28 | 1 | -1/+2 |
* | xfs: fix the symbolic link assert in xfs_ifree | Mark Tinguely | 2013-06-19 | 1 | -2/+46 |
* | xfs: fix incorrect remote symlink block count | Dave Chinner | 2013-05-30 | 1 | -14/+6 |
* | xfs: add CRC checks to remote symlinks | Dave Chinner | 2013-04-27 | 1 | -39/+240 |
* | xfs: split out symlink code into it's own file. | Dave Chinner | 2013-04-21 | 1 | -0/+529 |