summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
Commit message (Expand)AuthorAge
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-12
* dm: prevent access to md being deletedKiyoshi Ueda2010-08-12
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
* dm: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-06
* dm: free dm_io before bio_endio not afterMikulas Patocka2010-03-06
* dm table: remove dm_get from dm_table_get_mdKiyoshi Ueda2010-03-06
* dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-16
* dm: export suspended state to targetsKiyoshi Ueda2009-12-10
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
* dm: swap target postsuspend call and setting suspended flagKiyoshi Ueda2009-12-10
* dm: trace request based remappingJun'ichi Nomura2009-12-10
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10
* dm: bind new table before destroying oldAlasdair G Kergon2009-12-10
* dm: add dm_deleting_md functionMike Anderson2009-12-10
* dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-10
* dm: add request based barrier supportKiyoshi Ueda2009-12-10
* dm: move dm_end_requestKiyoshi Ueda2009-12-10
* dm: refactor request based completion functionsKiyoshi Ueda2009-12-10
* dm: use md pending for in flight IO countingKiyoshi Ueda2009-12-10
* dm: simplify request based suspendKiyoshi Ueda2009-12-10
* dm: abstract clone_rqKiyoshi Ueda2009-12-10
* dm: pass gfp_mask to alloc_rq_tioKiyoshi Ueda2009-12-10
* dm: use clone in map_request functionKiyoshi Ueda2009-12-10
* dm: abstract dm_in_flight functionKiyoshi Ueda2009-12-10
* dm io: use slab for struct ioMikulas Patocka2009-12-10
* dm: dec_pending needs locking to save error valueKiyoshi Ueda2009-10-16
* dm: add missing del_gendisk to alloc_dev error pathZdenek Kabelac2009-10-16
* block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-06
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
* bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
* dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda2009-09-04
* dm: remove queue next_ordered workaround for barriersMike Snitzer2009-07-23
* block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-01
* dm: disable interrupt when taking map_lockKiyoshi Ueda2009-06-22
* dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda2009-06-22
* dm: enable request based optionKiyoshi Ueda2009-06-22
* dm: prepare for request based optionKiyoshi Ueda2009-06-22
* dm: calculate queue limits during resume not loadMike Snitzer2009-06-22
* dm ioctl: support cookies for udevMilan Broz2009-06-22
* dm: send empty barriers to targets in dm_flushMikulas Patocka2009-06-22
* dm: initialise tio in alloc_tioAlasdair G Kergon2009-06-22
* dm: introduce num_flush_requestsMikulas Patocka2009-06-22
* dm: remove check that prevents mapping empty biosMikulas Patocka2009-06-22
* dm: remove EOPNOTSUPP for barriersMikulas Patocka2009-06-22