summaryrefslogtreecommitdiff
path: root/drivers/md/dm-table.c
Commit message (Expand)AuthorAge
* dm table: rework reference countingMikulas Patocka2009-01-06
* dm: support barriers on simple devicesAndi Kleen2009-01-06
* block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
| * [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* | [PATCH] dm: kill lookup_device wrapperChristoph Hellwig2008-10-23
|/
* dm: detect lost queueAlasdair G Kergon2008-10-10
* dm: export struct dm_devMikulas Patocka2008-10-10
* [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-01
* dm table: remove merge_bvec sector restrictionMilan Broz2008-07-21
* dm: use unlocked variants of queue flag check/setJens Axboe2008-04-29
* block: make queue flags non-atomicNick Piggin2008-04-29
* dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-25
* dm table: drop void suspend_targets returnAdrian Bunk2008-04-25
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* dm: table use uninitialized_varAndrew Morton2008-02-08
* dm: table remove unused totalJun'ichi Nomura2008-02-08
* dm: table use list_for_eachPaul Jimenez2008-02-08
* dm: merge max_hw_sectorNeil Brown2007-12-20
* dm: table detect io beyond deviceJun'ichi Nomura2007-12-20
* Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-09
* dm: bounce_pfn limit addedVasily Averin2007-11-02
* dm: use kzallocDmitry Monakhov2007-10-20
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* dm: allow offline devicesMike Anderson2007-05-09
* [PATCH] dm table: add target flushBryn Reeves2006-10-03
* [PATCH] dm: extract device limit settingBryn Reeves2006-10-03
* [PATCH] dm table: add target preresumeMilan Broz2006-10-03
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm: create error tableDavid Teigland2006-06-26
* [PATCH] dm table split_args: handle no inputDavid Teigland2006-06-26
* [PATCH] dm table: get_target: fix last indexMilan Broz2006-06-26
* [PATCH] sem2mutex: drivers/mdArjan van de Ven2006-03-27
* [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_diskJun'ichi Nomura2006-03-27
* [PATCH] dm table: store mdMike Anderson2006-03-27
* [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown2006-03-27
* BUG_ON() Conversion in md/dm-table.cEric Sesterhenn2006-03-26
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-01
* [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-15
* [PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2005-07-28
* [PATCH] device-mapper snapshots: Handle origin extensionAlasdair G Kergon2005-07-12
* [PATCH] device-mapper: Some missing staticsAlasdair G Kergon2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16