| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 1 | -6/+10 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 | 1 | -10/+6 |
|\ |
|
| * | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 | 1 | -10/+6 |
* | | dm/connector: Only process connector packages from privileged processes | Philipp Reisner | 2009-10-02 | 1 | -0/+3 |
* | | connector/dm: Fixed a compilation warning | Philipp Reisner | 2009-10-02 | 1 | -2/+1 |
* | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 3 | -568/+961 |
|\ |
|
| * | md/raid6: cleanup ops_run_compute6_2 | Dan Williams | 2009-09-16 | 1 | -12/+15 |
| * | md/raid6: eliminate BUG_ON with side effect | Dan Williams | 2009-09-16 | 1 | -2/+4 |
| * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-09 | 18 | -183/+297 |
| |\ |
|
| * \ | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-09 | 43 | -1098/+3987 |
| |\ \ |
|
| * | | | dmaengine: add fence support | Dan Williams | 2009-09-09 | 1 | -14/+23 |
| * | | | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-09 | 3 | -582/+958 |
| |\ \ \ |
|
| | * | | | md/raid456: distribute raid processing over multiple cores | Dan Williams | 2009-08-30 | 2 | -2/+45 |
| | * | | | md/raid6: remove synchronous infrastructure | Yuri Tikhonov | 2009-08-30 | 1 | -254/+0 |
| | * | | | md/raid6: asynchronous handle_stripe6 | Yuri Tikhonov | 2009-08-30 | 1 | -38/+82 |
| | * | | | md/raid6: asynchronous handle_parity_check6 | Dan Williams | 2009-08-30 | 1 | -67/+139 |
| | * | | | md/raid6: asynchronous handle_stripe_dirtying6 | Yuri Tikhonov | 2009-08-30 | 1 | -85/+37 |
| | * | | | md/raid6: asynchronous handle_stripe_fill6 | Yuri Tikhonov | 2009-08-30 | 1 | -50/+93 |
| | * | | | md/raid5,6: common schedule_reconstruction for raid5/6 | Yuri Tikhonov | 2009-08-30 | 1 | -6/+18 |
| | * | | | md/raid6: asynchronous raid6 operations | Dan Williams | 2009-08-30 | 3 | -33/+299 |
| | * | | | md/raid5: factor out mark_uptodate from ops_complete_compute5 | Dan Williams | 2009-08-30 | 1 | -5/+16 |
| | * | | | async_tx: raid6 recovery self test | Dan Williams | 2009-08-30 | 1 | -0/+13 |
| | * | | | async_tx: add sum check flags | Dan Williams | 2009-08-30 | 2 | -3/+4 |
| | * | | | md/raid5,6: add percpu scribble region for buffer lists | Dan Williams | 2009-08-30 | 2 | -30/+110 |
| | * | | | md/raid6: move the spare page to a percpu allocation | Dan Williams | 2009-08-30 | 2 | -86/+175 |
| | * | | | md/raid6: release spare page at ->stop() | Dan Williams | 2009-07-14 | 1 | -14/+12 |
| | * | | | async_tx: structify submission arguments, add scribble | Dan Williams | 2009-06-03 | 1 | -25/+34 |
| | * | | | async_tx: kill ASYNC_TX_DEP_ACK flag | Dan Williams | 2009-06-03 | 1 | -14/+11 |
| | * | | | async_tx: rename zero_sum to val | Dan Williams | 2009-04-08 | 1 | -1/+1 |
| | * | | | Merge branch 'dmaengine' into async-tx-raid6 | Dan Williams | 2009-04-08 | 1 | -12/+18 |
| | |\ \ \ |
|
* | | | | | | md: raid-1/10: fix RW bits manipulation | Dmitry Monakhov | 2009-09-23 | 2 | -7/+9 |
* | | | | | | md: remove unnecessary memset from multipath. | NeilBrown | 2009-09-23 | 1 | -1/+0 |
* | | | | | | md: report device as congested when suspended | NeilBrown | 2009-09-23 | 8 | -0/+24 |
* | | | | | | md: Improve name of threads created by md_register_thread | NeilBrown | 2009-09-23 | 5 | -9/+12 |
* | | | | | | md: remove sparse warnings about lock context. | NeilBrown | 2009-09-23 | 1 | -1/+4 |
* | | | | | | md: remove sparse waring "symbol xxx shadows an earlier one" | NeilBrown | 2009-09-23 | 4 | -12/+14 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | | | | | | md: avoid use of broken kzalloc mempool | Sage Weil | 2009-09-22 | 1 | -1/+2 |
* | | | | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 2 | -4/+4 |
|/ / / / / / |
|
* | | | | | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-15 | 9 | -29/+35 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: Optimal I/O limit wrapper | Martin K. Petersen | 2009-09-14 | 1 | -1/+1 |
| * | | | | | | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan | 2009-09-14 | 1 | -6/+10 |
| * | | | | | | bio: first step in sanitizing the bio->bi_rw flag testing | Jens Axboe | 2009-09-11 | 9 | -22/+24 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-15 | 1 | -6/+36 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. | Chandra Seetharaman | 2009-08-23 | 1 | -6/+36 |
* | | | | | | | md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! | Geert Uytterhoeven | 2009-09-10 | 1 | -1/+1 |
* | | | | | | | dm snapshot: fix on disk chunk size validation | Mikulas Patocka | 2009-09-04 | 2 | -8/+19 |