index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
18
-153
/
+299
|
\
|
*
bcache: configure the asynchronous registertion to be experimental
Coly Li
2020-05-27
2
-0
/
+11
|
*
bcache: asynchronous devices registration
Coly Li
2020-05-27
1
-0
/
+100
|
*
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-05-27
1
-2
/
+5
|
*
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
2020-05-27
10
-109
/
+110
|
*
bcache: remove redundant variables i and n
Colin Ian King
2020-05-27
1
-2
/
+0
|
*
md/raid1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
3
-3
/
+3
|
*
md: add a newline when printing parameter 'start_ro' by sysfs
Xiongfeng Wang
2020-05-13
1
-1
/
+1
|
*
md: stop using ->queuedata
Christoph Hellwig
2020-05-13
1
-2
/
+1
|
*
md/raid1: release pending accounting for an I/O only after write-behind is al...
David Jeffery
2020-05-13
1
-6
/
+7
|
*
md: remove redundant memalloc scope API usage
Coly Li
2020-05-13
1
-4
/
+4
|
*
raid5: update code comment of scribble_alloc()
Coly Li
2020-05-13
1
-2
/
+5
|
*
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-05-13
1
-6
/
+9
|
*
md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
Coly Li
2020-05-13
2
-0
/
+5
|
*
md: remove the extra line for ->hot_add_disk
Guoqing Jiang
2020-05-13
1
-4
/
+2
|
*
md: flush md_rdev_misc_wq for HOT_ADD_DISK case
Guoqing Jiang
2020-05-13
1
-1
/
+1
|
*
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-05-13
1
-1
/
+2
|
*
md: add new workqueue for delete rdev
Guoqing Jiang
2020-05-13
1
-8
/
+29
|
*
md: add checkings before flush md_misc_wq
Guoqing Jiang
2020-05-13
1
-2
/
+4
*
|
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
7
-45
/
+27
|
\
\
|
*
|
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2020-05-29
1
-1
/
+1
|
*
|
dm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
1
-7
/
+2
|
*
|
bcache: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
1
-14
/
+4
|
*
|
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
3
-5
/
+5
|
*
|
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
2020-05-19
1
-1
/
+10
|
*
|
block: Inline encryption support for blk-mq
Satya Tangirala
2020-05-14
1
-0
/
+3
|
|
/
|
*
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
2020-04-25
1
-0
/
+3
|
*
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
2020-04-25
1
-17
/
+0
|
*
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
2020-04-25
1
-1
/
+0
*
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-2
/
+2
*
|
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-10
/
+2
*
|
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-05-01
3
-18
/
+42
|
\
\
|
|
/
|
/
|
|
*
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
2020-04-29
1
-2
/
+4
|
*
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
2020-04-16
1
-1
/
+1
|
*
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-04-16
1
-15
/
+37
*
|
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
4
-1
/
+89
|
\
\
|
*
|
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-03
1
-1
/
+1
|
*
|
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-03
4
-0
/
+88
*
|
|
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
2
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
2020-04-03
1
-1
/
+1
|
*
|
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
2020-04-03
1
-2
/
+3
|
*
|
dm integrity: fix ppc64le warning
Mike Snitzer
2020-04-03
1
-1
/
+1
*
|
|
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-02
8
-102
/
+431
|
\
|
|
|
*
|
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
2020-03-27
3
-3
/
+3
|
*
|
dm clone: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
2020-03-27
1
-3
/
+6
|
*
|
dm clone: Add overflow check for number of regions
Nikos Tsironis
2020-03-27
1
-1
/
+11
|
*
|
dm clone: Fix handling of partial region discards
Nikos Tsironis
2020-03-27
2
-14
/
+42
|
*
|
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-03-27
1
-1
/
+5
|
*
|
dm integrity: improve discard in journal mode
Mikulas Patocka
2020-03-24
1
-0
/
+16
|
*
|
dm integrity: add optional discard support
Mikulas Patocka
2020-03-24
1
-32
/
+145
[next]