aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-12-10dm log: introduce flush_failed variableMikulas Patocka
2009-12-10dm log: add flush_header functionMikulas Patocka
2009-12-10dm raid1: split touched state into twoMikulas Patocka
2009-12-10dm raid1: support flushMikulas Patocka
2009-12-10dm io: remove extra bi_io_vec region hackMikulas Patocka
2009-12-10dm io: use slab for struct ioMikulas Patocka
2009-12-10dm crypt: make wipe message also wipe essiv keyMilan Broz
2009-12-10dm crypt: separate essiv allocation from initialisationMilan Broz
2009-12-10dm crypt: restructure essiv error pathMilan Broz
2009-12-10dm crypt: move private iv fields to structsMilan Broz
2009-12-10dm crypt: make wipe message also wipe tfm keyMilan Broz
2009-12-10dm snapshot: cope with chunk size larger than originMikulas Patocka
2009-12-10dm snapshot: only take lock for statustype info not tableMikulas Patocka