index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/md: use time_before, time_before_eq, etc
Julia Lawall
2008-04-28
1
-1
/
+2
*
raid: remove leading TAB on printk messages
Nick Andrew
2008-04-28
4
-7
/
+8
*
md: raid5.c convert simple_strtoul to strict_strtoul
Dan Williams
2008-04-28
1
-9
/
+5
*
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
2008-04-28
1
-10
/
+112
*
md: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
2
-25
/
+25
*
md: fix integer as NULL pointer warnings in md.c
Harvey Harrison
2008-04-28
1
-4
/
+4
*
dm: remove md argument from specific_minor
Frederik Deweerdt
2008-04-25
1
-8
/
+6
*
dm table: remove unused dm_create_error_table
Adrian Bunk
2008-04-25
1
-38
/
+0
*
dm table: drop void suspend_targets return
Adrian Bunk
2008-04-25
1
-2
/
+2
*
dm: unplug queues in threads
Mikulas Patocka
2008-04-25
3
-4
/
+11
*
dm raid1: use timer
Mikulas Patocka
2008-04-25
1
-20
/
+28
*
dm: move include files
Alasdair G Kergon
2008-04-25
10
-274
/
+11
*
dm kcopyd: rename
Alasdair G Kergon
2008-04-25
2
-0
/
+0
*
dm: expose macros
Alasdair G Kergon
2008-04-25
1
-89
/
+0
*
dm kcopyd: remove redundant client counting
Mikulas Patocka
2008-04-25
3
-98
/
+29
*
dm kcopyd: private mempool
Mikulas Patocka
2008-04-25
1
-13
/
+19
*
dm kcopyd: per device
Mikulas Patocka
2008-04-25
1
-59
/
+73
*
dm log: make module use tracking internal
Jonathan Brassow
2008-04-25
2
-31
/
+94
*
dm log: move register functions
Alasdair G Kergon
2008-04-25
1
-26
/
+26
*
dm log: clean interface
Heinz Mauelshagen
2008-04-25
4
-103
/
+112
*
dm kcopyd: clean interface
Heinz Mauelshagen
2008-04-25
5
-58
/
+62
*
dm io: clean interface
Heinz Mauelshagen
2008-04-25
8
-25
/
+33
*
dm io: rename error to error_bits
Alasdair G Kergon
2008-04-25
1
-7
/
+7
*
dm snapshot: store pointer to target instance
Mikulas Patocka
2008-04-25
2
-4
/
+4
*
dm log: move dirty region log code into separate module
Heinz Mauelshagen
2008-04-25
3
-12
/
+11
*
dm log: generalise name in messages
Heinz Mauelshagen
2008-04-25
1
-7
/
+8
*
dm raid1: use list_split_init
Robert P. J. Day
2008-04-25
1
-6
/
+4
*
dm snapshot: reduce default memory allocation
Milan Broz
2008-04-25
1
-2
/
+2
*
dm snapshot: fix chunksize sector conversion
Mikulas Patocka
2008-04-25
1
-1
/
+1
*
RAID: remove trailing space from printk line
Nick Andrew
2008-04-21
1
-1
/
+1
*
md: close a livelock window in handle_parity_checks5
Dan Williams
2008-04-11
1
-22
/
+29
*
dm io: write error bits form long not int
Alasdair G Kergon
2008-03-28
5
-11
/
+11
*
dm crypt: fix ctx pending
Milan Broz
2008-03-28
1
-28
/
+30
*
drivers/md/raid5.c: fix printk warnings
Andrew Morton
2008-03-19
1
-3
/
+3
*
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
2008-03-19
1
-12
/
+0
*
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-10
1
-1
/
+3
*
md: fix formatting error in /proc/mdstat
NeilBrown
2008-03-10
1
-1
/
+1
*
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
2008-03-04
1
-0
/
+2
*
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2008-03-04
2
-4
/
+18
*
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
2008-03-04
1
-3
/
+9
*
md: lock access to rdev attributes properly
NeilBrown
2008-03-04
1
-9
/
+26
*
md: make sure a reshape is started when device switches to read-write
NeilBrown
2008-03-04
1
-0
/
+1
*
md: clean up irregularity with raid autodetect
NeilBrown
2008-03-04
1
-1
/
+3
*
md: guard against possible bad array geometry in v1 metadata
NeilBrown
2008-03-04
1
-2
/
+6
*
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-04
1
-2
/
+17
*
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2008-03-04
2
-43
/
+81
*
dm-raid1.c: fix NULL dereferences
Adrian Bunk
2008-02-19
1
-3
/
+4
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
1
-7
/
+1
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
1
-2
/
+1
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
[next]