index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
linear.c
Age
Commit message (
Expand
)
Author
Lines
2005-01-07
[PATCH] md: improve 'hash' code in linear.c
Neil Brown
-24
/
+14
2004-11-18
[PATCH] md: Fix problem with unsigned variable going "negative" in linear.c
Neil Brown
-10
/
+11
2004-11-10
[PATCH] md: delete unplug timer before shutting down md array
Neil Brown
-0
/
+1
2004-11-10
[PATCH] md: fix problem with md/linear for devices larger than 2 terabytes
Neil Brown
-3
/
+5
2004-10-25
[PATCH] md: rationalise issue_flush function in md personalities
Neil Brown
-7
/
+4
2004-09-13
[PATCH] blk: max_sectors tunables
Ingo Molnar
-1
/
+1
2004-08-22
[PATCH] disk barriers: MD
Jens Axboe
-1
/
+22
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
-0
/
+15
2004-04-11
[PATCH] md: merge_bvec_fn needs to know about partitions.
Andrew Morton
-2
/
+3
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
-0
/
+8
2003-12-29
[PATCH] md: Limit max_sectors on md when merge_bvec_fn defined on underlying ...
Andrew Morton
-0
/
+9
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-14
[PATCH] Fix raid "bio too big" failures
Andrew Morton
-0
/
+2
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
-1
/
+1
2003-06-10
[PATCH] md - Zero out some kmalloced space in md driver
Neil Brown
-1
/
+1
2003-05-26
[PATCH] md: Replace bdev_partition_name with calls to bdevname
Neil Brown
-2
/
+3
2003-05-26
[PATCH] md: Remove dependance on MD_SB_DISKS in linear personality
Neil Brown
-1
/
+2
2003-05-26
[PATCH] md: Use new single page bio splitting for raid0 and linear
Neil Brown
-2
/
+29
2003-04-03
[PATCH] md: Cleanups for md to move device size calculations into personalities
Neil Brown
-1
/
+4
2003-03-26
[PATCH] md: Convert md personalities to new module interface
Neil Brown
-5
/
+1
2003-03-26
[PATCH] md: Cleanup #define TEXT text ... printk(TEXT)
Neil Brown
-2
/
+2
2003-03-26
[PATCH] md: md/linear oops fix
Neil Brown
-1
/
+5
2003-03-22
[PATCH] make the bdevname() API sane
Andrew Morton
-2
/
+7
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
-9
/
+7
2003-02-17
[PATCH] linear.c fix for gcc bug
Neil Brown
-2
/
+11
2002-11-20
[PATCH] Fix *_mergeable_bvec routines for linear/raid0.
Neil Brown
-5
/
+2
2002-10-27
[PATCH] queue merge_bvec_fn() changes
Jens Axboe
-6
/
+8
2002-10-15
[PATCH] md - 1 of 1 - Register mergeable function for linear so requests don'...
Neil Brown
-17
/
+52
2002-10-08
[PATCH] 64-bit sector_t - driver changes
Andrew Morton
-4
/
+6
2002-09-18
[PATCH] Update md to new i/o completions
Jens Axboe
-2
/
+2
2002-08-22
[PATCH] md: Store rdev instead of bdev in per-personality status arrays
Neil Brown
-6
/
+6
2002-07-23
[PATCH] MD - Convert struct initialised in md to "the new way"
Neil Brown
-5
/
+5
2002-07-18
[PATCH] MD - Remove dependance on superblock
Neil Brown
-3
/
+3
2002-07-18
[PATCH] MD - Add raid_disk field to rdev
Neil Brown
-1
/
+1
2002-07-18
[PATCH] MD - Remove bdput calls from raid personalities.
Neil Brown
-10
/
+1
2002-07-04
[PATCH] raid kdev_t cleanups - part 3
Alexander Viro
-4
/
+3
2002-06-18
Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/md-merge
Linus Torvalds
-20
/
+30
2002-06-18
[PATCH] md 10 of 22 - Remove nb_dev from mddev_s
Neil Brown
-13
/
+22
2002-06-18
[PATCH] md 8 of 22 - Discard md_make_request in favour of per-personality mak...
Neil Brown
-6
/
+7
2002-06-18
[PATCH] md 6 of 22 - Discard "param" from mddev structure
Neil Brown
-1
/
+1
2002-06-17
[PATCH] take bio.h out of highmem.h
Andrew Morton
-1
/
+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-04-24
[PATCH] (10/15) big struct block_device * push (first series)
Alexander Viro
-1
/
+11
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
-7
/
+6
2002-02-04
v2.4.10.1 -> v2.4.10.2
Linus Torvalds
-0
/
+1
[next]