aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-20raid5: Set R5_Expanded on parity devices as well as data.NeilBrown
2017-12-20bcache: fix wrong cache_misses statisticstang.junhui
2017-12-20bcache: explicitly destroy mutex while exitingLiang Chen
2017-12-20md-cluster: free md_cluster_info if node leave clusterGuoqing Jiang
2017-12-16md: free unused memory after bitmap resizeZdenek Kabelac
2017-12-14Merge tag 'v4.9.68' into v4.9-rtSteven Rostedt (VMware)
2017-12-14Merge tag 'v4.9.67' into v4.9-rtSteven Rostedt (VMware)
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
2017-12-09bcache: recover data from backing when data is cleanRui Hua
2017-12-09bcache: only permit to recovery read error when cache device is cleanColy Li
2017-12-05bcache: Fix building error on MIPSHuacai Chen
2017-11-30bcache: check ca->alloc_thread initialized before wake up itColy Li
2017-11-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao
2017-11-30dm: allocate struct mapped_device with kvzallocMikulas Patocka
2017-11-30dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers
2017-11-22md/raid5: do not disable interruptsSebastian Andrzej Siewior
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.52' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.51' into v4.9-rtSteven Rostedt (VMware)
2017-10-21md/linear: shutup lockdep warnningShaohua Li
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-27bcache: Fix leak of bdev referenceJan Kara
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-27md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-09-20md/raid5: release/flush io in raid5_do_work()Song Liu
2017-09-05Merge tag 'v4.9.41' into v4.9-rtSteven Rostedt (VMware)
2017-08-06md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz
2017-08-02Merge tag 'v4.9.40' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.38' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-27Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-27md: don't use flush_signals in userspace processesMikulas Patocka
2017-07-27dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-07-15md: fix incorrect use of lexx_to_cpu in does_sb_need_changingJason Yan
2017-07-05dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-25md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stopNeilBrown
2017-05-25md: update slab_cache before releasing new stripes when stripes resizingDennis Yang
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber