Commit Graph

97 Commits (c0eb27cf84ffd79347907f07ae33061ba0034c41)

Author SHA1 Message Date
Mikulas Patocka fa34ce7307 dm kcopyd: return client directly and not through a pointer 14 years ago
Mikulas Patocka 5f43ba2950 dm kcopyd: reserve fewer pages 14 years ago
Mikulas Patocka bda8efec5c dm io: use fixed initial mempool size 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Tejun Heo 9c4376de98 dm: use non reentrant workqueues if equivalent 14 years ago
Tejun Heo 4d4d66ab53 dm: convert workqueues to alloc_ordered 14 years ago
Tejun Heo d5ffa387e2 dm: dont use flush_scheduled_work 14 years ago
Mike Snitzer 5fc2ffeabb dm raid1: support discard 14 years ago
Tejun Heo d87f4c14f2 dm: implement REQ_FLUSH/FUA support for bio-based dm 15 years ago
Alasdair G Kergon b441a262e7 dm: use dm_target_offset macro 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Takahiro Yasui f070304094 dm raid1: fix deadlock when suspending failed device 15 years ago
Nikanth Karthikesan 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
Mikulas Patocka ede5ea0b8b dm raid1: always return error if all legs fail 15 years ago
Mikulas Patocka 5528d17de1 dm raid1: fail writes if errors are not handled and log fails 15 years ago
Mikulas Patocka 5339fc2d47 dm raid1: explicitly initialise bio_lists 15 years ago
Mikulas Patocka 929be8fcb4 dm raid1: hold all write bios when leg fails 15 years ago
Mikulas Patocka 60f355ead3 dm raid1: hold write bios when errors are handled 15 years ago
Mikulas Patocka c58098be97 dm raid1: remove bio_endio from dm_rh_mark_nosync 15 years ago
Mikulas Patocka 87968ddd2f dm raid1: abstract get_valid_mirror function 15 years ago
Mikulas Patocka 0f398a8403 dm raid1: use hold framework in do_failures 15 years ago
Mikulas Patocka 0478850768 dm raid1: add framework to hold bios during suspend 15 years ago
Mikulas Patocka 64b30c46e8 dm raid1: report flush errors separately in status 15 years ago
Mikulas Patocka c0da3748b9 dm raid1: implement mirror_flush 15 years ago
Mikulas Patocka 87a8f240e9 dm log: add flush callback fn 15 years ago
Mikulas Patocka 4184153f9e dm raid1: support flush 15 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Jonathan Brassow d2b698644c dm raid1: do not allow log_failure variable to unset after being set 16 years ago
Mike Snitzer 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 years ago
Mikulas Patocka 69885683d2 dm raid1: wake kmirrord when requeueing delayed bios after remote recovery 16 years ago
Mike Snitzer af4874e03e dm target:s introduce iterate devices fn 16 years ago
Christoph Hellwig 8f3d8ba20e block: move bio list helpers into bio.h 16 years ago
Jonathan Brassow 7513c2a761 dm raid1: add is_remote_recovering hook for clusters 16 years ago
Mikulas Patocka 95f8fac8dc dm raid1: switch read_record from kmalloc to slab to save memory 16 years ago
Milan Broz 2045e88edb dm log: move region_size validation 16 years ago
Mikulas Patocka 10d3bd09a3 dm: consolidate target deregistration error handling 16 years ago
Jonathan Brassow d460c65a6a dm raid1: fix error count 16 years ago
Mikulas Patocka 18776c7316 dm raid1: flush workqueue before destruction 16 years ago
Ilpo Jarvinen b34578a484 dm raid1: fix do_failures 17 years ago
Heinz Mauelshagen 1f965b1943 dm raid1: separate region_hash interface part1 17 years ago
Mikulas Patocka 586e80e6ee dm: remove dm header from targets 17 years ago
Mikulas Patocka d63a5ce3c0 dm: publish array_too_big 17 years ago
Jonathan Brassow f7c83e2e47 dm raid1: kcopyd should stop on error if errors handled 17 years ago
Mikulas Patocka 7ff14a3615 dm: unplug queues in threads 17 years ago
Mikulas Patocka a2aebe03be dm raid1: use timer 17 years ago
Alasdair G Kergon a765e20eeb dm: move include files 17 years ago
Heinz Mauelshagen 416cd17b19 dm log: clean interface 17 years ago
Heinz Mauelshagen eb69aca5d3 dm kcopyd: clean interface 17 years ago
Heinz Mauelshagen 22a1ceb1e6 dm io: clean interface 17 years ago
Heinz Mauelshagen 769aef30f0 dm log: move dirty region log code into separate module 17 years ago