aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_remote.c
Commit message (Expand)AuthorAge
* xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster2018-09-28
* xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-03
* xfs: automatic dfops inode reloggingBrian Foster2018-08-03
* xfs: drop unnecessary xfs_defer_finish() dfops parameterBrian Foster2018-07-26
* xfs: remove unnecessary dfops init calls in xattr codeBrian Foster2018-07-26
* xfs: fix transaction leak on remote attr set/remove failureBrian Foster2018-07-26
* xfs: remove xfs_defer_init() firstblock paramBrian Foster2018-07-12
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-12
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-12
* xfs: refactor dfops init to attach to transactionBrian Foster2018-07-12
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-12
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-12
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: make xfs_buf_incore out of lineDave Chinner2018-05-09
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-01
* xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-20
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-02
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-02
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-02
* xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-10
* xfs: print name of verifier if it failsEric Sandeen2016-01-04
* xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-12
* Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-28
|\
| * xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-28
* | Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner2015-07-28
|\ \
| * | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-28
| |/
* | xfs: remote attributes need to be considered dataDave Chinner2015-07-28
* | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-28
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: global error sign conversionDave Chinner2014-06-25
* libxfs: move source filesDave Chinner2014-06-25