summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_inactive.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-4/+4
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-3/+3
* xfs: return is not a functionEric Sandeen2014-06-221-7/+7
* xfs: vectorise encoding/decoding directory headersDave Chinner2013-10-301-1/+1
* xfs: vectorise DA btree operationsDave Chinner2013-10-301-1/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-6/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+4
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-0/+1
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-0/+1
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-121-3/+2
* xfs: split out attribute fork truncation code into separate fileDave Chinner2013-08-121-0/+454
OpenPOWER on IntegriCloud