summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
2020-07-16treewide: Remove uninitialized_var() usageKees Cook6-6/+6
2020-07-16raid5: remove the meaningless check in raid5_make_requestGuoqing Jiang1-2/+1
2020-07-16raid5: put the comment of clear_batch_ready to the right placeGuoqing Jiang1-4/+4
2020-07-16raid5: call clear_batch_ready before set STRIPE_ACTIVEGuoqing Jiang1-5/+10
2020-07-15md: raid10: Fix compilation warningDamien Le Moal1-2/+2
2020-07-15md: raid5: Fix compilation warningDamien Le Moal1-6/+6
2020-07-15md: raid5-cache: Remove set but unused variableDamien Le Moal1-3/+1
2020-07-15md: Fix compilation warningDamien Le Moal1-6/+6
2020-07-14md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming1-0/+1
2020-07-14md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripesSong Liu1-0/+7
2020-07-14md: fix deadlock causing by sysfs_notifyJunxiao Bi5-20/+42
2020-07-13md: improve io stats accountingArtur Paszkiewicz2-12/+46
2020-07-13md: raid0/linear: fix dereference before null check on pointer mddevColin Ian King1-4/+5
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig18-367/+1
2020-07-08writeback: remove struct bdi_writeback_congestedChristoph Hellwig1-1/+1
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig1-11/+8
2020-07-08dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal3-10/+11
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun1-4/+1
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig1-3/+2
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe6-18/+55
2020-07-07dm: do not use waitqueue for request-based DMMing Lei2-29/+39
2020-07-05Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov2-5/+5
2020-07-01dm: remove unused variableJens Axboe1-1/+0
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig1-1/+1
2020-07-01block: remove direct_make_requestChristoph Hellwig1-4/+1
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig25-73/+72
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig5-24/+35
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig2-2/+2
2020-07-01dm: stop using ->queuedataChristoph Hellwig1-2/+1
2020-07-01bcache: stop setting ->queuedataChristoph Hellwig1-1/+0
2020-06-29dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig1-3/+2
2020-06-27Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+55
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig1-1/+2
2020-06-19dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka1-0/+2
2020-06-19dm zoned: Fix reclaim zone selectionShin'ichiro Kawasaki1-2/+2
2020-06-19dm zoned: Fix random zone reclaim selectionDamien Le Moal1-8/+27
2020-06-19dm: update original bio sector on Zone AppendJohannes Thumshirn1-0/+13
2020-06-19dm zoned: Fix metadata zone size checkShin'ichiro Kawasaki1-1/+2
2020-06-17dm ioctl: use struct_size() helper in retrieve_deps()Gustavo A. R. Silva1-1/+1
2020-06-17dm writecache: skip writecache_wait when using pmem modeHuaisheng Ye1-2/+4
2020-06-17dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye1-0/+2
2020-06-17dm zoned: assign max_io_len correctlyHou Tao1-1/+1
2020-06-17dm zoned: fix uninitialized pointer dereferenceDamien Le Moal1-3/+1
2020-06-14bcache: pr_info() format clean up in bcache_device_init()Coly Li1-2/+1
2020-06-14bcache: use delayed kworker fo asynchronous devices registrationColy Li1-6/+8
2020-06-14bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira1-3/+19
2020-06-14bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-42/+42