Age | Commit message (Expand) | Author | Files | Lines |
2009-10-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -10/+6 |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 1 | -10/+6 |
2009-10-02 | dm/connector: Only process connector packages from privileged processes | Philipp Reisner | 1 | -0/+3 |
2009-10-02 | connector/dm: Fixed a compilation warning | Philipp Reisner | 1 | -2/+1 |
2009-10-02 | connector: Provide the sender's credentials to the callback | Philipp Reisner | 1 | -1/+1 |
2009-09-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 3 | -568/+961 |
2009-09-23 | md: raid-1/10: fix RW bits manipulation | Dmitry Monakhov | 2 | -7/+9 |
2009-09-23 | md: remove unnecessary memset from multipath. | NeilBrown | 1 | -1/+0 |
2009-09-23 | md: report device as congested when suspended | NeilBrown | 8 | -0/+24 |
2009-09-23 | md: Improve name of threads created by md_register_thread | NeilBrown | 5 | -9/+12 |
2009-09-23 | md: remove sparse warnings about lock context. | NeilBrown | 1 | -1/+4 |
2009-09-23 | md: remove sparse waring "symbol xxx shadows an earlier one" | NeilBrown | 4 | -12/+14 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | md: avoid use of broken kzalloc mempool | Sage Weil | 1 | -1/+2 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 2 | -4/+4 |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -1/+1 |
2009-09-16 | md/raid6: cleanup ops_run_compute6_2 | Dan Williams | 1 | -12/+15 |
2009-09-16 | md/raid6: eliminate BUG_ON with side effect | Dan Williams | 1 | -2/+4 |
2009-09-15 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -29/+35 |
2009-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -6/+36 |
2009-09-14 | block: Optimal I/O limit wrapper | Martin K. Petersen | 1 | -1/+1 |
2009-09-14 | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan | 1 | -6/+10 |
2009-09-11 | bio: first step in sanitizing the bio->bi_rw flag testing | Jens Axboe | 9 | -22/+24 |
2009-09-11 | md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-09 | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 18 | -183/+297 |
2009-09-09 | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 43 | -1098/+3987 |
2009-09-09 | dmaengine: add fence support | Dan Williams | 1 | -14/+23 |
2009-09-09 | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 3 | -582/+958 |
2009-09-04 | dm snapshot: fix on disk chunk size validation | Mikulas Patocka | 2 | -8/+19 |
2009-09-04 | dm exception store: split set_chunk_size | Mikulas Patocka | 2 | -0/+12 |
2009-09-04 | dm snapshot: fix header corruption race on invalidation | Mikulas Patocka | 1 | -10/+34 |
2009-09-04 | dm snapshot: refactor zero_disk_area to use chunk_io | Mikulas Patocka | 1 | -19/+7 |
2009-09-04 | dm log: userspace add luid to distinguish between concurrent log instances | Jonathan Brassow | 3 | -12/+19 |
2009-09-04 | dm raid1: do not allow log_failure variable to unset after being set | Jonathan Brassow | 1 | -1/+7 |
2009-09-04 | dm log: remove incorrect field from userspace table output | Jonathan Brassow | 1 | -6/+10 |
2009-09-04 | dm log: fix userspace status output | Jonathan Brassow | 1 | -1/+1 |
2009-09-04 | dm stripe: expose correct io hints | Mike Snitzer | 2 | -1/+16 |
2009-09-04 | dm table: add more context to terse warning messages | Mike Snitzer | 1 | -7/+18 |
2009-09-04 | dm table: fix queue_limit checking device iterator | Mikulas Patocka | 1 | -11/+11 |
2009-09-04 | dm snapshot: implement iterate devices | Mike Snitzer | 1 | -2/+21 |
2009-09-04 | dm multipath: fix oops when request based io fails when no paths | Kiyoshi Ueda | 1 | -5/+10 |
2009-08-30 | md/raid456: distribute raid processing over multiple cores | Dan Williams | 2 | -2/+45 |
2009-08-30 | md/raid6: remove synchronous infrastructure | Yuri Tikhonov | 1 | -254/+0 |
2009-08-30 | md/raid6: asynchronous handle_stripe6 | Yuri Tikhonov | 1 | -38/+82 |
2009-08-30 | md/raid6: asynchronous handle_parity_check6 | Dan Williams | 1 | -67/+139 |
2009-08-30 | md/raid6: asynchronous handle_stripe_dirtying6 | Yuri Tikhonov | 1 | -85/+37 |
2009-08-30 | md/raid6: asynchronous handle_stripe_fill6 | Yuri Tikhonov | 1 | -50/+93 |
2009-08-30 | md/raid5,6: common schedule_reconstruction for raid5/6 | Yuri Tikhonov | 1 | -6/+18 |
2009-08-30 | md/raid6: asynchronous raid6 operations | Dan Williams | 3 | -33/+299 |