index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-1
/
+1
*
dm-raid1 breakage on 64bit
Al Viro
2008-02-13
1
-1
/
+1
*
dm raid1: report fault status
Jonathan Brassow
2008-02-08
1
-8
/
+36
*
dm raid1: handle read failures
Jonathan Brassow
2008-02-08
1
-45
/
+211
*
dm raid1: fix EIO after log failure
Jonathan Brassow
2008-02-08
1
-11
/
+90
*
dm raid1: handle recovery failures
Jonathan Brassow
2008-02-08
1
-3
/
+20
*
dm raid1: handle write failures
Jonathan Brassow
2008-02-08
1
-26
/
+224
*
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2008-02-08
2
-16
/
+116
*
dm: stripe enhanced status return
Brian Wood
2008-02-08
1
-1
/
+22
*
dm: stripe trigger event on failure
Brian Wood
2008-02-08
1
-1
/
+81
*
dm log: auto load modules
Jonathan Brassow
2008-02-08
1
-1
/
+50
*
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
1
-12
/
+67
*
dm crypt: use async crypto
Milan Broz
2008-02-08
1
-59
/
+72
*
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
1
-4
/
+41
*
dm crypt: add completion for async
Milan Broz
2008-02-08
1
-0
/
+21
*
dm crypt: add async request mempool
Milan Broz
2008-02-08
1
-2
/
+43
*
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
1
-24
/
+39
*
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
1
-12
/
+8
*
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
1
-5
/
+11
*
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
1
-16
/
+25
*
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-08
1
-7
/
+7
*
dm crypt: move queue functions
Alasdair G Kergon
2008-02-08
1
-28
/
+26
*
dm crypt: adjust io processing functions
Milan Broz
2008-02-08
1
-15
/
+25
*
dm crypt: tidy crypt_endio
Milan Broz
2008-02-08
1
-11
/
+6
*
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-08
1
-11
/
+25
*
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-08
1
-6
/
+4
*
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-08
1
-20
/
+21
*
dm mpath: add missing static
Alasdair G Kergon
2008-02-08
1
-1
/
+1
*
dm: targets no longer experimental
Alasdair G Kergon
2008-02-08
1
-12
/
+12
*
dm: refactor dm_suspend completion wait
Milan Broz
2008-02-08
1
-16
/
+27
*
dm: split dm_suspend io_lock hold into two
Milan Broz
2008-02-08
1
-1
/
+2
[next]