aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon2013-01-171-0/+8
* dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-241-2/+21
* dm ioctl: prepare for crypt key wipingMilan Broz2011-03-241-14/+11
* dm ioctl: suppress needless warning messagesMilan Broz2011-01-131-4/+4
* dm ioctl: allow rename to fill empty uuidPeter Jones2011-01-131-25/+78
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* dm: allow autoloading of dm modPeter Rajnoha2010-08-121-2/+5
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-121-34/+0
* dm: do not initialise full request queue when bio basedMike Snitzer2010-08-121-1/+10
* dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-121-0/+15
* dm ioctl: use nonseekable_openArnd Bergmann2010-08-121-0/+1
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-121-4/+11
* dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-121-19/+25
* dm ioctl: return uevent flag after renamePeter Rajnoha2010-08-121-17/+24
* dm ioctl: make __dev_status voidAlasdair G Kergon2010-08-121-36/+31
* dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha2010-08-121-6/+0
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-061-7/+12
* dm ioctl: only issue uevent on resume if state changedMike Snitzer2010-03-061-4/+5
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-101-4/+4
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-101-4/+6
* dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-101-13/+57
* dm ioctl: forbid messages to devices being deletedMike Anderson2009-12-101-0/+6
* dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-101-7/+7
* dm ioctl: prefer strlcpy over strncpyRoel Kluin2009-12-101-2/+2
* dm: avoid _hash_lock deadlockMikulas Patocka2009-12-101-4/+13
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+1
* dm: enable request based optionKiyoshi Ueda2009-06-221-0/+13
* dm ioctl: support cookies for udevMilan Broz2009-06-221-4/+10
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
* dm: add integrity supportMartin K. Petersen2009-04-091-0/+21
* dm table: rework reference counting fixMikulas Patocka2009-03-161-2/+2
* dm ioctl: validate name length when renamingMilan Broz2009-03-161-1/+2
* dm table: rework reference countingMikulas Patocka2009-01-061-6/+4
* dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-061-2/+4
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-101-2/+2
|\
| * dm: export struct dm_devMikulas Patocka2008-10-101-2/+2
* | block: move policy from disk to part0Tejun Heo2008-10-091-1/+1
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-2/+2
|/
* dm ioctl: use uninitialized_varAndrew Morton2008-02-081-1/+1
* dm ioctl: move compat codeMilan Broz2008-02-081-2/+13
* dm ioctl: remove lock_kernelAlasdair G Kergon2008-02-081-6/+9
* dm: trigger change uevent on renameAlasdair G Kergon2007-12-201-0/+2
* dm: table detect io beyond deviceJun'ichi Nomura2007-12-201-7/+3
* dm: export name and uuidMike Anderson2007-10-201-0/+32
* dm io:ctl remove vmalloc void castJesper Juhl2007-10-201-1/+1
* dm io:ctl use constant struct sizeMilan Broz2007-10-201-3/+3
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2006-12-081-0/+4
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-081-6/+6