Commit Graph

1742 Commits (3a3a5ddb7a0f43c3dd0f98673f3d930a456725f8)

Author SHA1 Message Date
Mikulas Patocka d698aa4500 dm snapshot: add merge target 15 years ago
Mikulas Patocka 4454a6216f dm exception store: add merge specific methods 15 years ago
Mike Snitzer 615d1eb9ca dm snapshot: create function for chunk_is_tracked wait 15 years ago
Mikulas Patocka 9eaae8ffbc dm snapshot: make bio optional in __origin_write 15 years ago
Kiyoshi Ueda c2f3d24b78 dm mpath: reject messages when device is suspended 15 years ago
Kiyoshi Ueda 64dbce580d dm: export suspended state to targets 15 years ago
Kiyoshi Ueda 4f186f8bbf dm: rename dm_suspended to dm_suspended_md 15 years ago
Kiyoshi Ueda 4d4471cb5c dm: swap target postsuspend call and setting suspended flag 15 years ago
Milan Broz 61afef614b dm crypt: add plain64 iv 15 years ago
Jun'ichi Nomura 6db4ccd635 dm: trace request based remapping 15 years ago
Mike Snitzer c1f0c183f6 dm snapshot: allow live exception store handover between tables 15 years ago
Alasdair G Kergon 042d2a9bcd dm: keep old table until after resume succeeded 15 years ago
Alasdair G Kergon a794015597 dm: bind new table before destroying old 15 years ago
Mike Snitzer 1d0f3ce832 dm ioctl: retrieve status from inactive table 15 years ago
Mikulas Patocka 12fc0f49dc dm io: handle empty barriers 15 years ago
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