aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-08
|\
| * md/raid456: distribute raid processing over multiple coresDan Williams2009-08-29
| * md/raid6: remove synchronous infrastructureYuri Tikhonov2009-08-29
| * md/raid6: asynchronous handle_stripe6Yuri Tikhonov2009-08-29
| * md/raid6: asynchronous handle_parity_check6Dan Williams2009-08-29
| * md/raid6: asynchronous handle_stripe_dirtying6Yuri Tikhonov2009-08-29
| * md/raid6: asynchronous handle_stripe_fill6Yuri Tikhonov2009-08-29
| * md/raid5,6: common schedule_reconstruction for raid5/6Yuri Tikhonov2009-08-29
| * md/raid6: asynchronous raid6 operationsDan Williams2009-08-29
| * md/raid5: factor out mark_uptodate from ops_complete_compute5Dan Williams2009-08-29
| * async_tx: raid6 recovery self testDan Williams2009-08-29
| * dmatest: add pq supportDan Williams2009-08-29
| * async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-29
| * async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-29
| * async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-29
| * async_tx: kill needless module_{init|exit}Dan Williams2009-08-29
| * async_tx: add sum check flagsDan Williams2009-08-29
| * md/raid5,6: add percpu scribble region for buffer listsDan Williams2009-08-29
| * md/raid6: move the spare page to a percpu allocationDan Williams2009-08-29
| * md/raid6: release spare page at ->stop()Dan Williams2009-07-14
| * async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-03
| * async_tx: structify submission arguments, add scribbleDan Williams2009-06-03
| * async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-03
| * async_tx: rename zero_sum to valDan Williams2009-04-08
| * Merge branch 'dmaengine' into async-tx-raid6Dan Williams2009-04-08
| |\
* | | net_dma: poll for a descriptor after allocation failureDan Williams2009-09-08
* | | ioat2,3: dynamically resize descriptor ringDan Williams2009-09-08
* | | ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-08
* | | ioat1: trim ioat_dma_desc_swDan Williams2009-09-08
* | | ioat: ___devinit annotate the initialization pathsDan Williams2009-09-08
* | | ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-08
* | | ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-08
* | | ioat: cleanup completion status readsDan Williams2009-09-08
* | | ioat: add some dev_dbg() callsDan Williams2009-09-08
* | | ioat1: kill unused unmap parametersDan Williams2009-09-08
* | | ioat2,3: convert to a true ring bufferDan Williams2009-09-08
* | | ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-08
* | | ioat: fix self test interruptsDan Williams2009-09-08
* | | ioat1: move descriptor allocation from submit to prepDan Williams2009-09-08
* | | ioat: define descriptor control bit-fieldDan Williams2009-09-08
* | | ioat: fix type mismatch for ->dmacountDan Williams2009-09-08
* | | ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-08
* | | ioat: kill function prototype ifdef guardsDan Williams2009-09-08
* | | ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-08
* | | ioat: convert ioat_probe to pcim/devmDan Williams2009-09-08
* | | ioat: move definitions to dma.hDan Williams2009-09-08
* | | ioat: move to drivers/dma/ioat/Dan Williams2009-07-28
* | | Linux 2.6.30v2.6.30Linus Torvalds2009-06-09
* | | char: mxser, fix ISA board lookupPeter Botha2009-06-09
* | | jbd: fix race in buffer processing in commit codeJan Kara2009-06-09