- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-ioctl.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-29 Jeff Mahoney- patches.fixes/dm-proper-refcounting.diff: update...
2006-04-13 Jeff Mahoney- Fixes for bug #163243
2006-02-01 Alasdair G Kergon[PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage
2006-01-16 Hannes Reinecke- patches.drivers/dm_netlink_part{1,2,3}.diff
2006-01-16 Hannes Reinecke- Fixup patch to actually compile.
2006-01-16 Hannes Reinecke- Remove patches.arch/s390-02-0{1,2,3}-october2005...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-06 Alasdair G Kergon[PATCH] device-mapper ioctl: add skip lock_fs flag
2006-01-06 Alasdair G Kergon[PATCH] device-mapper: make lock_fs optional
2006-01-06 goggin, edward[PATCH] device-mapper ioctl: event on rename
2005-11-22 Alasdair G Kergon[PATCH] device-mapper: list_versions fix
2005-11-22 Kiyoshi Ueda[PATCH] device-mapper dm-ioctl: missing put in table...
2005-09-28 goggin, edward[PATCH] device-mapper: Trigger an event when a table...
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Alasdair G. Kergon[PATCH] device-mapper: optionally bypass a bdget
2004-11-15 Alasdair G. Kergon[PATCH] device-mapper: Allow referencing by device...
2004-11-15 Alasdair G. Kergon[PATCH] device-mapper: Add DM_TARGET_MSG
2004-06-05 Kevin Corry[PATCH] dm: dm-ioctl.c: change an int* to a size_t*
2004-06-03 Alexander Viro[PATCH] sparse: drivers/md annotation
2004-05-29 Andrew Morton[PATCH] dm: add static and __init qualifiers
2004-05-29 Andrew Morton[PATCH] dm-ioctl: replace dm_[add|remove]_wait_queue...
2004-05-29 Andrew Morton[PATCH] dm-ioctl.c: fix off-by-one error
2004-05-24 Hubert Mantel- DM fixes:
2004-05-11 Hubert Mantel- device mapper fixes:
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-17 Andrew Morton[PATCH] dm: avoid ioctl buffer overrun
2004-04-17 Andrew Morton[PATCH] dm: Correctly align the dm_target_spec structur...
2004-04-16 Olaf Hering+- add patches.fixes/call_usermodehelper_async-always...
2004-03-12 Andrew Morton[PATCH] dm: list targets cmd
2004-03-12 Andrew Morton[PATCH] dm: list_for_each_entry audit
2004-03-06 Andrew Morton[PATCH] dm: remove v1 ioctl interface
2004-02-27 Chris L Masondevice mapper update
2003-07-18 Andrew Morton[PATCH] dm: v4 ioctl interface
2003-07-18 Andrew Morton[PATCH] dm: 'wait for event' race
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-02 Joe Thornber[PATCH] dm: remove bogus yields
2003-07-02 Joe Thornber[PATCH] dm: fix memory leak
2003-06-17 Joe Thornber[PATCH] dm: dm-ioctl.c: Unregister with devfs before...
2003-06-14 Andrew Morton[PATCH] dm: Repair persistent minors
2003-06-09 Joe Thornber[PATCH] dm: signed/unsigned audit
2003-05-26 Ben Collins[PATCH] drivers/* strlcpy conversions
2003-05-19 Andrew Morton[PATCH] misc fixes
2003-05-15 Andrew Morton[PATCH] fix lots of error-path memory leaks
2003-04-30 Christoph Hellwig[PATCH] use .devfs_name in struct miscdevice
2003-04-27 Alexander Viro[PATCH] bdget_disk()
2003-04-20 Christoph Hellwig[PATCH] devfs: device-mapper
2003-04-17 Christoph Hellwig[PATCH] dm devfs fix
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_dir simplification
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_symlink simplification
2003-02-27 Kevin Corry[PATCH] fix recent dm breakage
2003-02-26 Joe Thornber[PATCH] dm: deregister the misc device before removing...
2003-02-26 Kevin Corry[PATCH] dm: prevent possible buffer overflow in ioctl...
2003-02-26 Joe Thornber[PATCH] dm: allow slashes in dm device names
2003-02-26 Joe Thornber[PATCH] dm: ioctl interface wasn't dropping a table...
2003-01-08 Joe Thornber[PATCH] dm: Don't let the ioctl interface drop a suspen...
2002-12-16 Joe Thornber[PATCH] dm: REMOVE_ALL parameter checking
2002-12-04 Alexander Viro[PATCH] dm cleanup
2002-11-25 Alan Cox[PATCH] dm updates merged with 2.5.49 ones
2002-11-17 Alexander Viro[PATCH] devfs_remove() helper
2002-11-15 Alexander Viro[PATCH] dm use of devfs
2002-11-11 Alexander Viro[PATCH] dm_ioctl() fix
2002-10-28 Alan Cox[PATCH] Device Mapper, with updates