summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2020-11-05md/raid5: fix oops during stripe resizingSong Liu
2020-11-05md: fix the checking of wrong work queueGuoqing Jiang
2020-11-05md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-29md/bitmap: fix memory leak of temporary bitmapZhao Heming
2020-10-29dm: fix request-based DM to not bounce through indirect dm_submit_bioMike Snitzer
2020-10-29dm: fix missing imposition of queue_limits from dm_wq_work() threadMike Snitzer
2020-09-21dm: fix comment in dm_process_bio()Mike Snitzer
2020-09-21dm: fix bio splitting and its bio completion order for regular IOMike Snitzer
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-20dm/dax: Fix table reference countsDan Williams
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-01dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka
2020-09-01dm crypt: Initialize crypto wait structuresDamien Le Moal
2020-09-01dm mpath: fix racey management of PG initializationMike Snitzer
2020-09-01dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-27md/raid5: make sure stripe_size as power of twoYufen Yu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-08-05md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter
2020-08-05md: get sysfs entry after redundancy attr group createJunxiao Bi
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
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-04dm: don't call report zones for more than the user requestedJohannes Thumshirn
2020-08-04dm ebs: Fix incorrect checking for REQ_OP_FLUSHJohn Dorminy
2020-08-04dm init: Set file local variable staticDamien Le Moal
2020-08-04dm ioctl: Fix compilation warningDamien Le Moal
2020-08-04dm raid: Remove empty if statementDamien Le Moal
2020-08-04dm verity: Fix compilation warningDamien Le Moal
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-02md/raid5: Allow degraded raid6 to do rmwChangSyun Peng
2020-08-02md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng
2020-08-02raid5: don't duplicate code for different paths in handle_stripeGuoqing Jiang
2020-08-02raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_showGuoqing Jiang
2020-08-02md: print errno in super_writtenGuoqing Jiang