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