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.13.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
2014-06-11
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
4
-42
/
+138
2014-06-10
raid5: speedup sync_request processing
Eivind Sarto
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
6
-11
/
+10
2014-06-05
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
1
-1
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-10
/
+10
2014-06-03
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+4
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
1
-1
/
+0
2014-05-30
Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+19
2014-05-29
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2
-22
/
+101
2014-05-29
md/bitmap: remove confusing code from filemap_get_page.
NeilBrown
1
-5
/
+1
2014-05-29
raid5: avoid release list until last reference of the stripe
Eivind Sarto
1
-0
/
+5
2014-05-29
md: md_clear_badblocks should return an error code on failure.
NeilBrown
1
-1
/
+1
2014-05-29
md/raid56: Don't perform reads to support writes until stripe is ready.
NeilBrown
1
-12
/
+18
2014-05-29
md: refuse to change shape of array if it is active but read-only
NeilBrown
1
-0
/
+10
2014-05-29
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
1
-0
/
+1
2014-05-28
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
1
-1
/
+3
2014-05-27
dm mpath: really fix lockdep warning
Hannes Reinecke
1
-6
/
+8
2014-05-27
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
1
-0
/
+2
2014-05-21
Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+35
2014-05-20
dm thin: add 'no_space_timeout' dm-thin-pool module param
Mike Snitzer
1
-3
/
+9
2014-05-15
dm mpath: fix lock order inconsistency in multipath_ioctl
Mike Snitzer
1
-1
/
+1
2014-05-15
dm thin: add timeout to stop out-of-data-space mode holding IO forever
Joe Thornber
1
-0
/
+21
2014-05-15
dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode
Joe Thornber
1
-1
/
+1
2014-05-15
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
1
-49
/
+12
2014-05-13
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-7
/
+9
2014-05-06
md: avoid possible spinning md thread at shutdown.
NeilBrown
1
-1
/
+2
2014-05-06
md/raid10: call wait_barrier() for each request submitted.
NeilBrown
1
-6
/
+7
2014-05-03
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
3
-12
/
+81
2014-05-02
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
1
-0
/
+1
2014-04-29
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
6
-10
/
+10
2014-04-17
Merge tag '3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+1
2014-04-17
raid5: fix a race of stripe count check
Shaohua Li
1
-2
/
+1
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-1
/
+0
2014-04-15
dm verity: fix biovecs hash calculation regression
Milan Broz
1
-6
/
+9
2014-04-12
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
5
-51
/
+61
2014-04-09
raid5: get_active_stripe avoids device_lock
Shaohua Li
1
-7
/
+2
2014-04-09
raid5: make_request does less prepare wait
Shaohua Li
1
-5
/
+14
2014-04-09
md: avoid oops on unload if some process is in poll or select.
NeilBrown
1
-0
/
+16
2014-04-09
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
1
-4
/
+13
2014-04-09
md/bitmap: don't abuse i_writecount for bitmap files.
NeilBrown
3
-35
/
+16
2014-04-08
dm thin: fix rcu_read_lock being held in code that can sleep
Joe Thornber
1
-3
/
+67
2014-04-08
dm thin: irqsave must always be used with the pool->lock spinlock
Joe Thornber
1
-2
/
+3
2014-04-06
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-475
/
+2233
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
3
-52
/
+20
2014-04-04
dm thin: sort the per thin deferred bios using an rb_tree
Mike Snitzer
1
-2
/
+82
2014-04-02
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-767
/
+629
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-31
dm thin: use per thin device deferred bio lists
Mike Snitzer
1
-61
/
+104
2014-03-31
dm thin: simplify pool_is_congested
Mike Snitzer
1
-11
/
+5
[next]