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
2009-09-22
1
-1
/
+1
|
\
|
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
|
md: avoid use of broken kzalloc mempool
Sage Weil
2009-09-22
1
-1
/
+2
*
|
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
2
-4
/
+4
|
/
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
1
-1
/
+1
*
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
9
-29
/
+35
|
\
|
*
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-09-14
1
-1
/
+1
|
*
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-09-14
1
-6
/
+10
|
*
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-11
9
-22
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-09-14
1
-6
/
+36
|
\
\
|
|
/
|
/
|
|
*
[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.
Chandra Seetharaman
2009-08-22
1
-6
/
+36
*
|
md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
Geert Uytterhoeven
2009-09-10
1
-1
/
+1
*
|
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2009-09-04
2
-8
/
+19
*
|
dm exception store: split set_chunk_size
Mikulas Patocka
2009-09-04
2
-0
/
+12
*
|
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
2009-09-04
1
-10
/
+34
*
|
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
2009-09-04
1
-19
/
+7
*
|
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
2009-09-04
3
-12
/
+19
*
|
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
2009-09-04
1
-1
/
+7
*
|
dm log: remove incorrect field from userspace table output
Jonathan Brassow
2009-09-04
1
-6
/
+10
*
|
dm log: fix userspace status output
Jonathan Brassow
2009-09-04
1
-1
/
+1
*
|
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
2
-1
/
+16
*
|
dm table: add more context to terse warning messages
Mike Snitzer
2009-09-04
1
-7
/
+18
*
|
dm table: fix queue_limit checking device iterator
Mikulas Patocka
2009-09-04
1
-11
/
+11
*
|
dm snapshot: implement iterate devices
Mike Snitzer
2009-09-04
1
-2
/
+21
*
|
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
2009-09-04
1
-5
/
+10
|
/
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-08-18
1
-0
/
+1
|
\
|
*
Fix new incorrect error return from do_md_stop.
NeilBrown
2009-08-18
1
-0
/
+1
*
|
dm-log-userspace: fix printk format warning
Randy Dunlap
2009-08-16
1
-1
/
+1
|
/
*
md: allow upper limit for resync/reshape to be set when array is read-only
NeilBrown
2009-08-13
1
-0
/
+1
*
md/raid5: Properly remove excess drives after shrinking a raid5/6
NeilBrown
2009-08-13
1
-2
/
+9
*
md/raid5: make sure a reshape restarts at the correct address.
NeilBrown
2009-08-13
1
-1
/
+1
*
md/raid5: allow new reshape modes to be restarted in the middle.
NeilBrown
2009-08-13
1
-1
/
+20
*
md: never advance 'events' counter by more than 1.
NeilBrown
2009-08-13
1
-8
/
+5
*
Remove deadlock potential in md_open
NeilBrown
2009-08-10
2
-8
/
+20
*
md: Use revalidate_disk to effect changes in size of device.
NeilBrown
2009-08-03
4
-33
/
+9
*
md: allow raid5_quiesce to work properly when reshape is happening.
NeilBrown
2009-08-03
1
-1
/
+10
*
md/raid5: set reshape_position correctly when reshape starts.
NeilBrown
2009-08-03
1
-1
/
+1
*
md: Handle growth of v1.x metadata correctly.
NeilBrown
2009-08-03
1
-1
/
+7
*
md: avoid array overflow with bad v1.x metadata
NeilBrown
2009-08-03
1
-1
/
+6
*
md: when a level change reduces the number of devices, remove the excess.
NeilBrown
2009-08-03
1
-0
/
+7
*
md: Push down data integrity code to personalities.
Andre Noll
2009-08-03
7
-33
/
+80
*
md/raid6: release spare page at ->stop()
Dan Williams
2009-07-31
1
-14
/
+12
*
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-07-23
7
-14
/
+15
*
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
2009-07-23
3
-16
/
+0
*
dm raid1: wake kmirrord when requeueing delayed bios after remote recovery
Mikulas Patocka
2009-07-23
1
-0
/
+1
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-8
/
+10
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-01
1
-2
/
+2
|
\
|
*
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-07-01
7
-48
/
+84
|
\
\
|
|
/
|
/
|
[next]