summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] dm table: store mdMike Anderson2006-03-27
* [PATCH] dm: tidy mdptrAlasdair G Kergon2006-03-27
* [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usageAlasdair G Kergon2006-02-01
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon2006-01-06
* [PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon2006-01-06
* [PATCH] device-mapper ioctl: event on renamegoggin, edward2006-01-06
* [PATCH] device-mapper: list_versions fixAlasdair G Kergon2005-11-22
* [PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda2005-11-22
* [PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward2005-09-28
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16