[PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2.6.23

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>, <linux-raid@...>, <neilb@...>
Cc: <akpm@...>, <yur@...>, <saeed.bishara@...>, <shannon.nelson@...>
Date: Thursday, September 20, 2007 - 9:27 pm

Fix a couple bugs and provide documentation for the async_tx api.

Neil, please 'ack' patch #3.

git://lost.foo-projects.org/~dwillia2/git/iop async-tx-fixes-for-linus

Dan Williams (3):
      async_tx: usage documentation and developer notes
      async_tx: fix dma_wait_for_async_tx
      raid5: fix ops_complete_biofill

Documentation/crypto/async-tx-api.txt |  217 +++++++++++++++++++++++++++++++++
crypto/async_tx/async_tx.c            |   12 ++-
drivers/md/raid5.c                    |   90 +++++++-------
3 files changed, 273 insertions(+), 46 deletions(-)

--
Dan
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2.6.23, Dan Williams, (Thu Sep 20, 9:27 pm)
[PATCH 2.6.23-rc7 3/3] raid5: fix ops_complete_biofill, Dan Williams, (Thu Sep 20, 9:27 pm)