1. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 4779184 dm bufio: don't take the lock in dm_bufio_shrink_count by Mikulas Patocka · 8 years ago
  4. 34d2fe7 dm bufio: drop the lock when doing GFP_NOIO allocation by Mikulas Patocka · 8 years ago
  5. 0758c35 dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  6. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  7. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  8. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  9. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. f2bc5d1 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 6 years ago
  11. 4866848 md: fix two problems with setting the "re-add" device state. by NeilBrown · 6 years ago
  12. 7143cbf ANDROID: Add kconfig to make dm-verity check_at_most_once default enabled by Patrik Torstensson · 6 years ago
  13. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  14. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. e1fba17 dm bufio: avoid false-positive Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  16. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. fe45138 bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 7 years ago
  18. b9822c2 bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 7 years ago
  19. b6e82d7 md/raid1: fix NULL pointer dereference by Yufen Yu · 7 years ago
  20. 547f11f md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 7 years ago
  21. fc78ce2 md: raid5: avoid string overflow warning by Arnd Bergmann · 7 years ago
  22. 3f5af7c md raid10: fix NULL deference in handle_write_completed() by Yufen Yu · 7 years ago
  23. d4008f8 bcache: return attach error when no cache set exist by Tang Junhui · 7 years ago
  24. 0d5da31 bcache: fix for data collapse after re-attaching an attached device by Tang Junhui · 7 years ago
  25. d26dcc0 bcache: fix for allocator and register thread race by Tang Junhui · 7 years ago
  26. ee6fcd8 bcache: properly set task state in bch_writeback_thread() by Coly Li · 7 years ago
  27. d33c30a Merge android-4.9.102 (9c3041c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  28. d4e8148 UPSTREAM: dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  29. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  30. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  31. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  32. 142d4b5 BACKPORT: dm verity: add 'check_at_most_once' option to only validate hashes once by Patrik Torstensson · 7 years ago
  33. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  34. 39b8bb4 Merge android-4.9.89 (960923f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  35. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  36. 16b6ed1 Merge android-4.9.87 (a290494) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  37. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  38. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. 38f1e54 bcache: segregate flash only volume write streams by Tang Junhui · 7 years ago
  40. d046bb9 bcache: stop writeback thread after detaching by Tang Junhui · 7 years ago
  41. 03858f5 md-cluster: fix potential lock issue in add_new_disk by Guoqing Jiang · 7 years ago
  42. beaf445 md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock by Julia Cartwright · 7 years ago
  43. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  44. 4e4321c md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 7 years ago
  45. 6be48fd dm ioctl: remove double parentheses by Matthias Kaehlcke · 7 years ago
  46. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. 2710fb8 md/raid10: skip spare disk as 'first' disk by Shaohua Li · 7 years ago
  48. 8a09ef5 md/raid10: wait up frozen array in handle_write_completed by Guoqing Jiang · 7 years ago
  49. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  50. 1f8fe98 md.c:didn't unlock the mddev before return EINVAL in array_size_store by Zhilong Liu · 7 years ago
  51. b42b97a md/raid6: Fix anomily when recovering a single device in RAID6. by NeilBrown · 7 years ago
  52. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  53. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. d4f8094 bcache: don't attach backing with duplicate UUID by Michael Lyle · 7 years ago
  55. 35d9c9e bcache: fix crashes in duplicate cache device register by Tang Junhui · 7 years ago
  56. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. eb2593f md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 7 years ago
  58. b6f93a1 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  59. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  60. 1cdb7f9 block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  61. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  62. e6701ad dm: correctly handle chained bios in dec_pending() by NeilBrown · 7 years ago
  63. 7b47fbd Merge android-4.9-o.80 (a9fd318) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  64. a9fd318 Merge 4.9.80 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  65. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  66. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  67. ec23108 Merge android-4.9-o.78 (bf3b339) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  68. bf3b339 Merge 4.9.78 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  69. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. 2904adc dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  71. cabf629 dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  72. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  73. dcb2674 Merge 4.9.77 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  74. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. b58aa24 dm bufio: fix shrinker scans when (nr_to_scan < retain_target) by Suren Baghdasaryan · 7 years ago
  76. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  77. 88b1511 Merge 4.9.71 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  78. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  79. f39486b raid5: Set R5_Expanded on parity devices as well as data. by NeilBrown · 7 years ago
  80. 9102ed6 bcache: fix wrong cache_misses statistics by tang.junhui · 7 years ago
  81. c2a0531 bcache: explicitly destroy mutex while exiting by Liang Chen · 7 years ago
  82. 9bcd15b md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 8 years ago
  83. d508dae Merge 4.9.70 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  84. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. b7d3f2b md: free unused memory after bitmap resize by Zdenek Kabelac · 7 years ago
  86. eb4ef2d Merge 4.9.68 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  87. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. 9db9b5f bcache: recover data from backing when data is clean by Rui Hua · 7 years ago
  89. 322e659 bcache: only permit to recovery read error when cache device is clean by Coly Li · 7 years ago
  90. f87ffb2 Merge 4.9.67 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  91. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  92. 8588eb0 bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  93. 9566f9f Merge 4.9.66 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  94. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. 770e108 bcache: check ca->alloc_thread initialized before wake up it by Coly Li · 7 years ago
  96. 1cd9686 dm: fix race between dm_get_from_kobject() and __dm_destroy() by Hou Tao · 7 years ago
  97. 67246fb dm: allocate struct mapped_device with kvzalloc by Mikulas Patocka · 7 years ago
  98. 6609a3c dm bufio: fix integer overflow when limiting maximum cache size by Eric Biggers · 7 years ago
  99. 879918d Merge "Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9" by Linux Build Service Account · 7 years ago
  100. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago