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
2017-12-15
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-62
/
+100
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
1
-2
/
+6
2017-12-08
dm mpath: fix bio-based multipath queue_if_no_path handling
Mike Snitzer
1
-7
/
+42
2017-12-04
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
4
-51
/
+49
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
1
-2
/
+3
2017-12-01
md/raid1/10: add missed blk plug
Shaohua Li
2
-0
/
+8
2017-12-01
md: limit mdstat resync progress to max_sectors
Nate Dailey
1
-1
/
+3
2017-12-01
md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
Song Liu
1
-13
/
+9
2017-12-01
md/raid5: correct degraded calculation in raid5_error
bingjingc
1
-1
/
+1
2017-11-25
bcache: check return value of register_shrinker
Michael Lyle
1
-1
/
+4
2017-11-25
bcache: recover data from backing when data is clean
Rui Hua
1
-7
/
+6
2017-11-25
bcache: Fix building error on MIPS
Huacai Chen
3
-3
/
+3
2017-11-25
bcache: add a comment in journal bucket reading
Tang Junhui
1
-0
/
+5
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-21
/
+16
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-39
/
+28
2017-11-17
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
1
-9
/
+6
2017-11-17
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
1
-2
/
+8
2017-11-17
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2
-7
/
+0
2017-11-17
dm: discard support requires all targets in a table support discards
Mike Snitzer
1
-19
/
+14
2017-11-17
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
1
-2
/
+0
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-11-15
md: Convert timers to use timer_setup()
Kees Cook
5
-21
/
+16
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+7
2017-11-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
21
-220
/
+400
2017-11-15
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
14
-262
/
+408
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-138
/
+204
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-66
/
+20
2017-11-10
dm cache: lift common migration preparation code to alloc_migration()
Mike Snitzer
1
-10
/
+7
2017-11-10
dm cache: remove usused deferred_cells member from struct cache
Joe Thornber
1
-2
/
+0
2017-11-10
dm cache policy smq: allocate cache blocks in order
Joe Thornber
1
-1
/
+14
2017-11-10
dm cache policy smq: change max background work from 10240 to 4096 blocks
Joe Thornber
1
-1
/
+1
2017-11-10
dm cache background tracker: limit amount of background work that may be issu...
Joe Thornber
1
-6
/
+12
2017-11-10
dm cache policy smq: take origin idle status into account when queuing writeb...
Joe Thornber
1
-4
/
+4
2017-11-10
dm cache policy smq: handle races with queuing background_work
Joe Thornber
1
-3
/
+14
2017-11-10
dm raid: fix panic when attempting to force a raid to sync
Heinz Mauelshagen
1
-10
/
+11
2017-11-10
dm integrity: allow unaligned bv_offset
Mikulas Patocka
1
-1
/
+1
2017-11-10
dm crypt: allow unaligned bv_offset
Mikulas Patocka
1
-2
/
+2
2017-11-10
dm: small cleanup in dm_get_md()
Mike Snitzer
1
-10
/
+5
2017-11-10
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
1
-4
/
+8
2017-11-10
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2
-4
/
+5
2017-11-10
dm zoned: ignore last smaller runt zone
Damien Le Moal
1
-4
/
+9
2017-11-10
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
1
-1
/
+2
2017-11-10
dm log writes: add support for DAX
Ross Zwisler
1
-1
/
+87
2017-11-10
dm log writes: add support for inline data buffers
Ross Zwisler
1
-3
/
+84
2017-11-10
dm cache: simplify get_per_bio_data() by removing data_size argument
Mike Snitzer
1
-39
/
+22
2017-11-10
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
1
-81
/
+1
2017-11-10
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
1
-17
/
+37
2017-11-10
dm cache: pass cache structure to mode functions
Mike Snitzer
1
-16
/
+16
2017-11-10
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Joe Thornber
1
-33
/
+53
2017-11-10
md: free unused memory after bitmap resize
Zdenek Kabelac
1
-0
/
+9
[next]