summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] dm: fix find_device raceAlasdair G Kergon2006-11-081-2/+7
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-13/+0
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-14/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-0/+1
* [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-261-20/+45
* [PATCH] dm: consolidate creation functionsAlasdair G Kergon2006-06-261-5/+4
* [PATCH] dm: fix mapped device ref countingJeff Mahoney2006-06-261-10/+24
* [PATCH] dm store geometryDarrick J. Wong2006-03-271-1/+51
* [PATCH] dm table: store mdMike Anderson2006-03-271-11/+21
* [PATCH] dm: tidy mdptrAlasdair G Kergon2006-03-271-3/+13
* [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usageAlasdair G Kergon2006-02-011-10/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon2006-01-061-2/+9
* [PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon2006-01-061-2/+2
* [PATCH] device-mapper ioctl: event on renamegoggin, edward2006-01-061-0/+10
* [PATCH] device-mapper: list_versions fixAlasdair G Kergon2005-11-221-1/+1
* [PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda2005-11-221-0/+1
* [PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward2005-09-281-0/+9
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-11/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1416
OpenPOWER on IntegriCloud