index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dm: tidy dm_suspend
Milan Broz
2008-02-08
1
-10
/
+11
*
dm: refactor deferred bio_list processing
Milan Broz
2008-02-08
1
-38
/
+29
*
dm: tidy alloc_dev labels
Milan Broz
2008-02-08
1
-13
/
+13
*
dm ioctl: use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm: table use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm snapshot: use uninitialized_var
Andrew Morton
2008-02-08
1
-1
/
+1
*
dm: convert suspend_lock semaphore to mutex
Daniel Walker
2008-02-08
1
-8
/
+8
*
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
2008-02-08
1
-12
/
+1
*
dm: table remove unused total
Jun'ichi Nomura
2008-02-08
1
-1
/
+1
*
dm: table use list_for_each
Paul Jimenez
2008-02-08
1
-9
/
+7
*
dm ioctl: move compat code
Milan Broz
2008-02-08
1
-2
/
+13
*
dm ioctl: remove lock_kernel
Alasdair G Kergon
2008-02-08
1
-6
/
+9
*
dm: mark function lists static
Alasdair G Kergon
2008-02-08
1
-2
/
+2
*
dm: add missing memory barrier to dm_suspend
Milan Broz
2008-02-08
1
-0
/
+1
*
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
1
-9
/
+5
*
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
1
-4
/
+4
*
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
9
-46
/
+46
*
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
1
-6
/
+6
*
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
1
-3
/
+3
*
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
1
-3
/
+5
*
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
2008-02-06
1
-3
/
+4
[next]