Commit History

Author SHA1 Message Date
  Allison Henderson 068f985a9e xfs: Add attibute remove and helper functions 6 years ago
  Allison Henderson 2f3cd80919 xfs: Add attibute set and helper functions 6 years ago
  Allison Henderson 4c74a56b9d xfs: Add helper function xfs_attr_try_sf_addname 6 years ago
  Brian Foster d5a2e2893d xfs: remove last of unnecessary xfs_defer_cancel() callers 6 years ago
  Brian Foster 9b1f4e9831 xfs: cancel dfops on xfs_defer_finish() error 7 years ago
  Brian Foster a8198666fb xfs: automatic dfops inode relogging 7 years ago
  Brian Foster 82ff27bc52 xfs: automatic dfops buffer relogging 7 years ago
  Brian Foster 9e28a242be xfs: drop unnecessary xfs_defer_finish() dfops parameter 7 years ago
  Brian Foster d5cca7eb24 xfs: remove unnecessary dfops init calls in xattr code 7 years ago
  Brian Foster 9c6bb0cf7b xfs: use internal dfops in attr code 7 years ago
  Brian Foster 5fdd97944e xfs: remove xfs_defer_init() firstblock param 7 years ago
  Brian Foster 766139032f xfs: use ->t_firstblock in xattr ops 7 years ago
  Brian Foster bcd2c9f335 xfs: refactor dfops init to attach to transaction 7 years ago
  Brian Foster 32a9b7c65c xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove 7 years ago
  Brian Foster 40d03ac6aa xfs: use ->t_dfops for attr set/remove operations 7 years ago
  Dave Chinner 0b61f8a407 xfs: convert to SPDX license tags 7 years ago
  Darrick J. Wong c14cfccabe xfs: remove unnecessary xfs_qm_dqattach parameter 7 years ago
  Darrick J. Wong 7b38460dc8 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE 7 years ago
  Brian Foster c468562879 xfs: cancel tx on xfs_defer_finish() error during xattr set/remove 7 years ago
  Darrick J. Wong 6e643cd094 xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute 7 years ago
  Christoph Hellwig 8ad7c629b1 xfs: remove the ip argument to xfs_defer_finish 8 years ago
  Christoph Hellwig 411350df14 xfs: refactor xfs_trans_roll 8 years ago
  Christoph Hellwig cf69f8248c xfs: fixup xfs_attr_get_ilocked 8 years ago
  Darrick J. Wong ad017f6537 xfs: pass along transaction context when reading xattr block buffers 8 years ago
  Brian Foster 5a93790d4e xfs: remove racy hasattr check from attr ops 8 years ago
  Darrick J. Wong 2c3234d1ef xfs: rename flist/free_list to dfops 9 years ago
  Darrick J. Wong 310a75a3c6 xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* 9 years ago
  Darrick J. Wong 3ab78df2a5 xfs: rework xfs_bmap_free callers to use xfs_defer_ops 9 years ago
  Christoph Hellwig 253f4911f2 xfs: better xfs_trans_alloc interface 9 years ago
  Eric Sandeen f6106efae5 xfs: eliminate committed arg from xfs_bmap_finish 9 years ago