Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-stripe.c
2012-03-28 Mikulas Patockadm: reject trailing characters in sccanf input
2011-03-24 Mustafa Mesanovicdm stripe: implement merge method
2011-01-13 Tejun Heodm stripe: switch from local workqueue to system_wq
2010-09-10 Tejun Heodm: implement REQ_FLUSH/FUA support for bio-based dm
2010-08-12 Mikulas Patockadm stripe: support discards
2010-08-12 Mikulas Patockadm stripe: optimize sector division
2010-08-12 Mikulas Patockadm stripe: move sector translation to a function
2010-08-12 Alasdair G Kergondm: use dm_target_offset macro
2010-08-12 Mike Snitzerdm: rename map_info flush_request to target_request_nr
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-03-06 Nikanth Karthikesandm table: remove unused dm_get_device range parameters
2010-02-16 Nikanth Karthikesandm stripe: avoid divide by zero with invalid stripe...
2010-02-04 Nikanth Karthikesan- patches.fixes/dm-stripe-zero-stripes: dm-stripe:...
2009-09-14 Martin K. Petersenblock: Optimal I/O limit wrapper
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-04 Mike Snitzerdm stripe: expose correct io hints
2009-07-23 Mike Snitzerdm table: pass correct dev area size to device_area_is_...
2009-06-22 Mike Snitzerdm target:s introduce iterate devices fn
2009-06-22 Mikulas Patockadm: stripe support flush
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2008-11-13 Heinz Mauelshagendm stripe: fix init failure
2008-10-21 Mikulas Patockadm: remove dm header from targets
2008-10-21 Mikulas Patockadm: publish array_too_big
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Brian Wooddm: stripe enhanced status return
2008-02-08 Brian Wooddm: stripe trigger event on failure
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-20 vignesh babudm: use is_power_of_2
2006-12-08 Kiyoshi Ueda[PATCH] dm: map and endio symbolic return codes
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-27 Kevin Corry[PATCH] dm: remove unnecessary typecast
2006-03-27 Andrew Morton[PATCH] dm: remove SECTOR_FORMAT
2006-03-17 Kevin Corry[PATCH] dm stripe: Fix bounds
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 Alexander Viro[PATCH] portability problem in dm-stripe.c
2005-02-03 Alasdair G. Kergon[PATCH] device-mapper: stripe_width should be sector_t
2005-01-25 Kevin Corry[PATCH] device-mapper: fix TB stripe data corruption
2004-09-22 Alasdair G. Kergon[PATCH] device-mapper: rename emit macro
2004-04-17 Andrew Morton[PATCH] dm: Use an EMIT macro in the status function.
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] dm: stripe width fix
2004-03-12 Andrew Morton[PATCH] dm: list targets cmd
2004-03-12 Andrew Morton[PATCH] dm: endio method
2004-02-27 Chris L Masondevice mapper update
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] snprintf fixes
2003-09-22 Kevin Corry[PATCH] dm: Use new format_dev_t macro
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Andrew Morton[PATCH] [patch 7/25 dm: use sector_div()
2003-06-09 Joe Thornber[PATCH] dm: signed/unsigned audit
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2002-12-16 Joe Thornber[PATCH] dm: stripe constructor validity check
2002-12-16 Joe Thornber[PATCH] dm: check chunksize before allocation
2002-11-11 Alexander Viro[PATCH] bdevname() cleanups
2002-10-28 Alan Cox[PATCH] Device Mapper, with updates