index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid0.c
Age
Commit message (
Expand
)
Author
Lines
2004-11-10
[PATCH] md: delete unplug timer before shutting down md array
Neil Brown
-0
/
+1
2004-10-25
[PATCH] md: rationalise issue_flush function in md personalities
Neil Brown
-8
/
+4
2004-09-13
[PATCH] blk: max_sectors tunables
Ingo Molnar
-1
/
+1
2004-08-22
[PATCH] disk barriers: MD
Jens Axboe
-0
/
+27
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
-0
/
+17
2004-04-11
[PATCH] md: merge_bvec_fn needs to know about partitions.
Andrew Morton
-1
/
+1
2004-03-11
[PATCH] fix raid0 readahead size
Andrew Morton
-4
/
+4
2004-02-03
[PATCH] md: Change the way the name of an md device is printed in error messa...
Andrew Morton
-2
/
+2
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
-0
/
+8
2003-12-29
[PATCH] md: set ra_pages for raid0/raid5 devices properly.
Andrew Morton
-0
/
+16
2003-12-29
[PATCH] md: Limit max_sectors on md when merge_bvec_fn defined on underlying ...
Andrew Morton
-0
/
+10
2003-10-20
[PATCH] md - Use sector rather than block numbers when splitting raid0 reque...
Neil Brown
-3
/
+4
2003-09-22
[PATCH] md: MODULE_ALIAS for md
Neil Brown
-0
/
+1
2003-09-04
[PATCH] large dev_t - second series (1/15)
Alexander Viro
-1
/
+0
2003-08-30
[PATCH] Set max_sectors for raid0 only, not for all raid levels.
Neil Brown
-0
/
+7
2003-08-14
[PATCH] Fix raid "bio too big" failures
Andrew Morton
-1
/
+2
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
-2
/
+2
2003-06-10
[PATCH] md - Zero out some kmalloced space in md driver
Neil Brown
-0
/
+3
2003-06-04
[PATCH] Fix up freeing of kmalloc structures
Neil Brown
-11
/
+8
2003-05-26
[PATCH] md: Replace bdev_partition_name with calls to bdevname
Neil Brown
-9
/
+13
2003-05-26
[PATCH] md: Remove dependancy on MD_SB_DISKS from raid0
Neil Brown
-0
/
+11
2003-05-26
[PATCH] md: Improve raid0 mapping code to simplify and reduce mem usage.
Neil Brown
-97
/
+73
2003-05-26
[PATCH] md: Get rid of vmalloc/vfree from raid0
Neil Brown
-10
/
+10
2003-05-26
[PATCH] md: Use new single page bio splitting for raid0 and linear
Neil Brown
-13
/
+28
2003-04-03
[PATCH] md: Cleanups for md to move device size calculations into personalities
Neil Brown
-2
/
+9
2003-03-26
[PATCH] md: Convert md personalities to new module interface
Neil Brown
-4
/
+1
2003-03-26
[PATCH] md: Cleanup #define TEXT text ... printk(TEXT)
Neil Brown
-15
/
+28
2003-03-14
[PATCH] md: Allow components of MD raid array to have data start at offset fr...
Neil Brown
-1
/
+1
2003-03-14
[PATCH] md: Convert /proc/mdstat to use seq_file
Neil Brown
-13
/
+12
2002-12-03
[RAID0]: Use proper size_t printf format string.
David S. Miller
-1
/
+1
2002-11-20
[PATCH] Fix *_mergeable_bvec routines for linear/raid0.
Neil Brown
-7
/
+7
2002-10-27
[PATCH] queue merge_bvec_fn() changes
Jens Axboe
-3
/
+2
2002-10-15
[PATCH] Compile failure (gcc 2.96 bug?). 2.5.42 raid0.c
Peter Chubb
-9
/
+30
2002-10-08
[PATCH] 64-bit sector_t - remove udivdi3, use sector_div()
Andrew Morton
-8
/
+30
2002-10-08
[PATCH] 64-bit sector_t - driver changes
Andrew Morton
-17
/
+20
2002-09-18
[PATCH] Update md to new i/o completions
Jens Axboe
-1
/
+1
2002-08-22
[PATCH] md: Fix assort typos in most recent MD patches..
Neil Brown
-1
/
+1
2002-07-23
[PATCH] MD - Convert struct initialised in md to "the new way"
Neil Brown
-5
/
+5
2002-07-18
[PATCH] MD - Change partition_name calls to bdev_partition_name were possible.
Neil Brown
-6
/
+6
2002-07-18
[PATCH] MD - Remove dependance on superblock
Neil Brown
-5
/
+5
2002-06-18
Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/md-merge
Linus Torvalds
-21
/
+58
2002-06-18
[PATCH] md 10 of 22 - Remove nb_dev from mddev_s
Neil Brown
-18
/
+54
2002-06-18
[PATCH] md 8 of 22 - Discard md_make_request in favour of per-personality mak...
Neil Brown
-1
/
+2
2002-06-18
[PATCH] md 6 of 22 - Discard "param" from mddev structure
Neil Brown
-2
/
+2
2002-06-17
[PATCH] take bio.h out of highmem.h
Andrew Morton
-0
/
+1
2002-06-11
[PATCH] (12/14) resync
Alexander Viro
-1
/
+0
2002-06-11
[PATCH] (11/14) resync
Alexander Viro
-0
/
+2
2002-04-24
[PATCH] (13/15) big struct block_device * push (first series)
Alexander Viro
-1
/
+1
2002-02-04
v2.5.0.10 -> v2.5.0.11
Linus Torvalds
-1
/
+1
2002-02-04
v2.5.0.4 -> v2.5.0.5
Linus Torvalds
-9
/
+8
[next]