summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-5/+0Star
* xfs: always rejoin held resources during defer rollDarrick J. Wong2019-04-301-23/+12Star
* xfs: check attribute name validityDarrick J. Wong2019-02-121-0/+17
* xfs: Add attibute remove and helper functionsAllison Henderson2018-10-181-11/+25
* xfs: Add attibute set and helper functionsAllison Henderson2018-10-181-68/+83
* xfs: Add helper function xfs_attr_try_sf_addnameAllison Henderson2018-10-181-23/+30
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-291-20/+8Star
* xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-031-8/+8
* xfs: automatic dfops inode reloggingBrian Foster2018-08-031-9/+0Star
* xfs: automatic dfops buffer reloggingBrian Foster2018-08-031-1/+0Star
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-261-14/+13Star
* xfs: remove unnecessary dfops init calls in xattr codeBrian Foster2018-07-261-8/+0Star
* xfs: use internal dfops in attr codeBrian Foster2018-07-261-11/+5Star
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-121-18/+10Star
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-121-19/+18Star
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-121-12/+14
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-121-50/+53
* xfs: use ->t_dfops for attr set/remove operationsBrian Foster2018-07-121-4/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: remove unnecessary xfs_qm_dqattach parameterDarrick J. Wong2018-05-101-2/+2
* xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong2018-04-181-1/+8
* xfs: cancel tx on xfs_defer_finish() error during xattr set/removeBrian Foster2018-01-161-4/+0Star
* xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...Darrick J. Wong2017-12-141-5/+15
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-011-67/+73
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-011-8/+8
* xfs: fixup xfs_attr_get_ilockedChristoph Hellwig2017-07-131-1/+3
* xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-201-8/+18
* xfs: remove racy hasattr check from attr opsBrian Foster2017-01-251-6/+0Star
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-31/+31
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-29/+29
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-45/+13Star
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-111-118/+23Star
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-3/+3
* xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen2015-08-191-0/+2
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-4/+3Star
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-11/+7Star
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: global error sign conversionDave Chinner2014-06-251-25/+25
* libxfs: move source filesDave Chinner2014-06-251-0/+1459