Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-target.c
2010-08-12 Mike Snitzerdm: error return error for discards
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-04-02 Cheng Renquandm target: remove struct tt_internal
2009-04-02 Cheng Renquandm target: use module refcount directly
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-20 Dmitry Monakhovdm: use kzalloc
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Alasdair G Kergon[PATCH] dm: improve error message consistency
2006-03-31 Eric SesterhennBUG_ON() Conversion in md/dm-target.c
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-25 Alasdair G. Kergon[PATCH] device-mapper trivial: duplicate kfree in error...
2004-05-29 Andrew Morton[PATCH] dm: add static and __init qualifiers
2004-03-12 Andrew Morton[PATCH] dm: list targets cmd
2004-03-12 Andrew Morton[PATCH] dm: list_for_each_entry audit
2004-03-12 Andrew Morton[PATCH] dm: endio method
2004-02-27 Chris L Masondevice mapper update
2003-06-09 Joe Thornber[PATCH] dm: Fix memory leak in dm_register_target()
2003-06-09 Joe Thornber[PATCH] dm: signed/unsigned audit
2003-05-17 Linus TorvaldsMake request_module() take a printf-like vararg argumen...
2003-05-15 Andrew Morton[PATCH] fix lots of error-path memory leaks
2003-01-08 Joe Thornber[PATCH] dm: Simplify error->map
2003-01-08 Joe Thornber[PATCH] dm: Remove explicit returns from void fns ...
2003-01-08 Joe Thornber[PATCH] dm: rwlock_t -> rw_semaphore (fluff)
2003-01-08 Joe Thornber[PATCH] dm: Correct target_type reference counting
2002-12-29 Christoph Hellwig[PATCH] more module warning fixes
2002-10-28 Alan Cox[PATCH] Device Mapper, with updates