index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-12-25
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-20
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
2017-12-20
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
2017-12-20
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-20
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2017-12-17
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-12-17
dm raid: fix panic when attempting to force a raid to sync
Heinz Mauelshagen
2017-12-14
md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
Song Liu
2017-12-05
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-12-05
bcache: recover data from backing when data is clean
Rui Hua
2017-12-05
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
2017-11-30
raid1: prevent freeze_array/wait_all_barriers deadlock
Nate Dailey
2017-11-30
md/bitmap: revert a patch
Shaohua Li
2017-11-30
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
Artur Paszkiewicz
2017-11-30
md: fix deadlock error in recent patch.
NeilBrown
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-30
dm: discard support requires all targets in a table support discards
Mike Snitzer
2017-11-30
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-30
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-30
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-11-30
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
2017-11-30
dm zoned: ignore last smaller runt zone
Damien Le Moal
2017-11-30
dm crypt: allow unaligned bv_offset
Mikulas Patocka
2017-11-30
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Joe Thornber
2017-11-30
dm integrity: allow unaligned bv_offset
Mikulas Patocka
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2017-10-04
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
2017-09-28
dm crypt: fix memory leak in crypt_ctr_cipher_old()
Jeffy Chen
2017-09-27
md/raid5: cap worker count
Shaohua Li
2017-09-27
dm-raid: fix a race condition in request handling
Shaohua Li
2017-09-27
md: fix a race condition for flush request handling
Shaohua Li
2017-09-27
md: separate request handling
Shaohua Li
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
2017-09-25
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-09-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
Arnd Bergmann
2017-09-11
dm integrity: make blk_integrity_profile structure const
Bhumika Goyal
2017-09-11
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
2017-09-11
dm log writes: fix >512b sectorsize support
Josef Bacik
2017-09-11
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]