aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAge
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* dm: allow autoloading of dm modPeter Rajnoha2010-08-11
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-11
* dm: do not initialise full request queue when bio basedMike Snitzer2010-08-11
* dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-11
* dm ioctl: use nonseekable_openArnd Bergmann2010-08-11
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-11
* dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-11
* dm ioctl: return uevent flag after renamePeter Rajnoha2010-08-11
* dm ioctl: make __dev_status voidAlasdair G Kergon2010-08-11
* dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha2010-08-11
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-05
* dm ioctl: only issue uevent on resume if state changedMike Snitzer2010-03-05
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10
* dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-10
* dm ioctl: forbid messages to devices being deletedMike Anderson2009-12-10
* dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-10
* dm ioctl: prefer strlcpy over strncpyRoel Kluin2009-12-10
* dm: avoid _hash_lock deadlockMikulas Patocka2009-12-10
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* dm: enable request based optionKiyoshi Ueda2009-06-22
* dm ioctl: support cookies for udevMilan Broz2009-06-22
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
* dm: add integrity supportMartin K. Petersen2009-04-08
* dm table: rework reference counting fixMikulas Patocka2009-03-16
* dm ioctl: validate name length when renamingMilan Broz2009-03-16
* dm table: rework reference countingMikulas Patocka2009-01-05
* dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-05
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-10
|\
| * dm: export struct dm_devMikulas Patocka2008-10-10
* | block: move policy from disk to part0Tejun Heo2008-10-09
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-09
|/
* dm ioctl: use uninitialized_varAndrew Morton2008-02-07
* dm ioctl: move compat codeMilan Broz2008-02-07
* dm ioctl: remove lock_kernelAlasdair G Kergon2008-02-07
* dm: trigger change uevent on renameAlasdair G Kergon2007-12-20
* dm: table detect io beyond deviceJun'ichi Nomura2007-12-20
* dm: export name and uuidMike Anderson2007-10-19
* dm io:ctl remove vmalloc void castJesper Juhl2007-10-19
* dm io:ctl use constant struct sizeMilan Broz2007-10-19
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-12
* [PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2006-12-08
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-08
* [PATCH] dm: fix find_device raceAlasdair G Kergon2006-11-08
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-26