- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / raid0.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 NeilBrownmd: fix a bug in some never-used code.
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-24 NeilBrownmd: avoid overflow in raid0 calculation with large...
2006-10-03 NeilBrown[PATCH] md: define backing_dev_info.congested_fn for...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-23 NeilBrown[PATCH] md: fix possible oops when starting a raid0...
2006-02-03 NeilBrown[PATCH] md: Assorted little md fixes
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
2006-01-06 NeilBrown[PATCH] md: allow array level to be set textually via...
2006-01-06 NeilBrown[PATCH] md: remove personality numbering from md
2006-01-06 NeilBrown[PATCH] md: convert md to use kzalloc throughout
2006-01-06 NeilBrown[PATCH] md: clean up 'page' related names in md
2005-11-01 Jens Axboe[BLOCK] Unify the seperate read/write io stat fields...
2005-09-09 NeilBrown[PATCH] md: fail IO request to md that require a barrier.
2005-07-15 Neil Brown[PATCH] Fix raid0's attempt to divide by 64bit numbers
2005-06-22 Jesper Juhl[PATCH] md: remove unneeded NULL checks before kfree
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-11 Neil Brown[PATCH] md: delete unplug timer before shutting down...
2004-10-25 Neil Brown[PATCH] md: rationalise issue_flush function in md...
2004-09-14 Ingo Molnar[PATCH] blk: max_sectors tunables
2004-08-23 Jens Axboe[PATCH] disk barriers: MD
2004-08-10 Jens Axboe- Update and include most of the barrier patches (core...
2004-04-19 Jens Axboe- update barrier md to use same layout as md unplug...
2004-04-19 Jens Axboe- update md unplug bits. From Neil.
2004-04-12 Andrew Morton[PATCH] unplugging: md update
2004-04-12 Andrew Morton[PATCH] md: merge_bvec_fn needs to know about partitions.
2004-04-06 Andreas Gruenbacher- #38013: Enable patches.fixes/shm_unlink-posix.diff.
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] fix raid0 readahead size
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] md: Change the way the name of an md device...
2004-02-04 Andrew Morton[PATCH] md: Collect device IO statistics for MD persona...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] md: set ra_pages for raid0/raid5 devices properly.
2003-12-29 Andrew Morton[PATCH] md: Limit max_sectors on md when merge_bvec_fn...
2003-10-20 Neil Brown[PATCH] md - Use sector rather than block numbers...
2003-09-22 Neil Brown[PATCH] md: MODULE_ALIAS for md
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (1/15)
2003-08-31 Neil Brown[PATCH] Set max_sectors for raid0 only, not for all...
2003-08-14 Andrew Morton[PATCH] Fix raid "bio too big" failures
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-06-10 Neil Brown[PATCH] md - Zero out some kmalloced space in md driver
2003-06-04 Neil Brown[PATCH] Fix up freeing of kmalloc structures
2003-05-26 Neil Brown[PATCH] md: Replace bdev_partition_name with calls...
2003-05-26 Neil Brown[PATCH] md: Remove dependancy on MD_SB_DISKS from raid0
2003-05-26 Neil Brown[PATCH] md: Improve raid0 mapping code to simplify...
2003-05-26 Neil Brown[PATCH] md: Get rid of vmalloc/vfree from raid0
2003-05-26 Neil Brown[PATCH] md: Use new single page bio splitting for raid0...
2003-04-03 Neil Brown[PATCH] md: Cleanups for md to move device size calcula...
2003-03-27 Neil Brown[PATCH] md: Convert md personalities to new module...
2003-03-27 Neil Brown[PATCH] md: Cleanup #define TEXT text ... printk(TEXT)
2003-03-14 Neil Brown[PATCH] md: Allow components of MD raid array to have...
2003-03-14 Neil Brown[PATCH] md: Convert /proc/mdstat to use seq_file
2002-12-04 David S. Miller[RAID0]: Use proper size_t printf format string.
2002-11-21 Neil Brown[PATCH] Fix *_mergeable_bvec routines for linear/raid0.
2002-10-28 Jens Axboe[PATCH] queue merge_bvec_fn() changes
2002-10-15 Peter Chubb[PATCH] Compile failure (gcc 2.96 bug?). 2.5.42 raid0.c
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - remove udivdi3, use sector_div()
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - driver changes
2002-09-18 Jens Axboe[PATCH] Update md to new i/o completions
2002-08-23 Neil Brown[PATCH] md: Fix assort typos in most recent MD patches..
2002-07-24 Neil Brown[PATCH] MD - Convert struct initialised in md to "the...
2002-07-19 Neil Brown[PATCH] MD - Change partition_name calls to bdev_partit...
2002-07-19 Neil Brown[PATCH] MD - Remove dependance on superblock
2002-06-18 Linus TorvaldsMerge penguin.transmeta.com:/home/penguin/torvalds...
2002-06-18 Neil Brown[PATCH] md 10 of 22 - Remove nb_dev from mddev_s
2002-06-18 Neil Brown[PATCH] md 8 of 22 - Discard md_make_request in favour...
2002-06-18 Neil Brown[PATCH] md 6 of 22 - Discard "param" from mddev structure
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-06-11 Alexander Viro[PATCH] (12/14) resync
2002-06-11 Alexander Viro[PATCH] (11/14) resync
2002-04-25 Alexander Viro[PATCH] (13/15) big struct block_device * push (first...
2002-02-05 Linus Torvaldsv2.5.0.10 -> v2.5.0.11
2002-02-05 Linus Torvaldsv2.5.0.4 -> v2.5.0.5
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.5.4 -> v2.4.5.5
2002-02-05 Linus TorvaldsImport changeset