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
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2020-05-27
dm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
bcache: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
bcache: configure the asynchronous registertion to be experimental
Coly Li
2020-05-27
bcache: asynchronous devices registration
Coly Li
2020-05-27
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-05-27
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
2020-05-27
bcache: remove redundant variables i and n
Colin Ian King
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-19
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-13
md/raid1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
md: add a newline when printing parameter 'start_ro' by sysfs
Xiongfeng Wang
2020-05-13
md: stop using ->queuedata
Christoph Hellwig
2020-05-13
md/raid1: release pending accounting for an I/O only after write-behind is al...
David Jeffery
2020-05-13
md: remove redundant memalloc scope API usage
Coly Li
2020-05-13
raid5: update code comment of scribble_alloc()
Coly Li
2020-05-13
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-05-13
md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
Coly Li
2020-05-13
md: remove the extra line for ->hot_add_disk
Guoqing Jiang
2020-05-13
md: flush md_rdev_misc_wq for HOT_ADD_DISK case
Guoqing Jiang
2020-05-13
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-05-13
md: add new workqueue for delete rdev
Guoqing Jiang
2020-05-13
md: add checkings before flush md_misc_wq
Guoqing Jiang
2020-04-30
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-28
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
2020-04-25
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
2020-04-16
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-04-16
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
2020-04-02
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-02
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-01
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
2020-03-27
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
2020-03-27
dm clone: Add overflow check for number of regions
Nikos Tsironis
2020-03-27
dm clone: Fix handling of partial region discards
Nikos Tsironis
2020-03-27
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-03-27
block: simplify queue allocation
Christoph Hellwig
[next]