aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig1-15/+20
2017-09-01xfs: refactor xfs_trans_rollChristoph Hellwig1-2/+2
2017-06-20xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong1-2/+3
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-4/+4
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-9/+9
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-7/+7
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong1-0/+1
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen1-27/+4
2016-01-04xfs: print name of verifier if it failsEric Sandeen1-0/+1
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak1-1/+1
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner1-2/+2
2015-07-29Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner1-3/+2
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-2/+2
2015-07-29xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner1-3/+2
2015-07-29xfs: remote attributes need to be considered dataDave Chinner1-4/+11
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner1-6/+23
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-06-25xfs: global error sign conversionDave Chinner1-5/+5
2014-06-25libxfs: move source filesDave Chinner1-0/+628