summaryrefslogtreecommitdiff
path: root/drivers/md/dm-table.c
AgeCommit message (Expand)Author
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08dm: table use uninitialized_varAndrew Morton
2008-02-08dm: table remove unused totalJun'ichi Nomura
2008-02-08dm: table use list_for_eachPaul Jimenez
2007-12-20dm: merge max_hw_sectorNeil Brown
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle
2007-11-02dm: bounce_pfn limit addedVasily Averin
2007-10-20dm: use kzallocDmitry Monakhov
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-05-09dm: allow offline devicesMike Anderson
2006-10-03[PATCH] dm table: add target flushBryn Reeves
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves
2006-10-03[PATCH] dm table: add target preresumeMilan Broz
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: create error tableDavid Teigland
2006-06-26[PATCH] dm table split_args: handle no inputDavid Teigland
2006-06-26[PATCH] dm table: get_target: fix last indexMilan Broz
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven
2006-03-27[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_diskJun'ichi Nomura
2006-03-27[PATCH] dm table: store mdMike Anderson
2006-03-27[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown
2006-03-26BUG_ON() Conversion in md/dm-table.cEric Sesterhenn
2006-02-01[PATCH] dm: dm-table warning fixAlasdair G Kergon
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-07-28[PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon
2005-07-12[PATCH] device-mapper snapshots: Handle origin extensionAlasdair G Kergon
2005-05-05[PATCH] device-mapper: Some missing staticsAlasdair G Kergon
2005-04-16Linux-2.6.12-rc2Linus Torvalds