aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-ioctl.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-10-10dm: export struct dm_devMikulas Patocka
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-02-08dm ioctl: use uninitialized_varAndrew Morton
2008-02-08dm ioctl: move compat codeMilan Broz
2008-02-08dm ioctl: remove lock_kernelAlasdair G Kergon
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura
2007-10-20dm: export name and uuidMike Anderson
2007-10-20dm io:ctl remove vmalloc void castJesper Juhl
2007-10-20dm io:ctl use constant struct sizeMilan Broz
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-08[PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda
2006-11-08[PATCH] dm: fix find_device raceAlasdair G Kergon
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon
2006-06-26[PATCH] dm: fix mapped device ref countingJeff Mahoney
2006-03-27[PATCH] dm store geometryDarrick J. Wong
2006-03-27[PATCH] dm table: store mdMike Anderson
2006-03-27[PATCH] dm: tidy mdptrAlasdair G Kergon
2006-02-01[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usageAlasdair G Kergon
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-06[PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon
2006-01-06[PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon
2006-01-06[PATCH] device-mapper ioctl: event on renamegoggin, edward
2005-11-22[PATCH] device-mapper: list_versions fixAlasdair G Kergon
2005-11-22[PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda
2005-09-28[PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-04-16Linux-2.6.12-rc2Linus Torvalds