aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_inactive.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01xfs: make several functions staticEric Sandeen1-1/+1
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig1-13/+3
2015-06-23Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner1-2/+8
2015-06-23xfs: don't truncate attribute extents if no extents existBrian Foster1-2/+8
2015-06-04Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner1-4/+2
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig1-1/+1
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig1-2/+2
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner1-34/+49
2015-04-13xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster1-1/+2
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-4/+4
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-3/+3
2014-06-22xfs: return is not a functionEric Sandeen1-7/+7
2013-10-30xfs: vectorise encoding/decoding directory headersDave Chinner1-1/+1
2013-10-30xfs: vectorise DA btree operationsDave Chinner1-1/+2
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-6/+2
2013-10-23xfs: decouple log and transaction headersDave Chinner1-4/+4
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-0/+1
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-0/+1
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu1-3/+2
2013-08-12xfs: split out attribute fork truncation code into separate fileDave Chinner1-0/+454