summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_symlink.c
AgeCommit message (Expand)Author
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-06-06xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner
2014-04-14xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()Eric Sandeen
2014-03-13Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner
2014-03-07xfs: don't leak EFSBADCRC to userspaceDave Chinner
2014-01-06xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-08xfs: push down inactive transaction mgmt for remote symlinksBrian Foster
2013-09-10xfs: set remote symlink buffer type for recoveryDave Chinner
2013-08-15xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: split out the remote symlink handlingDave Chinner
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner
2013-04-27xfs: add CRC checks to remote symlinksDave Chinner
2013-04-21xfs: split out symlink code into it's own file.Dave Chinner