summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
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
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