aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-12-10dm snapshot: make bio optional in __origin_writeMikulas Patocka
2009-12-10dm mpath: reject messages when device is suspendedKiyoshi Ueda
2009-12-10dm: export suspended state to targetsKiyoshi Ueda
2009-12-10dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda
2009-12-10dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda
2009-12-10dm crypt: add plain64 ivMilan Broz
2009-12-10dm: trace request based remappingJun'ichi Nomura
2009-12-10dm snapshot: allow live exception store handover between tablesMike Snitzer
2009-12-10dm: keep old table until after resume succeededAlasdair G Kergon
2009-12-10dm: bind new table before destroying oldAlasdair G Kergon
2009-12-10dm ioctl: retrieve status from inactive tableMike Snitzer
2009-12-10dm io: handle empty barriersMikulas Patocka
2009-12-10dm mpath: prevent io from work queue while suspendedMike Anderson
2009-12-10dm mpath: add mutex to synchronize adding and flushing workMike Anderson
2009-12-10dm ioctl: forbid messages to devices being deletedMike Anderson
2009-12-10dm: add dm_deleting_md functionMike Anderson
2009-12-10dm mpath: flush workqueues before suspend completesKiyoshi Ueda
2009-12-10dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon
2009-12-10dm: add request based barrier supportKiyoshi Ueda
2009-12-10dm: move dm_end_requestKiyoshi Ueda
2009-12-10dm: refactor request based completion functionsKiyoshi Ueda
2009-12-10dm: use md pending for in flight IO countingKiyoshi Ueda
2009-12-10dm: simplify request based suspendKiyoshi Ueda
2009-12-10dm: abstract clone_rqKiyoshi Ueda
2009-12-10dm: pass gfp_mask to alloc_rq_tioKiyoshi Ueda
2009-12-10dm: use clone in map_request functionKiyoshi Ueda
2009-12-10dm: abstract dm_in_flight functionKiyoshi Ueda
2009-12-10dm kcopyd: accept zero size jobsMikulas Patocka
2009-12-10dm snapshot: track suspended state in targetMike Snitzer
2009-12-10dm snapshot: move cow ref from exception store to snap coreMike Snitzer
2009-12-10dm snapshot: add allocated metadata to snapshot statusMike Snitzer
2009-12-10dm snapshot: rename exception functionsJon Brassow
2009-12-10dm snapshot: rename exception_table to dm_exception_tableJon Brassow
2009-12-10dm snapshot: rename dm_snap_exception to dm_exceptionJon Brassow
2009-12-10dm snapshot: consolidate insert exception functionsJon Brassow
2009-12-10dm snapshot: abstract minimum_chunk_size fnMikulas Patocka
2009-12-10dm snapshot: simplify sector_to_chunk expressionMikulas Patocka
2009-12-10dm snapshot: avoid else clause in persistent_read_metadataJon Brassow
2009-12-10dm ioctl: prefer strlcpy over strncpyRoel Kluin
2009-12-10dm raid1: explicitly initialise bio_listsMikulas Patocka
2009-12-10dm raid1: hold all write bios when leg failsMikulas Patocka
2009-12-10dm raid1: hold write bios when errors are handledMikulas Patocka
2009-12-10dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka
2009-12-10dm raid1: abstract get_valid_mirror functionMikulas Patocka
2009-12-10dm raid1: use hold framework in do_failuresMikulas Patocka
2009-12-10dm raid1: add framework to hold bios during suspendMikulas Patocka
2009-12-10dm raid1: report flush errors separately in statusMikulas Patocka
2009-12-10dm raid1: implement mirror_flushMikulas Patocka
2009-12-10dm log: use flush callback fnMikulas Patocka
2009-12-10dm log: add flush callback fnMikulas Patocka