Age | Commit message (Expand) | Author | Files | Lines |
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-09-09 | xfs: check resblks before calling xfs_dir_canenter | Eric Sandeen | 1 | -3/+5 |
2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -15/+15 |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 1 | -8/+8 |
2014-06-06 | xfs: convert m_dirblkfsbs to xfs_da_geometry | Dave Chinner | 1 | -0/+1 |
2014-04-14 | xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() | Eric Sandeen | 1 | -1/+1 |
2014-03-13 | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner | 1 | -4/+1 |
2014-03-07 | xfs: don't leak EFSBADCRC to userspace | Dave Chinner | 1 | -0/+4 |
2014-01-06 | xfs: factor prid related codes into xfs_get_initial_prid() | Zhi Yong Wu | 1 | -4/+1 |
2013-10-24 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -4/+2 |
2013-10-24 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -3/+5 |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner | 1 | -2/+1 |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner | 1 | -0/+1 |
2013-10-08 | xfs: push down inactive transaction mgmt for remote symlinks | Brian Foster | 1 | -46/+40 |
2013-09-10 | xfs: set remote symlink buffer type for recovery | Dave Chinner | 1 | -0/+2 |
2013-08-15 | xfs: convert kuid_t to/from uid_t for internal structures | Dwight Engen | 1 | -2/+5 |
2013-08-13 | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 1 | -6/+4 |
2013-08-13 | xfs: consolidate xfs_utils.c | Dave Chinner | 1 | -1/+0 |
2013-08-13 | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 1 | -0/+1 |
2013-08-13 | xfs: split out the remote symlink handling | Dave Chinner | 1 | -172/+0 |
2013-08-13 | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner | 1 | -1/+2 |
2013-08-13 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 1 | -1/+1 |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 1 | -3/+7 |
2013-06-28 | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman | 1 | -1/+2 |
2013-06-19 | xfs: fix the symbolic link assert in xfs_ifree | Mark Tinguely | 1 | -2/+46 |
2013-05-30 | xfs: fix incorrect remote symlink block count | Dave Chinner | 1 | -14/+6 |
2013-04-27 | xfs: add CRC checks to remote symlinks | Dave Chinner | 1 | -39/+240 |
2013-04-22 | xfs: split out symlink code into it's own file. | Dave Chinner | 1 | -0/+529 |