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