aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-11dm: remove legacy request-based IO pathJens Axboe1-1/+2
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer1-1/+2
2015-04-15dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer1-0/+9
2015-04-15dm: impose configurable deadline for dm_request_fn's merge heuristicMike Snitzer1-0/+2
2015-04-15dm sysfs: introduce ability to add writable attributesMike Snitzer1-5/+27
2014-01-14dm sysfs: fix a module unload raceMikulas Patocka1-5/+0
2014-01-07dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka1-1/+9
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon1-8/+0
2009-12-10dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda1-1/+1
2009-12-10dm: sysfs add empty release function to avoid debug warningMilan Broz1-0/+8
2009-06-22dm: sysfs add suspended attributePeter Rajnoha1-0/+9
2009-01-06dm: add name and uuid to sysfsMilan Broz1-0/+99