summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
* 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
* bcache: explicitly destroy mutex while exitingLiang Chen2017-12-20
* md-cluster: free md_cluster_info if node leave clusterGuoqing Jiang2017-12-20
* bcache: recover data from backing when data is cleanRui Hua2017-12-09
* bcache: only permit to recovery read error when cache device is cleanColy Li2017-12-09
* bcache: Fix building error on MIPSHuacai Chen2017-12-05
* bcache: check ca->alloc_thread initialized before wake up itColy Li2017-11-30
* dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao2017-11-30
* dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers2017-11-30
* md/linear: shutup lockdep warnningShaohua Li2017-10-21
* md/raid10: submit bio directly to replacement diskShaohua Li2017-10-08
* md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-10-05
* md/raid5: fix a race condition in stripe batchShaohua Li2017-10-05
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-27
* bcache: fix for gc and write-back raceTang Junhui2017-09-27
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-27
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-27
* bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-27
* bcache: Fix leak of bdev referenceJan Kara2017-09-27
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-27
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-09-27
* md/raid5: release/flush io in raid5_do_work()Song Liu2017-09-27
* md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-08-06
* Raid5 should update rdev->sectors after reshapeXiao Ni2017-07-27
* md: don't use flush_signals in userspace processesMikulas Patocka2017-07-27
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-07-15
* md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan2017-07-15
* md: update slab_cache before releasing new stripes when stripes resizingDennis Yang2017-05-25
* dm space map disk: fix some book keeping in the disk space mapJoe Thornber2017-05-25
* dm thin metadata: call precommit before saving the rootsJoe Thornber2017-05-25
* dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka2017-05-25
* dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer2017-05-25
* dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka2017-05-25
* dm bufio: avoid a possible ABBA deadlockMikulas Patocka2017-05-25
* dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka2017-05-25
* dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja2017-05-25
* dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy2017-05-20
* dm ioctl: prevent stack leak in dm ioctl callAdrian Salido2017-05-08
* md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2017-05-02
* blk: Ensure users for current->bio_list can see the full list.NeilBrown2017-04-08