aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11MD: make bio mergeableShaohua Li
2016-05-04dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy
2016-05-04dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-12md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown
2016-04-12raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li
2016-04-12RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li
2016-04-12RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li
2016-04-12md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-04-12raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey
2016-04-12bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-04-12bcache: fix race of writeback thread starting before complete initializationEric Wheeler
2016-04-12bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-04-12dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves
2016-04-12dm cache: make sure every metadata function checks fail_ioJoe Thornber
2016-04-12dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber
2016-04-12dm: fix excessive dm-mq context switchingMike Snitzer
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-04-07ANDROID: dm verity fec: add sysfs attribute fec/correctedSami Tolvanen
2016-04-07UPSTREAM: dm verity: add ignore_zero_blocks featureSami Tolvanen
2016-04-07UPSTREAM: dm verity: add support for forward error correctionSami Tolvanen
2016-04-07UPSTREAM: dm verity: factor out verity_for_bv_block()Sami Tolvanen
2016-04-07UPSTREAM: dm verity: factor out structures and functions useful to separate o...Sami Tolvanen
2016-04-07UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen
2016-04-07UPSTREAM: dm verity: separate function for parsing opt argsSami Tolvanen
2016-04-07UPSTREAM: dm verity: clean up duplicate hashing codeSami Tolvanen
2016-04-07UPSTREAM: dm: don't save and restore bi_privateMikulas Patocka
2016-04-07ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray
2016-03-03dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-03-03dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-03-03dm space map metadata: remove unused variable in brb_pop()Mike Snitzer
2016-03-03dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2016-03-03bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-03-03bcache: prevent crash on changing writeback_runningStefan Bader
2016-03-03bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-03-03bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-03-03bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-03-03bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-03-03bcache: Add a cond_resched() call to gcKent Overstreet
2016-03-03bcache: fix a livelock when we cause a huge number of cache missesZheng Liu
2016-02-17md/raid: only permit hot-add of compatible integrity profilesDan Williams
2015-12-21md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown
2015-12-18Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues
2015-12-18md: fix bug due to nested suspendMikulas Patocka
2015-12-18MD: change journal disk role to disk 0Shaohua Li
2015-12-18md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber