summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAge
* 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
* 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-15
* dm: add integrity supportMartin K. Petersen2009-04-09
* 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-06
* dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-06
* [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-08
* dm ioctl: move compat codeMilan Broz2008-02-08
* dm ioctl: remove lock_kernelAlasdair G Kergon2008-02-08
* 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-20
* dm io:ctl remove vmalloc void castJesper Juhl2007-10-20
* dm io:ctl use constant struct sizeMilan Broz2007-10-20
* [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
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-26
* [PATCH] dm: consolidate creation functionsAlasdair G Kergon2006-06-26
* [PATCH] dm: fix mapped device ref countingJeff Mahoney2006-06-26
* [PATCH] dm store geometryDarrick J. Wong2006-03-27