summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
* dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis2019-01-26
* dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis2019-01-26
* MD: fix invalid stored role for a disk - try2Shaohua Li2018-11-21
* dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang2018-11-21
* MD: fix invalid stored role for a diskShaohua Li2018-11-21
* bcache: fix miss key refill->end in writebackTang Junhui2018-11-21
* dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer2018-10-13
* dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer2018-10-10
* dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2018-10-10
* RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni2018-10-10
* md-cluster: clear another node's suspend_area after the copy is finishedGuoqing Jiang2018-10-10
* md/raid5: fix data corruption of replacements after originals droppedBingJing Chang2018-09-19
* dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman2018-09-15
* bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-09
* dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer2018-09-09
* md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang2018-08-24
* md: fix NULL dereference of mddev->pers in remove_and_add_spares()Yufen Yu2018-08-06
* dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka2018-07-11
* dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka2018-07-11
* dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson2018-07-11
* dm thin: handle running out of data space vs concurrent discardMike Snitzer2018-07-03
* md: fix two problems with setting the "re-add" device state.NeilBrown2018-07-03
* bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li2018-05-30
* bcache: fix kcrashes with fio in RAID5 backend devTang Junhui2018-05-30
* md/raid1: fix NULL pointer dereferenceYufen Yu2018-05-30
* md: raid5: avoid string overflow warningArnd Bergmann2018-05-30
* md raid10: fix NULL deference in handle_write_completed()Yufen Yu2018-05-30
* bcache: return attach error when no cache set existTang Junhui2018-05-30
* bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-05-30
* bcache: fix for allocator and register thread raceTang Junhui2018-05-30
* bcache: properly set task state in bch_writeback_thread()Coly Li2018-05-30
* bcache: segregate flash only volume write streamsTang Junhui2018-04-13
* bcache: stop writeback thread after detachingTang Junhui2018-04-13
* md-cluster: fix potential lock issue in add_new_diskGuoqing Jiang2018-04-13
* md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lockJulia Cartwright2018-04-13
* md/raid10: reset the 'first' at the end of loopGuoqing Jiang2018-04-08
* dm ioctl: remove double parenthesesMatthias Kaehlcke2018-04-08
* md/raid10: skip spare disk as 'first' diskShaohua Li2018-03-24
* md/raid10: wait up frozen array in handle_write_completedGuoqing Jiang2018-03-24
* md/raid6: Fix anomily when recovering a single device in RAID6.NeilBrown2018-03-22
* bcache: don't attach backing with duplicate UUIDMichael Lyle2018-03-18
* dm io: fix duplicate bio completion due to missing ref countMike Snitzer2018-03-11
* md: avoid warning for 32-bit sector_tArnd Bergmann2018-02-25
* dm: correctly handle chained bios in dec_pending()NeilBrown2018-02-22
* bcache: check return value of register_shrinkerMichael Lyle2018-02-03
* dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-23
* dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-23
* dm bufio: fix shrinker scans when (nr_to_scan < retain_target)Suren Baghdasaryan2018-01-17
* raid5: Set R5_Expanded on parity devices as well as data.NeilBrown2017-12-20
* bcache: fix wrong cache_misses statisticstang.junhui2017-12-20