index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2
-8
/
+13
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
1
-6
/
+12
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-09-30
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
17
-89
/
+226
2013-09-27
sysfs: clean up sysfs_get_dirent()
Tejun Heo
3
-4
/
+4
2013-09-26
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
8
-25
/
+118
2013-09-25
bcache: Fix flushes in writeback mode
Kent Overstreet
1
-6
/
+9
2013-09-25
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
1
-11
/
+28
2013-09-25
bcache: Fix a shrinker deadlock
Kent Overstreet
1
-1
/
+1
2013-09-25
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
1
-2
/
+1
2013-09-25
bcache: Fix a flush/fua performance bug
Kent Overstreet
1
-0
/
+1
2013-09-25
bcache: Fix a writeback performance regression
Kent Overstreet
4
-30
/
+43
2013-09-25
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
1
-1
/
+1
2013-09-25
bcache: Fix for when no journal entries are found
Kent Overstreet
1
-12
/
+18
2013-09-25
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
1
-2
/
+7
2013-09-25
bcache: Fix a dumb journal discard bug
Kent Overstreet
1
-1
/
+1
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
3
-5
/
+20
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
3
-4
/
+42
2013-09-23
dm: lower bio-based mempool reservation
Mike Snitzer
1
-4
/
+5
2013-09-23
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
1
-3
/
+11
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2
-1
/
+21
2013-09-20
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-09-20
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
1
-1
/
+1
2013-09-18
dm stats: fix possible counter corruption on 32-bit systems
Mikulas Patocka
1
-6
/
+17
2013-09-18
dm mpath: do not fail path on -ENOSPC
Jun'ichi Nomura
1
-0
/
+1
2013-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-43
/
+66
2013-09-11
drivers: convert shrinkers to new count/scan API
Dave Chinner
3
-43
/
+66
2013-09-11
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-151
/
+1359
2013-09-11
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
4
-40
/
+406
2013-09-06
dm stripe: silence a couple sparse warnings
Mike Snitzer
1
-0
/
+1
2013-09-06
dm: add statistics support
Mikulas Patocka
6
-12
/
+1102
2013-09-06
dm thin: always return -ENOSPC if no_free_space is set
Mike Snitzer
1
-25
/
+31
2013-09-06
dm ioctl: cleanup error handling in table_load
Mike Snitzer
1
-18
/
+16
2013-09-06
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
3
-4
/
+6
2013-09-06
dm ioctl: prevent rename to empty name or uuid
Alasdair Kergon
1
-1
/
+1
2013-09-06
dm thin: set pool read-only if breaking_sharing fails block allocation
Mike Snitzer
1
-2
/
+4
2013-09-06
dm thin: prefix pool error messages with pool device name
Mike Snitzer
1
-16
/
+32
2013-09-06
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
3
-3
/
+39
2013-09-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+15
2013-09-02
raid5: only wakeup necessary threads
Shaohua Li
2
-6
/
+38
2013-08-28
md/raid5: flush out all pending requests before proceeding with reshape.
NeilBrown
1
-0
/
+7
2013-08-28
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2
-1
/
+14
2013-08-28
raid5: sysfs entry to control worker thread number
Shaohua Li
1
-0
/
+60
2013-08-28
raid5: offload stripe handle to workqueue
Shaohua Li
2
-15
/
+186
[next]