summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_attr.c
AgeCommit message (Expand)Author
2018-12-08xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong
2017-02-04xfs: remove racy hasattr check from attr opsBrian Foster
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-08-19xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
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-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner