summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-23md: raid-1/10: fix RW bits manipulationDmitry Monakhov
2009-09-23md: remove unnecessary memset from multipath.NeilBrown
2009-09-23md: report device as congested when suspendedNeilBrown
2009-09-23md: Improve name of threads created by md_register_threadNeilBrown
2009-09-23md: remove sparse warnings about lock context.NeilBrown
2009-09-23md: remove sparse waring "symbol xxx shadows an earlier one"NeilBrown
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22md: avoid use of broken kzalloc mempoolSage Weil
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-16md/raid6: cleanup ops_run_compute6_2Dan Williams
2009-09-16md/raid6: eliminate BUG_ON with side effectDan Williams
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven
2009-09-08Merge commit 'md/for-linus' into async-tx-nextDan Williams
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08dmaengine: add fence supportDan Williams
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow
2009-09-04dm log: fix userspace status outputJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-09-04dm table: add more context to terse warning messagesMike Snitzer
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka
2009-09-04dm snapshot: implement iterate devicesMike Snitzer
2009-09-04dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda
2009-08-29md/raid456: distribute raid processing over multiple coresDan Williams
2009-08-29md/raid6: remove synchronous infrastructureYuri Tikhonov
2009-08-29md/raid6: asynchronous handle_stripe6Yuri Tikhonov
2009-08-29md/raid6: asynchronous handle_parity_check6Dan Williams
2009-08-29md/raid6: asynchronous handle_stripe_dirtying6Yuri Tikhonov
2009-08-29md/raid6: asynchronous handle_stripe_fill6Yuri Tikhonov
2009-08-29md/raid5,6: common schedule_reconstruction for raid5/6Yuri Tikhonov
2009-08-29md/raid6: asynchronous raid6 operationsDan Williams