summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2017-10-08md/raid10: submit bio directly to replacement diskShaohua 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: 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-08-11md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz
2017-07-27Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-27md: don't use flush_signals in userspace processesMikulas Patocka
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-05-25dm space map disk: fix some book keeping in the disk space mapJoe Thornber
2017-05-25dm thin metadata: call precommit before saving the rootsJoe Thornber
2017-05-25dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-05-25dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-05-20md/raid1: avoid reusing a resync bio after error handling.NeilBrown
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-05-08md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang
2017-04-30dm bufio: hide bogus warningArnd Bergmann
2017-04-22md/raid1/10: fix potential deadlockShaohua Li
2017-04-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-04-18raid10: increment write counter after bio is splitTomasz Majchrzak
2017-01-15dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2017-01-15md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov
2017-01-15dm crypt: mark key as invalid until properly loadedOndrej Kozina
2016-11-23md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown
2016-11-23md: sync sync_completed has correct value as recovery finishes.NeilBrown
2016-11-23dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui
2016-09-15dm crypt: fix free of bad values after tfm allocation failureEric Biggers
2016-09-15dm crypt: fix error with too large biosMikulas Patocka
2016-08-31dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer
2016-08-31bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-08-31bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler
2016-08-22dm flakey: error READ bios during the down_intervalMike Snitzer
2016-05-17MD: make bio mergeableShaohua Li
2016-04-18md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-18bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-04-18bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-04-18bcache: fix race of writeback thread starting before complete initializationEric Wheeler
2016-04-18md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-02-09dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-02-09bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-02-09bcache: prevent crash on changing writeback_runningStefan Bader
2016-02-09bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-02-09bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-02-09bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-02-09bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-02-09bcache: Add a cond_resched() call to gcKent Overstreet