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.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
33
-486
/
+122
|
\
|
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
18
-367
/
+1
|
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
1
-1
/
+1
|
*
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-09
1
-11
/
+8
|
*
dm: remove unused variable
Jens Axboe
2020-07-01
1
-1
/
+0
|
*
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
block: remove direct_make_request
Christoph Hellwig
2020-07-01
1
-4
/
+1
|
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
25
-73
/
+72
|
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
5
-24
/
+35
|
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
2
-2
/
+2
|
*
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
bcache: stop setting ->queuedata
Christoph Hellwig
2020-07-01
1
-1
/
+0
|
*
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-06-29
1
-3
/
+2
|
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-1
/
+2
*
|
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-23
2
-2
/
+19
*
|
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-08
1
-3
/
+12
*
|
dm zoned: Fix zone reclaim trigger
Damien Le Moal
2020-07-08
3
-10
/
+11
*
|
dm zoned: fix unused but set variable warnings
Wei Yongjun
2020-07-08
1
-4
/
+1
*
|
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-08
1
-0
/
+6
*
|
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-08
1
-3
/
+2
*
|
dm: do not use waitqueue for request-based DM
Ming Lei
2020-07-07
2
-29
/
+39
*
|
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-27
6
-18
/
+55
|
\
\
|
|
/
|
/
|
|
*
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-19
1
-0
/
+2
|
*
dm zoned: Fix reclaim zone selection
Shin'ichiro Kawasaki
2020-06-19
1
-2
/
+2
|
*
dm zoned: Fix random zone reclaim selection
Damien Le Moal
2020-06-19
1
-8
/
+27
|
*
dm: update original bio sector on Zone Append
Johannes Thumshirn
2020-06-19
1
-0
/
+13
|
*
dm zoned: Fix metadata zone size check
Shin'ichiro Kawasaki
2020-06-19
1
-1
/
+2
|
*
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
2020-06-17
1
-1
/
+1
|
*
dm writecache: skip writecache_wait when using pmem mode
Huaisheng Ye
2020-06-17
1
-2
/
+4
|
*
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-17
1
-0
/
+2
|
*
dm zoned: assign max_io_len correctly
Hou Tao
2020-06-17
1
-1
/
+1
|
*
dm zoned: fix uninitialized pointer dereference
Damien Le Moal
2020-06-17
1
-3
/
+1
*
|
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
2020-06-15
1
-2
/
+1
*
|
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
2020-06-15
1
-6
/
+8
*
|
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-15
1
-3
/
+19
*
|
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-15
1
-2
/
+6
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-42
/
+42
*
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-06
25
-636
/
+2650
|
\
|
*
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-05
1
-1
/
+1
|
*
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
1
-2
/
+6
|
*
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
1
-7
/
+23
|
*
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
2020-06-05
1
-10
/
+28
|
*
dm mpath: simplify __must_push_back
Mike Snitzer
2020-06-05
1
-23
/
+5
|
*
dm zoned: check superblock location
Hannes Reinecke
2020-06-05
1
-1
/
+9
|
*
dm zoned: prefer full zones for reclaim
Hannes Reinecke
2020-06-05
1
-1
/
+8
|
*
dm zoned: select reclaim zone based on device index
Hannes Reinecke
2020-06-05
4
-32
/
+27
|
*
dm zoned: allocate zone by device index
Hannes Reinecke
2020-06-05
3
-8
/
+15
|
*
dm zoned: support arbitrary number of devices
Hannes Reinecke
2020-06-05
2
-45
/
+74
|
*
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
2020-06-05
4
-78
/
+119
|
*
dm zoned: per-device reclaim
Hannes Reinecke
2020-06-05
3
-57
/
+88
[next]