summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig
2020-07-08writeback: remove struct bdi_writeback_congestedChristoph Hellwig
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig
2020-07-08dm: use noio when sending kobject eventMikulas Patocka
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig
2020-07-07dm: do not use waitqueue for request-based DMMing Lei
2020-07-05Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov
2020-07-01dm: remove unused variableJens Axboe
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig
2020-07-01block: remove direct_make_requestChristoph Hellwig
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig
2020-07-01dm: stop using ->queuedataChristoph Hellwig
2020-07-01bcache: stop setting ->queuedataChristoph Hellwig
2020-06-29dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig
2020-06-27Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-06-19dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka
2020-06-19dm zoned: Fix reclaim zone selectionShin'ichiro Kawasaki
2020-06-19dm zoned: Fix random zone reclaim selectionDamien Le Moal
2020-06-19dm: update original bio sector on Zone AppendJohannes Thumshirn
2020-06-19dm zoned: Fix metadata zone size checkShin'ichiro Kawasaki
2020-06-17dm ioctl: use struct_size() helper in retrieve_deps()Gustavo A. R. Silva
2020-06-17dm writecache: skip writecache_wait when using pmem modeHuaisheng Ye
2020-06-17dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye
2020-06-17dm zoned: assign max_io_len correctlyHou Tao
2020-06-17dm zoned: fix uninitialized pointer dereferenceDamien Le Moal
2020-06-14bcache: pr_info() format clean up in bcache_device_init()Coly Li
2020-06-14bcache: use delayed kworker fo asynchronous devices registrationColy Li
2020-06-14bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira
2020-06-14bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-05dm crypt: avoid truncating the logical block sizeEric Biggers
2020-06-05dm mpath: add DM device name to Failing/Reinstating path log messagesMike Snitzer
2020-06-05dm mpath: enhance queue_if_no_path debuggingMike Snitzer
2020-06-05dm mpath: restrict queue_if_no_path state machineMike Snitzer
2020-06-05dm mpath: simplify __must_push_backMike Snitzer
2020-06-05dm zoned: check superblock locationHannes Reinecke
2020-06-05dm zoned: prefer full zones for reclaimHannes Reinecke
2020-06-05dm zoned: select reclaim zone based on device indexHannes Reinecke