summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-05-17Merge branch 'android-hikey-linaro-4.4' of https://android.googlesource.com/k...android-hikey-linaro-4.4-clangSumit Semwal
2016-05-11Merge tag 'v4.4.10' into android-hikey-linaro-4.4-aospDmitry Shmidt
2016-05-11MD: make bio mergeableShaohua Li
2016-05-05Merge tag 'v4.4.9' into hikey-mergeDmitry Shmidt
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-20md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-20md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown
2016-04-20raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li
2016-04-20RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li
2016-04-20RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li
2016-04-20md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-04-20raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey
2016-04-20bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-04-20bcache: fix race of writeback thread starting before complete initializationEric Wheeler
2016-04-20bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-04-20dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves
2016-04-20dm cache: make sure every metadata function checks fail_ioJoe Thornber
2016-04-20dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber
2016-04-20dm: fix excessive dm-mq context switchingMike Snitzer
2016-04-20dm snapshot: disallow the COW and origin devices from being identicalDingXiang
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-06md, raid10, LLVMLinux: Remove VLAIS from raid10 driverBernhard Rosenkränzer
2016-04-06md, sysfs, LLVMLinux: Remove nested function from bcache sysfsBehan Webster
2016-03-31Merge tag 'v4.4.6' into android-4.4-stable-mergeJohn Stultz
2016-03-31ANDROID: dm verity fec: add sysfs attribute fec/correctedSami Tolvanen
2016-03-31UPSTREAM: dm verity: add ignore_zero_blocks featureSami Tolvanen
2016-03-31UPSTREAM: dm verity: add support for forward error correctionSami Tolvanen
2016-03-31UPSTREAM: dm verity: factor out verity_for_bv_block()Sami Tolvanen
2016-03-31UPSTREAM: dm verity: factor out structures and functions useful to separate o...Sami Tolvanen
2016-03-31UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen
2016-03-31UPSTREAM: dm verity: separate function for parsing opt argsSami Tolvanen
2016-03-31UPSTREAM: dm verity: clean up duplicate hashing codeSami Tolvanen
2016-03-31UPSTREAM: dm: don't save and restore bi_privateMikulas Patocka
2016-03-08ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray
2016-03-08Revert "ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueue"Mark Salyzyn