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
2020-09-23
dm: Call proper helper to determine dax support
Jan Kara
2020-09-23
dm/dax: Fix table reference counts
Dan Williams
2020-09-09
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
2020-09-09
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
2020-09-09
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
2020-09-09
dm crypt: Initialize crypto wait structures
Damien Le Moal
2020-09-09
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
2020-09-09
dm mpath: fix racey management of PG initialization
Mike Snitzer
2020-09-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
2020-08-21
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-21
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
2020-08-21
dm: don't call report zones for more than the user requested
Johannes Thumshirn
2020-08-21
dm ebs: Fix incorrect checking for REQ_OP_FLUSH
John Dorminy
2020-08-21
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
2020-08-21
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
2020-08-21
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
2020-08-21
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-08-21
bcache: allocate meta data pages as compound pages
Coly Li
2020-08-21
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-19
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-08-19
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
2020-08-19
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-08
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-08
dm zoned: Fix zone reclaim trigger
Damien Le Moal
2020-07-08
dm zoned: fix unused but set variable warnings
Wei Yongjun
2020-07-08
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-08
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-07
dm: do not use waitqueue for request-based DM
Ming Lei
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-19
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-19
dm zoned: Fix reclaim zone selection
Shin'ichiro Kawasaki
2020-06-19
dm zoned: Fix random zone reclaim selection
Damien Le Moal
2020-06-19
dm: update original bio sector on Zone Append
Johannes Thumshirn
2020-06-19
dm zoned: Fix metadata zone size check
Shin'ichiro Kawasaki
2020-06-17
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
2020-06-17
dm writecache: skip writecache_wait when using pmem mode
Huaisheng Ye
2020-06-17
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-17
dm zoned: assign max_io_len correctly
Hou Tao
2020-06-17
dm zoned: fix uninitialized pointer dereference
Damien Le Moal
2020-06-14
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
2020-06-14
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
2020-06-14
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-14
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
[next]