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 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 44fd294681 xfs: pack holes in xfs_defer_ops and xfs_trans il y a 7 ans
  Brian Foster 83200bfac6 xfs: remove unused deferred ops committed field 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
  Dave Chinner 0b61f8a407 xfs: convert to SPDX license tags il y a 7 ans
  Brian Foster f8f2835a9c xfs: defer agfl block frees when dfops is available 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
  Darrick J. Wong 9f3afb57d5 xfs: implement deferred bmbt map/unmap operations il y a 9 ans
  Darrick J. Wong 33ba612920 xfs: connect refcount adjust functions to upper layers il y a 9 ans
  Darrick J. Wong ea78d80866 xfs: track log done items directly in the deferred pending work item il y a 9 ans
  Darrick J. Wong f8dbebef98 xfs: enable the xfs_defer mechanism to process rmaps to update il y a 9 ans
  Darrick J. Wong 310a75a3c6 xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* il y a 9 ans
  Darrick J. Wong 3ab78df2a5 xfs: rework xfs_bmap_free callers to use xfs_defer_ops il y a 9 ans
  Darrick J. Wong 9749fee83f xfs: enable the xfs_defer mechanism to process extents to free il y a 9 ans
  Darrick J. Wong 4e0cc29b91 xfs: move deferred operations into a separate file il y a 9 ans