Commit Graph

1782 Commits (6aaccece1c483f189f76f1282b3984ff4c7ecb0a)

Author SHA1 Message Date
Mike Anderson 67a46dad25 dm mpath: prevent io from work queue while suspended 15 years ago
Mike Anderson 6380f26f04 dm mpath: add mutex to synchronize adding and flushing work 15 years ago
Mike Anderson c50abeb380 dm ioctl: forbid messages to devices being deleted 15 years ago
Mike Anderson 432a212c0d dm: add dm_deleting_md function 15 years ago
Kiyoshi Ueda 6df400ab64 dm mpath: flush workqueues before suspend completes 15 years ago
Alasdair G Kergon 7c6664114b dm: rename dm_get_table to dm_get_live_table 15 years ago
Kiyoshi Ueda d0bcb87865 dm: add request based barrier support 15 years ago
Kiyoshi Ueda 980691e5f3 dm: move dm_end_request 15 years ago
Kiyoshi Ueda 11a68244e1 dm: refactor request based completion functions 15 years ago
Kiyoshi Ueda b4324feeae dm: use md pending for in flight IO counting 15 years ago
Kiyoshi Ueda 9f518b27cf dm: simplify request based suspend 15 years ago
Kiyoshi Ueda 6facdaff22 dm: abstract clone_rq 15 years ago
Kiyoshi Ueda 0888564393 dm: pass gfp_mask to alloc_rq_tio 15 years ago
Kiyoshi Ueda 598de40947 dm: use clone in map_request function 15 years ago
Kiyoshi Ueda 90abb8c4ce dm: abstract dm_in_flight function 15 years ago
Mikulas Patocka 9ca170a3c0 dm kcopyd: accept zero size jobs 15 years ago
Mike Snitzer c26655ca3c dm snapshot: track suspended state in target 15 years ago
Mike Snitzer fc56f6fbcc dm snapshot: move cow ref from exception store to snap core 15 years ago
Mike Snitzer 985903bb3a dm snapshot: add allocated metadata to snapshot status 15 years ago
Jon Brassow 3510cb94ff dm snapshot: rename exception functions 15 years ago
Jon Brassow 191437a53c dm snapshot: rename exception_table to dm_exception_table 15 years ago
Jon Brassow 1d4989c858 dm snapshot: rename dm_snap_exception to dm_exception 15 years ago
Jon Brassow d32a6ea65f dm snapshot: consolidate insert exception functions 15 years ago
Mikulas Patocka 7e201b3513 dm snapshot: abstract minimum_chunk_size fn 15 years ago
Mikulas Patocka 102c6ddb1d dm snapshot: simplify sector_to_chunk expression 15 years ago
Jon Brassow f5acc83428 dm snapshot: avoid else clause in persistent_read_metadata 15 years ago
Roel Kluin a518b86d0b dm ioctl: prefer strlcpy over strncpy 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 076010e2e6 dm log: use flush callback fn 15 years ago
Mikulas Patocka 87a8f240e9 dm log: add flush callback fn 15 years ago
Mikulas Patocka 5adc78d0d2 dm log: introduce flush_failed variable 15 years ago
Mikulas Patocka 20a34a8ecc dm log: add flush_header function 15 years ago
Mikulas Patocka b09acf1aa7 dm raid1: split touched state into two 15 years ago
Mikulas Patocka 4184153f9e dm raid1: support flush 15 years ago
Mikulas Patocka f1e5398746 dm io: remove extra bi_io_vec region hack 15 years ago
Mikulas Patocka 952b355760 dm io: use slab for struct io 15 years ago
Milan Broz 542da31766 dm crypt: make wipe message also wipe essiv key 15 years ago
Milan Broz b95bf2d3d5 dm crypt: separate essiv allocation from initialisation 15 years ago
Milan Broz 5861f1be00 dm crypt: restructure essiv error path 15 years ago
Milan Broz 6047359277 dm crypt: move private iv fields to structs 15 years ago
Milan Broz 0b4309581b dm crypt: make wipe message also wipe tfm key 15 years ago
Mikulas Patocka 8e87b9b81b dm snapshot: cope with chunk size larger than origin 15 years ago