summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [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-091-2/+7
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-13/+0Star
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-14/+0Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [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/+4Star
* [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/+4Star
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-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/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1416