| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove unused header files | Eric Sandeen | 2019-06-29 | 1 | -5/+0 |
* | xfs: always rejoin held resources during defer roll | Darrick J. Wong | 2019-04-30 | 1 | -23/+12 |
* | xfs: check attribute name validity | Darrick J. Wong | 2019-02-12 | 1 | -0/+17 |
* | xfs: Add attibute remove and helper functions | Allison Henderson | 2018-10-18 | 1 | -11/+25 |
* | xfs: Add attibute set and helper functions | Allison Henderson | 2018-10-18 | 1 | -68/+83 |
* | xfs: Add helper function xfs_attr_try_sf_addname | Allison Henderson | 2018-10-18 | 1 | -23/+30 |
* | xfs: remove last of unnecessary xfs_defer_cancel() callers | Brian Foster | 2018-09-29 | 1 | -20/+8 |
* | xfs: cancel dfops on xfs_defer_finish() error | Brian Foster | 2018-08-03 | 1 | -8/+8 |
* | xfs: automatic dfops inode relogging | Brian Foster | 2018-08-03 | 1 | -9/+0 |
* | xfs: automatic dfops buffer relogging | Brian Foster | 2018-08-03 | 1 | -1/+0 |
* | xfs: drop unnecessary xfs_defer_finish() dfops parameter | Brian Foster | 2018-07-26 | 1 | -14/+13 |
* | xfs: remove unnecessary dfops init calls in xattr code | Brian Foster | 2018-07-26 | 1 | -8/+0 |
* | xfs: use internal dfops in attr code | Brian Foster | 2018-07-26 | 1 | -11/+5 |
* | xfs: remove xfs_defer_init() firstblock param | Brian Foster | 2018-07-12 | 1 | -18/+10 |
* | xfs: use ->t_firstblock in xattr ops | Brian Foster | 2018-07-12 | 1 | -19/+18 |
* | xfs: refactor dfops init to attach to transaction | Brian Foster | 2018-07-12 | 1 | -12/+14 |
* | xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove | Brian Foster | 2018-07-12 | 1 | -50/+53 |
* | xfs: use ->t_dfops for attr set/remove operations | Brian Foster | 2018-07-12 | 1 | -4/+7 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: remove unnecessary xfs_qm_dqattach parameter | Darrick J. Wong | 2018-05-10 | 1 | -2/+2 |
* | xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE | Darrick J. Wong | 2018-04-18 | 1 | -1/+8 |
* | xfs: cancel tx on xfs_defer_finish() error during xattr set/remove | Brian Foster | 2018-01-16 | 1 | -4/+0 |
* | xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ... | Darrick J. Wong | 2017-12-14 | 1 | -5/+15 |
* | xfs: remove the ip argument to xfs_defer_finish | Christoph Hellwig | 2017-09-01 | 1 | -67/+73 |
* | xfs: refactor xfs_trans_roll | Christoph Hellwig | 2017-09-01 | 1 | -8/+8 |
* | xfs: fixup xfs_attr_get_ilocked | Christoph Hellwig | 2017-07-13 | 1 | -1/+3 |
* | xfs: pass along transaction context when reading xattr block buffers | Darrick J. Wong | 2017-06-20 | 1 | -8/+18 |
* | xfs: remove racy hasattr check from attr ops | Brian Foster | 2017-01-25 | 1 | -6/+0 |
* | xfs: rename flist/free_list to dfops | Darrick J. Wong | 2016-08-03 | 1 | -31/+31 |
* | xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* | Darrick J. Wong | 2016-08-03 | 1 | -29/+29 |
* | xfs: rework xfs_bmap_free callers to use xfs_defer_ops | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | xfs: better xfs_trans_alloc interface | Christoph Hellwig | 2016-04-06 | 1 | -45/+13 |
* | xfs: eliminate committed arg from xfs_bmap_finish | Eric Sandeen | 2016-01-11 | 1 | -118/+23 |
* | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 1 | -3/+3 |
* | xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get | Eric Sandeen | 2015-08-19 | 1 | -0/+2 |
* | xfs: saner xfs_trans_commit interface | Christoph Hellwig | 2015-06-04 | 1 | -4/+3 |
* | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig | 2015-06-04 | 1 | -11/+7 |
* | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: global error sign conversion | Dave Chinner | 2014-06-25 | 1 | -25/+25 |
* | libxfs: move source files | Dave Chinner | 2014-06-25 | 1 | -0/+1459 |