Historique des commits

Auteur SHA1 Message Date
  Brian Foster 9d9e623385 xfs: fold dfops into the transaction il y a 7 ans
  Brian Foster 0f37d1780c xfs: pass transaction to xfs_defer_add() il y a 7 ans
  Brian Foster 1ae093cbea xfs: replace xfs_defer_ops ->dop_pending with on-stack list il y a 7 ans
  Brian Foster 9b1f4e9831 xfs: cancel dfops on xfs_defer_finish() error il y a 7 ans
  Brian Foster 60f31a609e xfs: clean out superfluous dfops dop params/vars il y a 7 ans
  Brian Foster 7dbddbaccd xfs: drop dop param from xfs_defer_op_type ->finish_item() callback il y a 7 ans
  Brian Foster a8198666fb xfs: automatic dfops inode relogging il y a 7 ans
  Brian Foster 82ff27bc52 xfs: automatic dfops buffer relogging il y a 7 ans
  Brian Foster 1214f1cf66 xfs: replace dop_low with transaction flag il y a 7 ans
  Brian Foster ce356d6477 xfs: pass transaction to dfops reset/move helpers il y a 7 ans
  Brian Foster 7279aa13b8 xfs: remove unused __xfs_defer_cancel() internal helper il y a 7 ans
  Brian Foster b277c37f43 xfs: bypass final dfops roll in trans commit path il y a 7 ans
  Brian Foster 9e28a242be xfs: drop unnecessary xfs_defer_finish() dfops parameter il y a 7 ans
  Brian Foster e021a2e5fc xfs: support embedded dfops in transaction il y a 7 ans
  Brian Foster 509308b413 xfs: reset dfops to initial state after finish il y a 7 ans
  Brian Foster 83200bfac6 xfs: remove unused deferred ops committed field il y a 7 ans
  Brian Foster 03f4e4b26c xfs: make deferred processing safe for embedded dfops il y a 7 ans
  Darrick J. Wong 81b549aa62 xfs: return from _defer_finish with a clean transaction il y a 7 ans
  Brian Foster 5fdd97944e xfs: remove xfs_defer_init() firstblock param il y a 7 ans
  Brian Foster bcd2c9f335 xfs: refactor dfops init to attach to transaction il y a 7 ans
  Brian Foster 6aa6718439 xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops il y a 7 ans
  Dave Chinner 0b61f8a407 xfs: convert to SPDX license tags il y a 7 ans
  Dave Chinner e632a5690c xfs: adder caller IP to xfs_defer* tracepoints il y a 7 ans
  Brian Foster 2bc5eba8b6 xfs: defer agfl block frees from deferred ops processing context il y a 7 ans
  Darrick J. Wong b7b2846fe2 xfs: add the ability to join a held buffer to a defer_ops il y a 7 ans
  Christoph Hellwig 8ad7c629b1 xfs: remove the ip argument to xfs_defer_finish il y a 8 ans
  Christoph Hellwig 882d8785fb xfs: rename xfs_defer_join to xfs_defer_ijoin il y a 8 ans
  Christoph Hellwig 411350df14 xfs: refactor xfs_trans_roll il y a 8 ans
  Darrick J. Wong b77428b12b xfs: defer should abort intent items if the trans roll fails il y a 9 ans
  Darrick J. Wong 385d655861 xfs: defer should allow ->finish_item to request a new transaction il y a 9 ans