aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_attr.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xfs: remove the ip argument to xfs_defer_finishGravatar Christoph Hellwig 1-67/+73
2017-09-01xfs: refactor xfs_trans_rollGravatar Christoph Hellwig 1-8/+8
2017-07-13xfs: fixup xfs_attr_get_ilockedGravatar Christoph Hellwig 1-1/+3
2017-06-20xfs: pass along transaction context when reading xattr block buffersGravatar Darrick J. Wong 1-8/+18
2017-01-25xfs: remove racy hasattr check from attr opsGravatar Brian Foster 1-6/+0
2016-08-03xfs: rename flist/free_list to dfopsGravatar Darrick J. Wong 1-31/+31
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Gravatar Darrick J. Wong 1-29/+29
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsGravatar Darrick J. Wong 1-0/+1
2016-04-06xfs: better xfs_trans_alloc interfaceGravatar Christoph Hellwig 1-45/+13
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishGravatar Eric Sandeen 1-118/+23
2015-10-12xfs: per-filesystem stats counter implementationGravatar Bill O'Donnell 1-3/+3
2015-08-19xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getGravatar Eric Sandeen 1-0/+2
2015-06-04xfs: saner xfs_trans_commit interfaceGravatar Christoph Hellwig 1-4/+3
2015-06-04xfs: remove the flags argument to xfs_trans_cancelGravatar Christoph Hellwig 1-11/+7
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-06-25xfs: global error sign conversionGravatar Dave Chinner 1-25/+25
2014-06-25libxfs: move source filesGravatar Dave Chinner 1-0/+1459