index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-07
[PATCH] raid5 overlapping read hack
Neil Brown
1
-0
/
+2
2005-01-07
[PATCH] md: improve 'hash' code in linear.c
Neil Brown
1
-6
/
+1
2004-11-10
[PATCH] md: "Faulty" personality
Neil Brown
1
-1
/
+6
2004-11-10
[PATCH] md: fix problem with md/linear for devices larger than 2 terabytes
Neil Brown
1
-2
/
+2
2004-10-25
[PATCH] md: fixes to make version-1 superblocks work in md driver
Neil Brown
2
-3
/
+3
2004-10-25
[PATCH] md: make retry_list non-global in raid1 and multipath
Neil Brown
2
-1
/
+3
2004-09-13
[PATCH] mark md_interrupt_thread static
Christoph Hellwig
1
-1
/
+0
2004-08-23
[PATCH] md: RAID10 module
Neil Brown
2
-1
/
+107
2004-08-23
[PATCH] md: assorted fixes/improvemnet to generic md resync code.
Neil Brown
2
-1
/
+6
2004-06-04
[PATCH] md: support reshaping raid1 arrays - adding or removing drives.
Neil Brown
2
-0
/
+17
2004-06-04
[PATCH] md: allow md arrays to be resized if devices are large enough.
Neil Brown
1
-0
/
+1
2004-06-04
[PATCH] md: make sure md_check_recovery will remove a faulty device when ->nr...
Neil Brown
1
-0
/
+8
2004-05-19
[PATCH] Remove blk_run_queues() remnants
Andrew Morton
1
-1
/
+1
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
1
-3
/
+4
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
2
-26
/
+1
2004-03-28
[PATCH] md: Convert a number or "unsigned long"s to "sector_t"s
Andrew Morton
1
-2
/
+2
2004-02-18
[PATCH] md: Allow partitioning of MD devices.
Andrew Morton
1
-10
/
+3
2004-02-18
[PATCH] md: Avoid unnecessary bio allocation during raid1 resync
Andrew Morton
1
-0
/
+1
2004-02-18
[PATCH] md: Remove some un-needed fields from r1bio_s
Andrew Morton
1
-4
/
+2
2004-02-18
[PATCH] md: Discard the cmd field from r1_bio structure
Andrew Morton
1
-3
/
+2
2004-02-03
[PATCH] md: Change the way the name of an md device is printed in error messa...
Andrew Morton
1
-0
/
+4
2004-01-20
[PATCH] md: Remove the 'disks' array from md which holds the gendisk structures.
Andrew Morton
1
-0
/
+2
2004-01-20
[PATCH] md: Fix typo in comment
Andrew Morton
1
-1
/
+1
2004-01-20
[PATCH] RAID-6
Andrew Morton
1
-1
/
+4
2003-09-22
[PATCH] 32-bit dev_t: internal use
Alexander Viro
1
-5
/
+1
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-1
/
+1
2003-05-26
[PATCH] md: Replace bdev_partition_name with calls to bdevname
Neil Brown
1
-15
/
+0
2003-05-26
[PATCH] md: Remove dependance on MD_SB_DISKS in linear personality
Neil Brown
1
-1
/
+1
2003-05-26
[PATCH] md: Remove MD_SB_DISKS limits from raid1
Neil Brown
1
-5
/
+6
2003-05-26
[PATCH] md: Remove dependancy on MD_SB_DISKS from raid0
Neil Brown
1
-2
/
+3
2003-05-26
[PATCH] md: Remove dependancy on MD_SB_DISKS from raid5
Neil Brown
1
-1
/
+1
2003-05-26
[PATCH] md: Remove dependancy on MD_SB_DISKS from multipath
Neil Brown
1
-1
/
+1
2003-05-26
[PATCH] md: Improve raid0 mapping code to simplify and reduce mem usage.
Neil Brown
1
-9
/
+5
2003-05-26
[PATCH] md: Use new single page bio splitting for raid0 and linear
Neil Brown
3
-2
/
+1
2003-05-07
[PATCH] remove partition_name()
Andrew Morton
1
-2
/
+13
2003-04-03
[PATCH] md: Cleanups for md to move device size calculations into personalities
Neil Brown
2
-2
/
+1
2003-03-26
[PATCH] md: Convert md personalities to new module interface
Neil Brown
1
-0
/
+1
2003-03-14
[PATCH] md: Add new superblock format for md
Neil Brown
1
-0
/
+53
2003-03-14
[PATCH] md: Allow components of MD raid array to have data start at offset fr...
Neil Brown
1
-0
/
+1
2003-03-14
[PATCH] md: Fulltime delayed 'safe_mode' for md
Neil Brown
1
-1
/
+3
2003-03-14
[PATCH] md: Remove md_recoveryd thread for md
Neil Brown
5
-10
/
+9
2003-03-14
[PATCH] md: Tidy up recovery_running flags in md
Neil Brown
1
-8
/
+14
2003-03-14
[PATCH] md: Convert /proc/mdstat to use seq_file
Neil Brown
2
-1
/
+2
2003-02-17
[PATCH] Provide a 'safe-mode' for soft raid.
Neil Brown
2
-1
/
+7
2003-02-17
[PATCH] Add name of md device to name of thread managing that device.
Neil Brown
3
-0
/
+3
2003-01-05
[PATCH] md: Record location of incomplete resync at shutdown and restart from...
Neil Brown
2
-2
/
+10
2002-10-30
[PATCH] md: factor out MD superblock handling code
Neil Brown
1
-1
/
+3
2002-10-28
[PATCH] removed a bunch of gratuitous kdev_t uses
Alexander Viro
1
-5
/
+0
2002-10-08
[PATCH] 64-bit sector_t - driver changes
Andrew Morton
3
-7
/
+7
2002-09-21
[PATCH] removal of bogus exports
Alexander Viro
2
-12
/
+1
[next]