index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Lines
2008-04-21
RAID: remove trailing space from printk line
Nick Andrew
-1
/
+1
2008-04-11
md: close a livelock window in handle_parity_checks5
Dan Williams
-22
/
+29
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
-11
/
+11
2008-03-28
dm crypt: fix ctx pending
Milan Broz
-28
/
+30
2008-03-19
drivers/md/raid5.c: fix printk warnings
Andrew Morton
-3
/
+3
2008-03-19
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
-12
/
+0
2008-03-10
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
-1
/
+3
2008-03-10
md: fix formatting error in /proc/mdstat
NeilBrown
-1
/
+1
2008-03-04
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
-0
/
+2
2008-03-04
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
-4
/
+18
2008-03-04
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
-3
/
+9
2008-03-04
md: lock access to rdev attributes properly
NeilBrown
-9
/
+26
2008-03-04
md: make sure a reshape is started when device switches to read-write
NeilBrown
-0
/
+1
2008-03-04
md: clean up irregularity with raid autodetect
NeilBrown
-1
/
+3
2008-03-04
md: guard against possible bad array geometry in v1 metadata
NeilBrown
-2
/
+6
2008-03-04
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
-2
/
+17
2008-03-04
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
-43
/
+81
2008-02-19
dm-raid1.c: fix NULL dereferences
Adrian Bunk
-3
/
+4
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
-7
/
+1
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
-2
/
+1
2008-02-14
Introduce path_put()
Jan Blunck
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
-1
/
+1
2008-02-13
dm-raid1 breakage on 64bit
Al Viro
-1
/
+1
2008-02-08
dm raid1: report fault status
Jonathan Brassow
-8
/
+36
2008-02-08
dm raid1: handle read failures
Jonathan Brassow
-45
/
+211
2008-02-08
dm raid1: fix EIO after log failure
Jonathan Brassow
-11
/
+90
2008-02-08
dm raid1: handle recovery failures
Jonathan Brassow
-3
/
+20
2008-02-08
dm raid1: handle write failures
Jonathan Brassow
-26
/
+224
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
-16
/
+116
2008-02-08
dm: stripe enhanced status return
Brian Wood
-1
/
+22
2008-02-08
dm: stripe trigger event on failure
Brian Wood
-1
/
+81
2008-02-08
dm log: auto load modules
Jonathan Brassow
-1
/
+50
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
-12
/
+67
2008-02-08
dm crypt: use async crypto
Milan Broz
-59
/
+72
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
-4
/
+41
2008-02-08
dm crypt: add completion for async
Milan Broz
-0
/
+21
2008-02-08
dm crypt: add async request mempool
Milan Broz
-2
/
+43
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
-24
/
+39
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
-12
/
+8
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
-5
/
+11
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
-16
/
+25
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
-7
/
+7
2008-02-08
dm crypt: move queue functions
Alasdair G Kergon
-28
/
+26
2008-02-08
dm crypt: adjust io processing functions
Milan Broz
-15
/
+25
2008-02-08
dm crypt: tidy crypt_endio
Milan Broz
-11
/
+6
2008-02-08
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
-11
/
+25
2008-02-08
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
-6
/
+4
2008-02-08
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
-20
/
+21
2008-02-08
dm mpath: add missing static
Alasdair G Kergon
-1
/
+1
2008-02-08
dm: targets no longer experimental
Alasdair G Kergon
-12
/
+12
[next]