1. 142d4b5 BACKPORT: dm verity: add 'check_at_most_once' option to only validate hashes once by Patrik Torstensson · 7 years ago
  2. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 38f1e54 bcache: segregate flash only volume write streams by Tang Junhui · 7 years ago
  4. d046bb9 bcache: stop writeback thread after detaching by Tang Junhui · 7 years ago
  5. 03858f5 md-cluster: fix potential lock issue in add_new_disk by Guoqing Jiang · 7 years ago
  6. beaf445 md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock by Julia Cartwright · 7 years ago
  7. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  8. 4e4321c md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 7 years ago
  9. 6be48fd dm ioctl: remove double parentheses by Matthias Kaehlcke · 7 years ago
  10. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 2710fb8 md/raid10: skip spare disk as 'first' disk by Shaohua Li · 7 years ago
  12. 8a09ef5 md/raid10: wait up frozen array in handle_write_completed by Guoqing Jiang · 7 years ago
  13. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  14. 1f8fe98 md.c:didn't unlock the mddev before return EINVAL in array_size_store by Zhilong Liu · 7 years ago
  15. b42b97a md/raid6: Fix anomily when recovering a single device in RAID6. by NeilBrown · 7 years ago
  16. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. d4f8094 bcache: don't attach backing with duplicate UUID by Michael Lyle · 7 years ago
  18. 35d9c9e bcache: fix crashes in duplicate cache device register by Tang Junhui · 7 years ago
  19. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  20. eb2593f md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 7 years ago
  21. b6f93a1 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  22. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  23. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. e6701ad dm: correctly handle chained bios in dec_pending() by NeilBrown · 7 years ago
  25. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  27. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 2904adc dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  29. cabf629 dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  30. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  31. b58aa24 dm bufio: fix shrinker scans when (nr_to_scan < retain_target) by Suren Baghdasaryan · 7 years ago
  32. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  33. f39486b raid5: Set R5_Expanded on parity devices as well as data. by NeilBrown · 7 years ago
  34. 9102ed6 bcache: fix wrong cache_misses statistics by tang.junhui · 7 years ago
  35. c2a0531 bcache: explicitly destroy mutex while exiting by Liang Chen · 7 years ago
  36. 9bcd15b md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 8 years ago
  37. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. b7d3f2b md: free unused memory after bitmap resize by Zdenek Kabelac · 7 years ago
  39. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 9db9b5f bcache: recover data from backing when data is clean by Rui Hua · 7 years ago
  41. 322e659 bcache: only permit to recovery read error when cache device is clean by Coly Li · 7 years ago
  42. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. 8588eb0 bcache: Fix building error on MIPS by Huacai Chen · 7 years ago
  44. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 770e108 bcache: check ca->alloc_thread initialized before wake up it by Coly Li · 7 years ago
  46. 1cd9686 dm: fix race between dm_get_from_kobject() and __dm_destroy() by Hou Tao · 7 years ago
  47. 67246fb dm: allocate struct mapped_device with kvzalloc by Mikulas Patocka · 7 years ago
  48. 6609a3c dm bufio: fix integer overflow when limiting maximum cache size by Eric Biggers · 7 years ago
  49. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  50. cf368c2 md/linear: shutup lockdep warnning by Shaohua Li · 8 years ago
  51. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  52. 4131c88 md/raid10: submit bio directly to replacement disk by Shaohua Li · 8 years ago
  53. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. 49c2b83 md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list by Dennis Yang · 7 years ago
  55. 648798c md/raid5: fix a race condition in stripe batch by Shaohua Li · 7 years ago
  56. c30c69c Merge 4.9.52 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 08f75f2 bcache: fix bch_hprint crash and improve output by Michael Lyle · 7 years ago
  58. 57aa1a69 bcache: fix for gc and write-back race by Tang Junhui · 7 years ago
  59. fa92ff6b bcache: Correct return value for sysfs attach errors by Tony Asleson · 7 years ago
  60. e40cb30 bcache: correct cache_dirty_target in __update_writeback_rate() by Tang Junhui · 7 years ago
  61. 8f51f38 bcache: do not subtract sectors_to_gc for bypassed IO by Tang Junhui · 7 years ago
  62. c234e0e bcache: Fix leak of bdev reference by Jan Kara · 7 years ago
  63. 2a9b557 bcache: initialize dirty stripes in flash_dev_run() by Tang Junhui · 7 years ago
  64. 2cee78081 md/bitmap: disable bitmap_resize for file-backed bitmaps. by NeilBrown · 7 years ago
  65. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  66. 7b5fcb7 md/raid5: release/flush io in raid5_do_work() by Song Liu · 7 years ago
  67. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. fabc7df md/raid5: add thread_group worker async_tx_issue_pending_all by Ofer Heifetz · 7 years ago
  69. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. 1e95148 Raid5 should update rdev->sectors after reshape by Xiao Ni · 7 years ago
  71. 03c1d9d md: don't use flush_signals in userspace processes by Mikulas Patocka · 7 years ago
  72. 63d32e8 dm mpath: cleanup -Wbool-operation warning in choose_pgpath() by Mike Snitzer · 8 years ago
  73. c4676ff ANDROID: android-verity: mark dev as rw for linear target by Badhri Jagan Sridharan · 8 years ago
  74. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. 3953403 md: fix super_offset endianness in super_1_rdev_size_change by Jason Yan · 8 years ago
  76. 9a37d02 md: fix incorrect use of lexx_to_cpu in does_sb_need_changing by Jason Yan · 8 years ago
  77. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  78. 1c0fa38 dm thin: do not queue freed thin mapping for next stage processing by Vallish Vaidyeshwara · 7 years ago
  79. 8f3ac4c ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version. by David Zeuthen · 7 years ago
  80. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  81. 7e78978 md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop by NeilBrown · 7 years ago
  82. fa9a4a9 md: update slab_cache before releasing new stripes when stripes resizing by Dennis Yang · 8 years ago
  83. f2bb8bc dm space map disk: fix some book keeping in the disk space map by Joe Thornber · 7 years ago
  84. cc68181 dm thin metadata: call precommit before saving the roots by Joe Thornber · 7 years ago
  85. eeaf133 dm bufio: make the parameter "retain_bytes" unsigned long by Mikulas Patocka · 7 years ago
  86. e692424 dm cache metadata: fail operations if fail_io mode has been established by Mike Snitzer · 7 years ago
  87. 042d8db dm mpath: split and rename activate_path() to prepare for its expanded use by Bart Van Assche · 7 years ago
  88. e08047c dm bufio: check new buffer allocation watermark every 30 seconds by Mikulas Patocka · 7 years ago
  89. 98e7b9d dm bufio: avoid a possible ABBA deadlock by Mikulas Patocka · 7 years ago
  90. c5066c4 dm raid: select the Kconfig option CONFIG_MD_RAID0 by Mikulas Patocka · 8 years ago
  91. 4de8ece dm btree: fix for dm_btree_find_lowest_key() by Vinothkumar Raja · 7 years ago
  92. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  93. 1773131 dm thin: fix a memory leak when passing discard bio down by Dennis Yang · 7 years ago
  94. f32e35b dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue() by Bart Van Assche · 7 years ago
  95. f6ec18e dm era: save spacemap metadata root after the pre-commit by Somasundaram Krishnasamy · 7 years ago
  96. 95c782a Merge 4.9.27 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  97. a0d50c8 dm ioctl: prevent stack leak in dm ioctl call by Adrian Salido · 7 years ago
  98. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  99. 27d382f dm raid: fix NULL pointer dereference for raid1 without bitmap by Dmitry Bilunov · 8 years ago
  100. ab83597 dm verity fec: fix bufio leaks by Sami Tolvanen · 8 years ago