1. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 9 months ago
  2. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. 1fdefbb floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago
  4. 5d6d639 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 5 years ago
  5. 93f8955 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 5 years ago
  6. 604206c floppy: fix div-by-zero in setup_format_params by Denis Efremov · 5 years ago
  7. 06f9e7b take floppy compat ioctls to sodding floppy.c by Al Viro · 7 years ago
  8. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  9. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 5 years ago
  10. a39a300 Merge android-4.9-172 (2dbf78b) into msm-4.9 by Tengfei Fan · 5 years ago
  11. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  12. e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. c301c5d virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  14. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. 71f8374 xsysace: Fix error handling in ace_setup by Guenter Roeck · 5 years ago
  16. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. 2f4ca7a Revert "block/loop: Use global lock for ioctl() operation." by Greg Kroah-Hartman · 5 years ago
  18. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  19. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  20. 489a9ab floppy: check_events callback should not return a negative number by Yufen Yu · 5 years ago
  21. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  22. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  23. e5c5b8ed Revert "loop: Fold __loop_release into loop_release" by Greg Kroah-Hartman · 5 years ago
  24. c6ae51a Revert "loop: Get rid of loop_index_mutex" by Greg Kroah-Hartman · 5 years ago
  25. 86af0f9 Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()" by Greg Kroah-Hartman · 5 years ago
  26. 2137642 block: vservices: fix client and server to work for UFS by Neeraj Upadhyay · 6 years ago
  27. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  28. 343962e block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 5 years ago
  29. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  30. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  31. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  32. a1ef7d5 sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  33. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  34. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 5 years ago
  35. 5aa04bc ANDROID: zram: fix incorrect assignment for access time by Srinivas Paladugu · 5 years ago
  36. f26c1b2 UPSTREAM: zram: idle writeback fixes and cleanup by Minchan Kim · 5 years ago
  37. 2cf97fa UPSTREAM: zram: writeback throttle by Minchan Kim · 5 years ago
  38. e1dd5d1 UPSTREAM: zram: add bd_stat statistics by Minchan Kim · 5 years ago
  39. 86d820b BACKPORT: zram: support idle/huge page writeback by Minchan Kim · 5 years ago
  40. 149be47 UPSTREAM: zram: introduce ZRAM_IDLE flag by Minchan Kim · 5 years ago
  41. 75f69c2 BACKPORT: zram: refactor flags and writeback stuff by Minchan Kim · 5 years ago
  42. 04a8efb UPSTREAM: zram: fix double free backing device by Minchan Kim · 5 years ago
  43. 97cebf9 UPSTREAM: zram: fix lockdep warning of free block handling by Minchan Kim · 5 years ago
  44. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  45. f3fc889 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 5 years ago
  46. eb10875 nbd: set the logical and physical blocksize properly by Josef Bacik · 7 years ago
  47. 5d3cf50 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  48. 6a8f1d8 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  49. 7d839c1 loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  50. 3ae3d16 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  51. 8536e3e UPSTREAM: loop: drop caches if offset or block_size are changed by Jaegeuk Kim · 6 years ago
  52. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  53. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 5 years ago
  54. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  55. 4595b7f Merge "Merge android-4.9.134 (a427932) into msm-4.9" by Linux Build Service Account · 6 years ago
  56. 402932a vservices: block: add the block protocol and drivers by Carl van Schaik · 6 years ago
  57. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  58. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  59. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  60. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  61. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 6 years ago
  62. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  64. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 6 years ago
  65. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  66. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  67. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  68. 109a48e ANDROID: zram: set comp_len to PAGE_SIZE when page is huge by Peter Kalauskas · 6 years ago
  69. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 7 years ago
  70. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  71. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  72. d195569 Revert "staging: zram: Rate limit memory allocation errors" by Blagovest Kolenichev · 6 years ago
  73. a144472 UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl by Evan Green · 6 years ago
  74. b1e7b4e BACKPORT: block/loop: set hw_sectors by Shaohua Li · 7 years ago
  75. cc7cefa UPSTREAM: loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  76. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  78. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  79. 6292c3e Merge "zram: allow zram to allocate CMA pages" by Linux Build Service Account · 6 years ago
  80. 797b0857 BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  81. 48f9091 UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  82. f1dcb85 BACKPORT: zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  83. 754f94b BACKPORT: zram: record accessed second by Minchan Kim · 6 years ago
  84. f185f71 BACKPORT: zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  85. e2822903 UPSTREAM: zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  86. 8aaf440 UPSTREAM: zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 6 years ago
  87. 3c77b56 UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  88. 34a17b1 BACKPORT: zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  89. 856f534 UPSTREAM: zram: fix null dereference of handle by Minchan Kim · 7 years ago
  90. bc6f4ed UPSTREAM: zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  91. 0a6c199 UPSTREAM: zram: read page from backing device by Minchan Kim · 7 years ago
  92. 598d053 UPSTREAM: zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  93. b53858b UPSTREAM: zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  94. 0e05f38 BACKPORT: zram: add free space management in backing device by Minchan Kim · 7 years ago
  95. 9ac886a UPSTREAM: zram: add interface to specif backing device by Minchan Kim · 7 years ago
  96. 385c31e UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  97. 56e03b0 UPSTREAM: zram: inline zram_compress by Minchan Kim · 7 years ago
  98. 2b3d866 UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  99. b3873ca UPSTREAM: zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  100. 520d10d3 UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago