Commit Graph

1419 Commits (569ec4cc779c8aae03a4659939d08822c9e4a242)

Author SHA1 Message Date
Dmitry Monakhov 1ef04fefe2 md: raid-1/10: fix RW bits manipulation 16 years ago
NeilBrown f28f4e2728 md: remove unnecessary memset from multipath. 16 years ago
NeilBrown 3fa841d7e7 md: report device as congested when suspended 16 years ago
NeilBrown 0da3c6194e md: Improve name of threads created by md_register_thread 16 years ago
NeilBrown ee305acef5 md: remove sparse warnings about lock context. 16 years ago
NeilBrown a9f326ebf2 md: remove sparse waring "symbol xxx shadows an earlier one" 16 years ago
Sage Weil bbba809e96 md: avoid use of broken kzalloc mempool 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Dan Williams 6c910a78e4 md/raid6: cleanup ops_run_compute6_2 16 years ago
Dan Williams 2d6e4ecc87 md/raid6: eliminate BUG_ON with side effect 16 years ago
Martin K. Petersen 3c5820c743 block: Optimal I/O limit wrapper 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Geert Uytterhoeven 0d03d59d9b md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! 16 years ago
Dan Williams 0403e38277 dmaengine: add fence support 16 years ago
Mikulas Patocka ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 years ago
Mikulas Patocka 2defcc3fb4 dm exception store: split set_chunk_size 16 years ago
Mikulas Patocka 61578dcd3f dm snapshot: fix header corruption race on invalidation 16 years ago
Mikulas Patocka 02d2fd31de dm snapshot: refactor zero_disk_area to use chunk_io 16 years ago
Jonathan Brassow 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
Jonathan Brassow d2b698644c dm raid1: do not allow log_failure variable to unset after being set 16 years ago
Jonathan Brassow b8313b6da7 dm log: remove incorrect field from userspace table output 16 years ago
Jonathan Brassow 4142a96917 dm log: fix userspace status output 16 years ago
Mike Snitzer 40bea43127 dm stripe: expose correct io hints 16 years ago
Mike Snitzer a963a95622 dm table: add more context to terse warning messages 16 years ago
Mikulas Patocka f6a1ed1086 dm table: fix queue_limit checking device iterator 16 years ago
Mike Snitzer 8811f46c1f dm snapshot: implement iterate devices 16 years ago
Kiyoshi Ueda a77e28c7e1 dm multipath: fix oops when request based io fails when no paths 16 years ago
Dan Williams 07a3b417dc md/raid456: distribute raid processing over multiple cores 16 years ago
Yuri Tikhonov b774ef491b md/raid6: remove synchronous infrastructure 16 years ago
Yuri Tikhonov 6c0069c0ae md/raid6: asynchronous handle_stripe6 16 years ago
Dan Williams d82dfee0ad md/raid6: asynchronous handle_parity_check6 16 years ago
Yuri Tikhonov a9b39a741a md/raid6: asynchronous handle_stripe_dirtying6 16 years ago
Yuri Tikhonov 5599becca4 md/raid6: asynchronous handle_stripe_fill6 16 years ago
Yuri Tikhonov c0f7bddbe6 md/raid5,6: common schedule_reconstruction for raid5/6 16 years ago
Dan Williams ac6b53b6e6 md/raid6: asynchronous raid6 operations 16 years ago
Dan Williams 4e7d2c0aef md/raid5: factor out mark_uptodate from ops_complete_compute5 16 years ago
Dan Williams cb3c82992f async_tx: raid6 recovery self test 16 years ago
Dan Williams ad283ea4a3 async_tx: add sum check flags 16 years ago
Dan Williams d6f38f31f3 md/raid5,6: add percpu scribble region for buffer lists 16 years ago
Dan Williams 36d1c6476b md/raid6: move the spare page to a percpu allocation 16 years ago
Chandra Seetharaman 2bfd2e1337 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. 16 years ago
NeilBrown 80ffb3ccea Fix new incorrect error return from do_md_stop. 16 years ago
Randy Dunlap 894ef820b1 dm-log-userspace: fix printk format warning 16 years ago
NeilBrown 4d484a4a7a md: allow upper limit for resync/reshape to be set when array is read-only 16 years ago
NeilBrown 1a67dde0ab md/raid5: Properly remove excess drives after shrinking a raid5/6 16 years ago
NeilBrown a639755cf8 md/raid5: make sure a reshape restarts at the correct address. 16 years ago
NeilBrown 67ac6011db md/raid5: allow new reshape modes to be restarted in the middle. 16 years ago