summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_symlink.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu1-6/+4
2013-08-12xfs: consolidate xfs_utils.cDave Chinner1-1/+0
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner1-0/+1
2013-08-12xfs: split out the remote symlink handlingDave Chinner1-172/+0
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner1-1/+2
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-1/+1
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-3/+7
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman1-1/+2
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely1-2/+46
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner1-14/+6
2013-04-27xfs: add CRC checks to remote symlinksDave Chinner1-39/+240
2013-04-21xfs: split out symlink code into it's own file.Dave Chinner1-0/+529