summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_symlink.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-1/+1
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-3/+7
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-281-1/+2
* xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely2013-06-191-2/+46
* xfs: fix incorrect remote symlink block countDave Chinner2013-05-301-14/+6Star
* xfs: add CRC checks to remote symlinksDave Chinner2013-04-271-39/+240
* xfs: split out symlink code into it's own file.Dave Chinner2013-04-211-0/+529