summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
2020-07-20dm crypt: Enable zoned block device supportDamien Le Moal
2020-07-20dm crypt: add flags to optionally bypass kcryptd workqueuesIgnat Korchagin
2020-07-20dm bufio: do buffer cleanup from a workqueueMikulas Patocka
2020-07-20dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-07-20dm dust: add interface to list all badblocksyangerkun
2020-07-20dm dust: report some message results directly back to useryangerkun
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16raid5: remove the meaningless check in raid5_make_requestGuoqing Jiang
2020-07-16raid5: put the comment of clear_batch_ready to the right placeGuoqing Jiang
2020-07-16raid5: call clear_batch_ready before set STRIPE_ACTIVEGuoqing Jiang
2020-07-16md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig
2020-07-16md: simplify md_setup_driveChristoph Hellwig
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig
2020-07-16md: remove the autoscan partition re-readChristoph Hellwig
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-07-15md: raid10: Fix compilation warningDamien Le Moal
2020-07-15md: raid5: Fix compilation warningDamien Le Moal
2020-07-15md: raid5-cache: Remove set but unused variableDamien Le Moal
2020-07-15md: Fix compilation warningDamien Le Moal
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierAneesh Kumar K.V
2020-07-14md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming
2020-07-14md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripesSong Liu
2020-07-14md: fix deadlock causing by sysfs_notifyJunxiao Bi
2020-07-13md: improve io stats accountingArtur Paszkiewicz
2020-07-13md: raid0/linear: fix dereference before null check on pointer mddevColin Ian King
2020-07-13dm verity: add "panic_on_corruption" error handling modeJeongHyeon Lee
2020-07-13dm mpath: use double checked locking in fast pathMike Snitzer
2020-07-13dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctlMike Snitzer
2020-07-13dm mpath: rework __map_bio()Mike Snitzer
2020-07-13dm mpath: factor out multipath_queue_bioMike Snitzer
2020-07-13dm mpath: push locking down to must_push_back_rq()Mike Snitzer
2020-07-13dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATHMike Snitzer
2020-07-13dm mpath: changes from initial m->flags locking auditMike Snitzer
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-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
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