1. c26cab8 Merge android-4.19.20 (c28f73f) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  2. 5643b9b Merge android-4.19.19 (18ba00a) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  3. 45991f3d2 Merge android-4.19.18 (26bf816) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  4. c28f73f Merge 4.19.20 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  5. e7f11c5 md/raid5: fix 'out of memory' during raid cache recovery by Alexei Naberezhnov · 7 years ago
  6. 18ba00a Merge 4.19.19 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  7. b911f1d dm crypt: fix parsing of extended IV arguments by Milan Broz · 6 years ago
  8. 5b779f8 dm thin: fix passdown_double_checking_shared_status() by Joe Thornber · 6 years ago
  9. cde0ba6 Merge android-4.19.11 (a87fb6b) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  10. 26bf816 Merge 4.19.18 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  11. 887b1c9 dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  12. 9e5be33 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  13. cbd257f dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  14. 4e26ee3 dm crypt: use u64 instead of sector_t to store iv_offset by AliOS system security · 6 years ago
  15. 403c37f UPSTREAM: dm: do not allow readahead to limit IO size by Jaegeuk Kim · 6 years ago
  16. 4ac13bd Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 by Rishabh Bhatnagar · 6 years ago
  17. a87fb6b Merge 4.19.11 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  18. 228f6f2 dm zoned: Fix target BIO completion handling by Damien Le Moal · 6 years ago
  19. b543b5c dm: call blk_queue_split() to impose device limits on bios by Mike Snitzer · 6 years ago
  20. 09bc666 dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty() by Mike Snitzer · 6 years ago
  21. 809c692 dm thin: send event about thin-pool state change _after_ making it by Mike Snitzer · 6 years ago
  22. 58566d5 FROMGIT: dm verity: log the hash algorithm implementation by Eric Biggers · 6 years ago
  23. 878a2fd FROMGIT: dm crypt: log the encryption algorithm implementation by Eric Biggers · 6 years ago
  24. 7fe7b0a ANDROID: AVB error handler to invalidate vbmeta partition. by David Zeuthen · 8 years ago
  25. 7fe1c1d Merge LTS tag v4.19.2 into msm-kona by Blagovest Kolenichev · 6 years ago
  26. 589c375 MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  27. 8f882a6 dm zoned: fix various dmz_get_mblock() issues by Damien Le Moal · 6 years ago
  28. fceb0d8 dm zoned: fix metadata block ref counting by Damien Le Moal · 6 years ago
  29. b421280 dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 6 years ago
  30. 6596e99 MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  31. b5e07d4 md: fix memleak for mempool by Jack Wang · 6 years ago
  32. fbf975e MD: Memory leak when flush bio size is zero by Xiao Ni · 6 years ago
  33. 79b8a3d bcache: Populate writeback_rate_minimum attribute by Ben Peddell · 6 years ago
  34. e52ad8e bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  35. 9e9f19e bcache: correct dirty data statistics by Tang Junhui · 6 years ago
  36. 32870e2 bcache: fix ioctl in flash device by Tang Junhui · 6 years ago
  37. fec039e bcache: trace missed reading by cache_missed by Tang Junhui · 6 years ago
  38. e826e8e dm: Remove VLA usage from hashes by Kees Cook · 6 years ago
  39. b3953ed Merge remote-tracking branch 'origin/tmp-35a7f35' into msm-kona by Rishabh Bhatnagar · 6 years ago
  40. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  41. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  42. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  43. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 6 years ago
  44. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 6 years ago
  45. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  46. b98d6cb Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  47. 5d07384 dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  48. 4561ffc dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  49. 9e6306d Merge remote-tracking branch 'origin/tmp-17b57b1' into msm-kona by Rishabh Bhatnagar · 6 years ago
  50. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  51. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 6 years ago
  52. 0328ba9 dm raid: remove bogus const from decipher_sync_action() return type by Geert Uytterhoeven · 6 years ago
  53. b592211 dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer by Mike Snitzer · 6 years ago
  54. af3f58f Merge remote-tracking branch 'origin/tmp-7876320' into msm-kona by Rishabh Bhatnagar · 6 years ago
  55. 013ad04 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 6 years ago
  56. bfee6d7 Merge remote-tracking branch 'origin/tmp-11da3a7' into msm-kona by Rishabh Bhatnagar · 6 years ago
  57. a0efc03 Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  58. 3ab9182 dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 6 years ago
  59. 5380c05 dm raid: bump target version, update comments and documentation by Heinz Mauelshagen · 6 years ago
  60. 36a240a dm raid: fix RAID leg rebuild errors by Heinz Mauelshagen · 6 years ago
  61. c44a5ee dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 6 years ago
  62. 644e253 dm raid: fix stripe adding reshape deadlock by Heinz Mauelshagen · 6 years ago
  63. 38b0bd0 dm raid: fix reshape race on small devices by Heinz Mauelshagen · 6 years ago
  64. 432061b dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock by Mikulas Patocka · 6 years ago
  65. e4b069e dm verity: fix crash on bufio buffer that was allocated with vmalloc by Mikulas Patocka · 6 years ago
  66. 41a9504 md-cluster: release RESYNC lock after the last resync message by Guoqing Jiang · 6 years ago
  67. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 6 years ago
  68. e254de6 md/raid5-cache: disable reshape completely by Shaohua Li · 6 years ago
  69. c15d5ed ANDROID: AVB error handler to invalidate vbmeta partition. by David Zeuthen · 8 years ago
  70. 248bcec ANDROID: verity: really fix android-verity Kconfig by Alistair Strachan · 6 years ago
  71. 0935339 ANDROID: android-verity: Fix broken parameter handling. by Sandeep Patil · 6 years ago
  72. 1a8ef4e ANDROID: android-verity: Make it work with newer kernels by Sandeep Patil · 6 years ago
  73. 7ef7473 ANDROID: verity: fix android-verity Kconfig dependencies by Sandeep Patil · 6 years ago
  74. 5e5287d ANDROID: Add kconfig to make dm-verity check_at_most_once default enabled by Patrik Torstensson · 7 years ago
  75. dd47f95 ANDROID: dm: verity: add minimum prefetch size by Keun-young Park · 8 years ago
  76. 207a8c5 ANDROID: dm: android-verity: mark dev as rw for linear target by Badhri Jagan Sridharan · 8 years ago
  77. 7bdb051 ANDROID: dm: android-verity: allow disable dm-verity for Treble VTS by Bowgo Tsai · 8 years ago
  78. b4403e5 ANDROID: dm: android-verity: fix table_make_digest() error handling by Greg Hackmann · 8 years ago
  79. fb982f4 ANDROID: dm: android-verity: rebase for 4.9 by Badhri Jagan Sridharan · 8 years ago
  80. a70b495 ANDROID: dm: android-verity: Remove fec_header location constraint by Badhri Jagan Sridharan · 8 years ago
  81. 3633ffc ANDROID: dm: android-verity: adopt changes made to dm callbacks by Badhri Jagan Sridharan · 8 years ago
  82. 71d0e3b ANDROID: dm: android-verity: pack the fec_header structure by Jeremy Compostella · 8 years ago
  83. 499b63d ANDROID: dm: android-verity: Verify header before fetching table by Badhri Jagan Sridharan · 8 years ago
  84. 890f84f ANDROID: dm: android-verity: allow adb disable-verity only in userdebug by Badhri Jagan Sridharan · 8 years ago
  85. f01a243 ANDROID: dm: android-verity: mount as linear target if eng build by Badhri Jagan Sridharan · 8 years ago
  86. b7769da ANDROID: dm: android-verity: use default verity public key by Badhri Jagan Sridharan · 8 years ago
  87. c2d4f3b ANDROID: dm: android-verity: fix signature verification flag by Badhri Jagan Sridharan · 8 years ago
  88. a32178e ANDROID: dm: android-verity: use name_to_dev_t by Jeremy Compostella · 9 years ago
  89. 4150604 ANDROID: dm: android-verity: Mounting root as linear device when verity disabled by Badhri Jagan Sridharan · 9 years ago
  90. d817e39 ANDROID: dm: android-verity: Add android verity target by Badhri Jagan Sridharan · 9 years ago
  91. 8d258cd ANDROID: dm: do_mounts_dm: Update init/do_mounts_dm.c to the latest ChromiumOS version. by David Zeuthen · 7 years ago
  92. ee3ad54 CHROMIUM: dm: boot time specification of dm= by Will Drewry · 14 years ago
  93. 8fe0ca3 ANDROID: dm: verity-fec: add sysfs attribute fec/corrected by Sami Tolvanen · 9 years ago
  94. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  95. 3943b040 bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 6 years ago
  96. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 6 years ago
  98. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  99. b0e5c29 Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  100. 1e1132e dm writecache: fix a crash due to reading past end of dirty_bitmap by Mikulas Patocka · 6 years ago