summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-23bcache: never writeback a discard operationDaniel Axtens
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li
2018-11-13dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang
2018-11-13MD: fix invalid stored role for a diskShaohua Li
2018-11-13bcache: fix miss key refill->end in writebackTang Junhui
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-10-13dm cache metadata: ignore hints array being too small during resizeJoe Thornber
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10dm raid: fix rebuild of specific devices by updating superblockHeinz Mauelshagen
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni
2018-10-03md-cluster: clear another node's suspend_area after the copy is finishedGuoqing Jiang
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19md/raid5: fix data corruption of replacements after originals droppedBingJing Chang
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-09-09dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer
2018-09-09dm thin: stop no_space_timeout worker when switching to write-modeHou Tao
2018-08-24md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang
2018-08-24block: simplify blk_init_allocated_queueChristoph Hellwig
2018-08-24block: better op and flags encodingChristoph Hellwig
2018-08-24block: split out request-only flags into a new namespaceChristoph Hellwig
2018-08-03md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu
2018-07-11dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer
2018-07-03md: fix two problems with setting the "re-add" device state.NeilBrown
2018-06-13dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann
2018-05-30bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li
2018-05-30bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-05-30md/raid1: fix NULL pointer dereferenceYufen Yu
2018-05-30md: fix a potential deadlock of raid5/raid10 reshapeBingJing Chang
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann
2018-05-30md raid10: fix NULL deference in handle_write_completed()Yufen Yu
2018-05-30bcache: return attach error when no cache set existTang Junhui
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2018-05-30bcache: fix for allocator and register thread raceTang Junhui
2018-05-30bcache: properly set task state in bch_writeback_thread()Coly Li
2018-04-13bcache: segregate flash only volume write streamsTang Junhui
2018-04-13bcache: stop writeback thread after detachingTang Junhui