summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31bcache: avoid clang -Wunintialized warningArnd Bergmann1-2/+3
2019-05-31bcache: add failure check to run_cache_set() for journal replayColy Li1-5/+12
2019-05-31bcache: fix failure in journal relplayTang Junhui1-4/+21
2019-05-31bcache: return error immediately in bch_journal_replay()Coly Li1-3/+6
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon1-1/+9
2019-05-25Revert "Don't jump to compute_result state from check_result state"Song Liu1-4/+15
2019-05-25dm delay: fix a crash when invalid device is specifiedMikulas Patocka1-1/+2
2019-05-25md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu1-2/+4
2019-05-21Merge 4.9.178 into android-4.9Greg Kroah-Hartman47-181/+377
2019-05-21bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-05-21bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-05-16Merge 4.9.177 into android-4.9Greg Kroah-Hartman55-153/+604
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon1-15/+4
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li1-3/+10
2019-04-05bcache: fix input overflow to sequential_cutoffColy Li1-1/+3
2019-04-05bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li1-2/+11
2019-04-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)1-0/+13
2019-03-26ANDROID: dm-bow: Fix 32 bit compile errorsPaul Lawrence1-8/+13
2019-03-25ANDROID: dm-bow: Backport to 4.9Paul Lawrence1-32/+32
2019-03-25ANDROID: dm-bow: backport to 4.14Paul Lawrence1-3/+5
2019-03-25ANDROID: dm-bow: Add dm-bow featurePaul Lawrence4-0/+1339
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki2-0/+4
2019-03-23bcache: never writeback a discard operationDaniel Axtens1-0/+3
2019-03-19Merge 4.9.164 into android-4.9Greg Kroah-Hartman32-86/+190
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-01-31Merge 4.9.154 into android-4.9Greg Kroah-Hartman52-120/+396
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber3-8/+8
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman45-70/+255
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-23Revert "UPSTREAM: dm: do not allow readahead to limit IO size"Alistair Strachan1-3/+0
2019-01-23UPSTREAM: dm: do not allow readahead to limit IO sizeJaegeuk Kim1-0/+3
2019-01-14Revert "ANDROID: dm verity: add minimum prefetch size"Sami Tolvanen2-24/+1
2018-12-18BACKPORT, FROMGIT: dm verity: log the hash algorithm implementationEric Biggers1-0/+9
2018-12-18BACKPORT, FROMGIT: dm crypt: log the encryption algorithm implementationEric Biggers1-0/+7
2018-12-13UPSTREAM: dm crypt: don't decrease device limitsMikulas Patocka1-5/+5
2018-12-13BACKPORT: dm crypt: allow unaligned bv_offsetMikulas Patocka1-1/+1
2018-12-13BACKPORT: dm crypt: reject sector_size feature if device length is not aligne...Milan Broz1-0/+4
2018-12-13BACKPORT: dm crypt: use shifts instead of sector_divMikulas Patocka1-6/+9
2018-12-13BACKPORT: dm crypt: optionally support larger encryption sector sizeMilan Broz2-11/+83
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-11-13dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang1-12/+6
2018-11-13MD: fix invalid stored role for a diskShaohua Li1-0/+4
[next]