commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / raid5.c
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-06-10 Neil Brown[PATCH] md - Zero out some kmalloced space in md driver
2003-06-04 Neil Brown[PATCH] Fix raid5 bug where wrong 'dev' is used.
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 raid5
2003-05-26 Neil Brown[PATCH] md: Fix simple off-by-one error in md driver.
2003-05-26 Neil Brown[PATCH] md: Handle concurrent failure of two drives...
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-04-03 Andrew Morton[PATCH] bio kmapping changes
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: Remove md_recoveryd thread for md
2003-03-14 Neil Brown[PATCH] md: Tidy up recovery_running flags in md
2003-03-14 Neil Brown[PATCH] md: Convert /proc/mdstat to use seq_file
2003-02-17 Neil Brown[PATCH] Provide a 'safe-mode' for soft raid.
2003-02-17 Neil Brown[PATCH] Add name of md device to name of thread managin...
2003-01-05 Neil Brown[PATCH] md: Record location of incomplete resync at...
2002-11-21 Neil Brown[PATCH] Fix r5 bug - wrong variable used.
2002-11-06 Neil Brown[PATCH] kNFSd: Convert readlink to use a separate page...
2002-11-06 Neil Brown[PATCH] md: Fix another two bug in raid5
2002-11-06 Neil Brown[PATCH] md: Fix bug in raid5
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-30 Jens Axboe[PATCH] raid5 BIO_UPTODATE set
2002-09-18 Jens Axboe[PATCH] Update md to new i/o completions
2002-09-12 Neil Brown[PATCH] md - 3 of 3 - Fix compile errors when tracing...
2002-09-12 Neil Brown[PATCH] md - 2 of 3 - Fix bug in raid5 AGAIN
2002-08-30 Neil Brown[PATCH] PATCH - md - Fix a typo in a recent patchset...
2002-08-23 Neil Brown[PATCH] md: Remove per-personality 'operational' and...
2002-08-23 Neil Brown[PATCH] md: Improve code for deciding whether to skip...
2002-08-23 Neil Brown[PATCH] md: Make spare handling simple ... personalitie...
2002-08-23 Neil Brown[PATCH] md: Remove used_slot field from per-personality...
2002-08-23 Neil Brown[PATCH] md: Keep track of number of pending requests...
2002-08-23 Neil Brown[PATCH] md: MD error handers and md_sync_acct now get...
2002-08-23 Neil Brown[PATCH] md: Store rdev instead of bdev in per-personali...
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 - Remove dependance on superblock
2002-07-19 Neil Brown[PATCH] MD - Remove number and raid_disk from personali...
2002-07-19 Neil Brown[PATCH] MD - Don't maintain disc status in superblock.
2002-07-19 Neil Brown[PATCH] MD - Add "degraded" field to md device
2002-07-19 Neil Brown[PATCH] MD - Add in_sync flag to each rdev
2002-07-19 Neil Brown[PATCH] MD - Add raid_disk field to rdev
2002-07-19 Neil Brown[PATCH] MD - Improve handling of spares in md
2002-07-19 Neil Brown[PATCH] MD - Move md_update_sb calls
2002-07-19 Neil Brown[PATCH] MD - Pass the correct bdev to md_error
2002-07-04 Alexander Viro[PATCH] raid kdev_t cleanups - part 2
2002-07-04 Alexander Viro[PATCH] raid ->diskop() splitup
2002-07-04 Alexander Viro[PATCH] raid kdev_t cleanups (part 1)
2002-06-18 Linus TorvaldsMerge penguin.transmeta.com:/home/penguin/torvalds...
2002-06-18 Neil Brown[PATCH] md 22 of 22 - Generalise md sync threads
2002-06-18 Neil Brown[PATCH] md 21 of 22 - Improve handling of MD super...
2002-06-18 Neil Brown[PATCH] md 18 of 22 - More mddev tidyup - remove recove...
2002-06-18 Neil Brown[PATCH] md 8 of 22 - Discard md_make_request in favour...
2002-06-18 Neil Brown[PATCH] md 4 of 22 - Make raid5 work for big bios
2002-06-18 Neil Brown[PATCH] md 2 of 22 - Make device plugging work for...
2002-06-18 Neil Brown[PATCH] md 1 of 22 - Fix three little compile problem...
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-18 Neil Brown[PATCH] Initial md/raid5 support for 2.5 (with bio)
2002-05-18 Neil Brown[PATCH] Tidy up raid5 code
2002-04-30 Andrew Morton[PATCH] hashed b_wait
2002-04-30 Andrew Morton[PATCH] cleanup of bh->flags
2002-04-30 Andrew Morton[PATCH] writeback from address spaces
2002-04-25 Alexander Viro[PATCH] (15/15) big struct block_device * push (first...
2002-02-05 Linus Torvaldsv2.5.1.11 -> v2.5.2
2002-02-05 Linus Torvaldsv2.5.1.8 -> v2.5.1.9
2002-02-05 Linus Torvaldsv2.5.1.2 -> v2.5.1.3
2002-02-05 Linus Torvaldsv2.4.12.3 -> v2.4.12.4
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.9.4 -> v2.4.9.5
2002-02-05 Linus Torvaldsv2.4.6.4 -> v2.4.6.5
2002-02-05 Linus Torvaldsv2.4.5.4 -> v2.4.5.5
2002-02-05 Linus Torvaldsv2.4.4.5 -> v2.4.4.6
2002-02-05 Linus Torvaldsv2.4.4.3 -> v2.4.4.4
2002-02-05 Linus Torvaldsv2.4.4.2 -> v2.4.4.3
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus Torvaldsv2.4.1 -> v2.4.1.1
2002-02-05 Linus Torvaldsv2.4.0.9 -> v2.4.0.10
2002-02-05 Linus TorvaldsImport changeset