- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-stripe.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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