1. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 5 years ago
  2. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  3. 4595b7f Merge "Merge android-4.9.134 (a427932) into msm-4.9" by Linux Build Service Account · 5 years ago
  4. 402932a vservices: block: add the block protocol and drivers by Carl van Schaik · 6 years ago
  5. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  7. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 5 years ago
  9. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 5 years ago
  10. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  12. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 5 years ago
  13. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  14. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  15. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  16. 109a48e ANDROID: zram: set comp_len to PAGE_SIZE when page is huge by Peter Kalauskas · 6 years ago
  17. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 7 years ago
  18. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  19. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  20. d195569 Revert "staging: zram: Rate limit memory allocation errors" by Blagovest Kolenichev · 6 years ago
  21. a144472 UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl by Evan Green · 6 years ago
  22. b1e7b4e BACKPORT: block/loop: set hw_sectors by Shaohua Li · 7 years ago
  23. cc7cefa UPSTREAM: loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  24. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  26. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  27. 6292c3e Merge "zram: allow zram to allocate CMA pages" by Linux Build Service Account · 6 years ago
  28. 797b0857 BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  29. 48f9091 UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  30. f1dcb85 BACKPORT: zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  31. 754f94b BACKPORT: zram: record accessed second by Minchan Kim · 6 years ago
  32. f185f71 BACKPORT: zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  33. e2822903 UPSTREAM: zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  34. 8aaf440 UPSTREAM: zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 6 years ago
  35. 3c77b56 UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  36. 34a17b1 BACKPORT: zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  37. 856f534 UPSTREAM: zram: fix null dereference of handle by Minchan Kim · 7 years ago
  38. bc6f4ed UPSTREAM: zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  39. 0a6c199 UPSTREAM: zram: read page from backing device by Minchan Kim · 7 years ago
  40. 598d053 UPSTREAM: zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  41. b53858b UPSTREAM: zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  42. 0e05f38 BACKPORT: zram: add free space management in backing device by Minchan Kim · 7 years ago
  43. 9ac886a UPSTREAM: zram: add interface to specif backing device by Minchan Kim · 7 years ago
  44. 385c31e UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  45. 56e03b0 UPSTREAM: zram: inline zram_compress by Minchan Kim · 7 years ago
  46. 2b3d866 UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  47. b3873ca UPSTREAM: zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  48. 520d10d3 UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  49. 15a54fc UPSTREAM: zram: constify attribute_group structures. by Arvind Yadav · 7 years ago
  50. f920fdb UPSTREAM: zram: count same page write as page_stored by Minchan Kim · 7 years ago
  51. 379ceff UPSTREAM: zram: reduce load operation in page_same_filled by Sangwoo Park · 7 years ago
  52. ffa3b81 UPSTREAM: zram: use zram_free_page instead of open-coded by Minchan Kim · 7 years ago
  53. a890b0b UPSTREAM: zram: introduce zram data accessor by Minchan Kim · 7 years ago
  54. 6cb8954 UPSTREAM: zram: remove zram_meta structure by Minchan Kim · 7 years ago
  55. 425db41 UPSTREAM: zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 7 years ago
  56. f61c539 UPSTREAM: zram: partial IO refactoring by Minchan Kim · 7 years ago
  57. e7df4ff BACKPORT: zram: handle multiple pages attached bio's bvec by Minchan Kim · 7 years ago
  58. 7d53d47 UPSTREAM: zram: fix operator precedence to get offset by Minchan Kim · 7 years ago
  59. 74ccaa7 BACKPORT: zram: extend zero pages to same element pages by zhouxianrong · 7 years ago
  60. a73779c UPSTREAM: zram: remove waitqueue for IO done by Minchan Kim · 7 years ago
  61. f29eb69 UPSTREAM: zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 7 years ago
  62. fda5cc7 zram: allow zram to allocate CMA pages by Vinayak Menon · 6 years ago
  63. b2660f3 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 6 years ago
  64. e3cf1cc loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 6 years ago
  65. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  66. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  67. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  68. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  69. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  70. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  71. b6ccdd8 Merge android-4.9.95 (b4c14c2) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  72. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  73. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  74. c353014 block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 6 years ago
  75. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  76. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  77. 7f736f0 Fix loop device flush before configure v3 by James Wang · 7 years ago
  78. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  79. db54fac mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  80. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  81. c0fac97 loop: Fix lost writes caused by missing flag by Ross Zwisler · 6 years ago
  82. bd618d9 Merge "Merge android-4.9-o.82 (2d34d45) into msm-4.9" by Linux Build Service Account · 6 years ago
  83. 1cdb7f9 block: Use pointer to backing_dev_info from request_queue by Jan Kara · 7 years ago
  84. 82ccf83 Merge android-4.9-o.82 (2d34d45) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  85. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  86. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 6 years ago
  87. 7b47fbd Merge android-4.9-o.80 (a9fd318) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  88. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 6 years ago
  89. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  90. 69e20e7 Merge android-4.9-o.76 (bdc34d9) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  91. 553a8b8 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 6 years ago
  92. 3a381ab nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  93. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  94. 521a7e3 nbd: set queue timeout properly by Josef Bacik · 7 years ago
  95. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 7 years ago
  96. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  97. 4f027e3 rbd: use GFP_NOIO for parent stat and data requests by Ilya Dryomov · 7 years ago
  98. 411a7a11 Merge "Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9" by Linux Build Service Account · 7 years ago
  99. cd02e63 Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9 by Kyle Yan · 7 years ago
  100. 8919820 staging: zram: Rate limit memory allocation errors by Olav Haugan · 10 years ago