summaryrefslogtreecommitdiff
path: root/drivers/md (follow)
Commit message (Expand)AuthorAge
...
* | | | | dm-verity: Add a temporary dummy opaque struct declarationVikram Mulukutla2016-10-28
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| |\ \ \ \
| * | | | | ANDROID: dm verity fec: add sysfs attribute fec/correctedSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: add ignore_zero_blocks featureSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: add support for forward error correctionSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: factor out verity_for_bv_block()Sami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: factor out structures and functions useful to separate o...Sami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: separate function for parsing opt argsSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm verity: clean up duplicate hashing codeSami Tolvanen2016-04-07
| * | | | | UPSTREAM: dm: don't save and restore bi_privateMikulas Patocka2016-04-07
| * | | | | ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray2016-04-07
* | | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | MD: make bio mergeableShaohua Li2016-05-11
| | |_|/ / | |/| | |
| * | | | dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-05-04
| * | | | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer2016-05-04
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | |
| * | | md: multipath: don't hardcopy bio in .make_request pathMing Lei2016-04-12
| * | | md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown2016-04-12
| * | | raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li2016-04-12
| * | | RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-04-12
| * | | RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-04-12
| * | | md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen2016-04-12
| * | | raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey2016-04-12
| * | | bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler2016-04-12
| * | | bcache: fix race of writeback thread starting before complete initializationEric Wheeler2016-04-12
| * | | bcache: cleaned up error handling around register_cache()Eric Wheeler2016-04-12
| * | | dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves2016-04-12
| * | | dm cache: make sure every metadata function checks fail_ioJoe Thornber2016-04-12
| * | | dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber2016-04-12
| * | | dm: fix excessive dm-mq context switchingMike Snitzer2016-04-12
| * | | dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-04-12
| |/ /
* | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| |
| * | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-03-03
| * | dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-03-03
| * | dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2016-03-03
| * | dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov2016-03-03
| * | bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet2016-03-03
| * | bcache: prevent crash on changing writeback_runningStefan Bader2016-03-03
| * | bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis2016-03-03
| * | bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu2016-03-03
| * | bcache: fix a leak in bch_cached_dev_run()Al Viro2016-03-03
| * | bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu2016-03-03
| * | bcache: Add a cond_resched() call to gcKent Overstreet2016-03-03
| * | bcache: fix a livelock when we cause a huge number of cache missesZheng Liu2016-03-03
* | | md: dm-req-crypt: Separate qcrypto from ICE pathAndrey Markovytch2016-07-05
* | | md: dm-req-crypt: fixed error propagation when ICE is usedAndrey Markovytch2016-06-30