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