summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_remote.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-8/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-2/+2
* xfs: remove unused flag argumentsEric Sandeen2019-06-121-1/+1
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-121-3/+5
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-291-8/+2Star
* xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-031-2/+2
* xfs: automatic dfops inode reloggingBrian Foster2018-08-031-2/+0Star
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-261-4/+4
* xfs: remove unnecessary dfops init calls in xattr codeBrian Foster2018-07-261-3/+0Star
* xfs: fix transaction leak on remote attr set/remove failureBrian Foster2018-07-261-2/+0Star
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-121-6/+3Star
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-121-2/+1Star
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-121-2/+1Star
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-121-7/+11
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-121-3/+3
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-121-1/+1
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-121-2/+1Star
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-121-11/+12
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: make xfs_buf_incore out of lineDave Chinner2018-05-091-1/+1
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-15/+43
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-9/+13
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-18/+18
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-13/+11Star
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-011-15/+20
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-011-2/+2
* xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-201-2/+3
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-9/+9
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-7/+7
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-111-27/+4Star
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-121-1/+1
* Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-291-2/+2
|\
| * xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* | Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner2015-07-291-3/+2Star
|\ \
| * | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-291-3/+2Star
| |/
* | xfs: remote attributes need to be considered dataDave Chinner2015-07-291-4/+11
* | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-291-6/+23
|/
* 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: global error sign conversionDave Chinner2014-06-251-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+628