summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAge
* dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko2016-05-05
* dm: allow immutable request-based targets to use blk-mq pduMike Snitzer2016-02-22
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-22
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
* dm: only initialize the request_queue onceChristoph Hellwig2015-04-30
* dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi2015-02-09
* dm: enhance internal suspend and resume interfaceMike Snitzer2014-11-19
* dm: allow active and inactive tables to share dm_devsBenjamin Marzinski2014-10-05
* dm: allow remove to be deferredMikulas Patocka2013-11-09
* dm: add statistics supportMikulas Patocka2013-09-05
* dm ioctl: cleanup error handling in table_loadMike Snitzer2013-09-05
* dm ioctl: increase granularity of type_lock when loading tableMike Snitzer2013-09-05
* dm ioctl: prevent rename to empty name or uuidAlasdair Kergon2013-09-05
* dm: optimize use SRCU and RCUMikulas Patocka2013-07-10
* dm: use __GFP_HIGHMEM in __vmallocMikulas Patocka2013-07-10
* dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka2013-07-10
* dm ioctl: allow message to return dataMikulas Patocka2013-03-01
* dm ioctl: optimize functions without variable paramsMikulas Patocka2013-03-01
* dm ioctl: introduce ioctl_flagsMikulas Patocka2013-03-01
* dm: fix truncated status stringsMikulas Patocka2013-03-01
* dm ioctl: use kmalloc if possibleMikulas Patocka2012-12-21
* dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-21
* dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon2012-12-21
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-27
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-28
* dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl2012-03-07
* dm table: add immutable featureAlasdair G Kergon2011-10-31
* dm ioctl: forbid multiple device specifiersMikulas Patocka2011-08-02
* dm ioctl: introduce __get_dev_cellMikulas Patocka2011-08-02
* dm ioctl: fill in device parameters in more ioctlsMikulas Patocka2011-08-02
* dm ioctl: prevent empty messageAlasdair G Kergon2011-08-02
* dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-24
* dm ioctl: prepare for crypt key wipingMilan Broz2011-03-24
* dm ioctl: suppress needless warning messagesMilan Broz2011-01-13
* dm ioctl: allow rename to fill empty uuidPeter Jones2011-01-13
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* dm: allow autoloading of dm modPeter Rajnoha2010-08-12
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-12
* dm: do not initialise full request queue when bio basedMike Snitzer2010-08-12
* dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-12
* dm ioctl: use nonseekable_openArnd Bergmann2010-08-12
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-12
* dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-12
* dm ioctl: return uevent flag after renamePeter Rajnoha2010-08-12
* dm ioctl: make __dev_status voidAlasdair G Kergon2010-08-12
* dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha2010-08-12
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-06
* dm ioctl: only issue uevent on resume if state changedMike Snitzer2010-03-06
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10