summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ioctl.c
AgeCommit message (Expand)Author
2018-11-13dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang
2018-04-08dm ioctl: remove double parenthesesMatthias Kaehlcke
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2016-07-20dm: allow bio-based table to be upgraded to bio-based with DAX supportToshi Kani
2016-07-01dm ioctl: Simplify parameter buffer management codeBart Van Assche
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer
2016-05-05dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko
2016-02-22dm: allow immutable request-based targets to use blk-mq pduMike Snitzer
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig
2015-02-09dm ioctl: fix stale comment above dm_get_inactive_table()Junxiao Bi
2014-11-19dm: enhance internal suspend and resume interfaceMike Snitzer
2014-10-05dm: allow active and inactive tables to share dm_devsBenjamin Marzinski
2013-11-09dm: allow remove to be deferredMikulas Patocka
2013-09-05dm: add statistics supportMikulas Patocka
2013-09-05dm ioctl: cleanup error handling in table_loadMike Snitzer
2013-09-05dm ioctl: increase granularity of type_lock when loading tableMike Snitzer
2013-09-05dm ioctl: prevent rename to empty name or uuidAlasdair Kergon
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka
2013-07-10dm: use __GFP_HIGHMEM in __vmallocMikulas Patocka
2013-07-10dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka
2013-03-01dm ioctl: allow message to return dataMikulas Patocka
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka
2013-03-01dm: fix truncated status stringsMikulas Patocka
2012-12-21dm ioctl: use kmalloc if possibleMikulas Patocka
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka
2012-12-21dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon
2012-07-27dm thin: commit before gathering statusAlasdair G Kergon
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka
2012-03-07dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl
2011-10-31dm table: add immutable featureAlasdair G Kergon
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon
2011-03-24dm ioctl: add flag to wipe buffers for secure dataMilan Broz
2011-03-24dm ioctl: prepare for crypt key wipingMilan Broz
2011-01-13dm ioctl: suppress needless warning messagesMilan Broz
2011-01-13dm ioctl: allow rename to fill empty uuidPeter Jones
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-12dm: allow autoloading of dm modPeter Rajnoha
2010-08-12dm ioctl: refactor dm_table_completeWill Drewry
2010-08-12dm: do not initialise full request queue when bio basedMike Snitzer
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer
2010-08-12dm ioctl: use nonseekable_openArnd Bergmann
2010-08-12dm: separate device deletion from dm_putKiyoshi Ueda
2010-08-12dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda
2010-08-12dm ioctl: return uevent flag after renamePeter Rajnoha