aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-12-10dm snapshot: report merge failure in statusMike Snitzer
2009-12-10dm snapshot: merge consecutive chunks togetherMike Snitzer
2009-12-10dm snapshot: trigger exceptions in remaining snapshots during mergeMikulas Patocka
2009-12-10dm snapshot: delay merging a chunk until writes to it completeMikulas Patocka
2009-12-10dm snapshot: queue writes to chunks being mergedMikulas Patocka
2009-12-10dm snapshot: add mergingMikulas Patocka
2009-12-10dm snapshot: permit only one merge at onceMikulas Patocka
2009-12-10dm snapshot: support barriers in snapshot merge targetMike Snitzer
2009-12-10dm snapshot: avoid allocating exceptions in mergeMikulas Patocka
2009-12-10dm snapshot: rework writing to originMikulas Patocka
2009-12-10dm snapshot: add merge targetMikulas Patocka
2009-12-10dm exception store: add merge specific methodsMikulas Patocka
2009-12-10dm snapshot: create function for chunk_is_tracked waitMike Snitzer
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