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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-2
/
+2
|
\
|
*
md: bcache: Fixed a typo with the word 'arithmetic'
Phil Viana
2013-06-18
1
-2
/
+2
*
|
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
NeilBrown
2013-07-04
1
-5
/
+4
*
|
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
NeilBrown
2013-07-04
1
-1
/
+1
*
|
md/raid10: fix two bugs affecting RAID10 reshape.
NeilBrown
2013-07-03
1
-2
/
+2
*
|
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-26
3
-9
/
+31
*
|
md: fix buglet in RAID5 -> RAID0 conversion.
NeilBrown
2013-06-26
1
-0
/
+1
*
|
md/raid10: check In_sync flag in 'enough()'.
NeilBrown
2013-06-14
1
-4
/
+11
*
|
md/raid10: locking changes for 'enough()'.
NeilBrown
2013-06-14
1
-16
/
+29
*
|
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-14
4
-18
/
+18
*
|
md: Wait for md_check_recovery before attempting device removal.
Hannes Reinecke
2013-06-14
1
-0
/
+8
*
|
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-06-14
1
-1
/
+1
*
|
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
2013-06-14
1
-0
/
+15
*
|
DM RAID: Break-up untidy function
Jonathan Brassow
2013-06-14
1
-33
/
+39
*
|
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
2013-06-14
3
-8
/
+53
*
|
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-06-13
4
-26
/
+47
|
\
\
|
*
|
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
2013-06-13
3
-5
/
+6
|
*
|
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2013-06-13
2
-18
/
+18
|
*
|
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-06-13
2
-2
/
+22
|
*
|
md: md_stop_writes() should always freeze recovery.
NeilBrown
2013-06-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-06-12
6
-124
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
raid5: Initialize bi_vcnt
Kent Overstreet
2013-05-30
1
-0
/
+2
|
*
|
Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...
Jens Axboe
2013-05-15
5
-124
/
+100
|
|
\
\
|
|
*
|
bcache: Fix error handling in init code
Kent Overstreet
2013-05-15
4
-121
/
+99
|
|
*
|
bcache: drop "select CLOSURES"
Paul Bolle
2013-05-15
1
-1
/
+0
|
|
*
|
bcache: Fix incompatible pointer type warning
Emil Goode
2013-05-15
1
-2
/
+1
*
|
|
|
dm thin: fix metadata dev resize detection
Alasdair G Kergon
2013-05-19
1
-2
/
+2
|
/
/
/
*
|
|
dm cache: set config value
Joe Thornber
2013-05-10
1
-28
/
+31
*
|
|
dm cache: move config fns
Alasdair G Kergon
2013-05-10
1
-17
/
+17
*
|
|
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
3
-0
/
+58
*
|
|
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
1
-1
/
+76
*
|
|
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
3
-3
/
+29
*
|
|
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
3
-3
/
+64
*
|
|
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
1
-6
/
+32
*
|
|
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
1
-11
/
+14
*
|
|
dm thin: refactor data dev resize
Joe Thornber
2013-05-10
2
-33
/
+64
*
|
|
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-05-10
2
-3
/
+3
*
|
|
dm cache: fix typos in comments
Joe Thornber
2013-05-10
1
-3
/
+4
*
|
|
dm cache policy: fix description of lookup fn
Alasdair G Kergon
2013-05-10
1
-2
/
+2
*
|
|
dm persistent data: fix error message typos
Joe Thornber
2013-05-10
1
-4
/
+4
*
|
|
dm cache: tune migration throttling
Joe Thornber
2013-05-10
1
-1
/
+2
*
|
|
dm mpath: enable WRITE SAME support
Mike Snitzer
2013-05-10
1
-0
/
+1
*
|
|
dm table: fix write same support
Mike Snitzer
2013-05-10
1
-1
/
+1
*
|
|
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2013-05-10
1
-1
/
+23
*
|
|
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-10
1
-0
/
+1
*
|
|
dm cache: fix error return code in cache_create
Wei Yongjun
2013-05-10
1
-0
/
+1
*
|
|
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
2013-05-10
1
-5
/
+6
*
|
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
29
-0
/
+15775
|
\
|
|
|
*
|
bcache: Use bd_link_disk_holder()
Kent Overstreet
2013-04-30
1
-17
/
+35
|
*
|
bcache: Allocator cleanup/fixes
Kent Overstreet
2013-04-30
2
-25
/
+50
[next]