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 tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-03-23
4
-45
/
+86
|
\
|
*
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
1
-4
/
+0
|
*
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-20
2
-6
/
+40
|
*
MD: Prevent sysfs operations on uninitialized kobjects
Jonathan Brassow
2013-03-20
2
-6
/
+4
|
*
MD RAID5: Avoid accessing gendisk or queue structs when not available
Jonathan Brassow
2013-03-20
1
-13
/
+20
|
*
md/raid5: schedule_construction should abort if nothing to do.
NeilBrown
2013-03-20
1
-16
/
+22
*
|
dm cache: policy ignore hints if generated by different version
Mike Snitzer
2013-03-20
3
-13
/
+39
*
|
dm cache: policy change version from string to integer set
Mike Snitzer
2013-03-20
6
-6
/
+36
*
|
dm cache: fix race in writethrough implementation
Joe Thornber
2013-03-20
1
-50
/
+88
*
|
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
2013-03-20
1
-1
/
+1
*
|
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
2013-03-20
1
-1
/
+4
*
|
dm cache: detect cache_create failure
Heinz Mauelshagen
2013-03-20
1
-0
/
+2
*
|
dm cache: avoid 64 bit division on 32 bit
Joe Thornber
2013-03-20
1
-7
/
+14
*
|
dm verity: avoid deadlock
Mikulas Patocka
2013-03-20
2
-5
/
+36
*
|
dm thin: fix non power of two discard granularity calc
Joe Thornber
2013-03-20
1
-1
/
+6
*
|
dm thin: fix discard corruption
Joe Thornber
2013-03-20
2
-24
/
+26
*
|
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
2013-03-05
8
-95
/
+219
|
\
|
|
*
md: expedite metadata update when switching read-auto -> active
NeilBrown
2013-02-28
1
-1
/
+11
|
*
md: remove CONFIG_MULTICORE_RAID456
NeilBrown
2013-02-28
2
-48
/
+1
|
*
md/raid1,raid10: fix deadlock with freeze_array()
NeilBrown
2013-02-26
2
-0
/
+2
|
*
md/raid0: improve error message when converting RAID4-with-spares to RAID0
NeilBrown
2013-02-26
1
-1
/
+7
|
*
md: raid0: fix error return from create_stripe_zones.
NeilBrown
2013-02-26
1
-1
/
+1
|
*
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2013-02-26
2
-1
/
+5
|
*
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
2013-02-26
1
-20
/
+103
|
*
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)
Jonathan Brassow
2013-02-26
1
-2
/
+28
|
*
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
Jonathan Brassow
2013-02-26
2
-18
/
+45
|
*
MD RAID10: Minor non-functional code changes
Jonathan Brassow
2013-02-26
1
-3
/
+2
|
*
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
Joe Lawrence
2013-02-26
2
-3
/
+13
|
*
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-02-21
1
-0
/
+4
*
|
dm cache: add cleaner policy
Heinz Mauelshagen
2013-03-01
3
-0
/
+474
*
|
dm cache: add mq policy
Joe Thornber
2013-03-01
3
-0
/
+1207
*
|
dm: add cache target
Joe Thornber
2013-03-01
12
-0
/
+4475
*
|
dm persistent data: add bitset
Joe Thornber
2013-03-01
3
-0
/
+329
*
|
dm persistent data: add transactional array
Joe Thornber
2013-03-01
3
-0
/
+975
*
|
dm thin: remove cells from stack
Joe Thornber
2013-03-01
3
-23
/
+43
*
|
dm bio prison: pass cell memory in
Joe Thornber
2013-03-01
3
-101
/
+176
*
|
dm persistent data: add btree_walk
Joe Thornber
2013-03-01
4
-0
/
+69
*
|
dm: add target num_write_bios fn
Alasdair G Kergon
2013-03-01
1
-7
/
+15
*
|
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
4
-4
/
+132
*
|
dm ioctl: allow message to return data
Mikulas Patocka
2013-03-01
1
-1
/
+35
*
|
dm ioctl: optimize functions without variable params
Mikulas Patocka
2013-03-01
1
-18
/
+34
*
|
dm ioctl: introduce ioctl_flags
Mikulas Patocka
2013-03-01
1
-23
/
+41
*
|
dm: merge io_pool and tio_pool
Jun'ichi Nomura
2013-03-01
1
-49
/
+27
*
|
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
2013-03-01
1
-21
/
+10
*
|
dm: fix limits initialization when there are no data devices
Mike Christie
2013-03-01
1
-5
/
+7
*
|
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-01
1
-0
/
+2
*
|
dm persistent data: set some btree fn parms const
Mike Snitzer
2013-03-01
2
-9
/
+9
*
|
dm: refactor bio cloning
Alasdair G Kergon
2013-03-01
1
-68
/
+96
*
|
dm: rename bio cloning functions
Alasdair G Kergon
2013-03-01
1
-32
/
+31
*
|
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
14
-66
/
+66
[next]