1. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  2. 5aa04bc ANDROID: zram: fix incorrect assignment for access time by Srinivas Paladugu · 5 years ago
  3. f26c1b2 UPSTREAM: zram: idle writeback fixes and cleanup by Minchan Kim · 5 years ago
  4. 2cf97fa UPSTREAM: zram: writeback throttle by Minchan Kim · 5 years ago
  5. e1dd5d1 UPSTREAM: zram: add bd_stat statistics by Minchan Kim · 5 years ago
  6. 86d820b BACKPORT: zram: support idle/huge page writeback by Minchan Kim · 5 years ago
  7. 149be47 UPSTREAM: zram: introduce ZRAM_IDLE flag by Minchan Kim · 5 years ago
  8. 75f69c2 BACKPORT: zram: refactor flags and writeback stuff by Minchan Kim · 5 years ago
  9. 04a8efb UPSTREAM: zram: fix double free backing device by Minchan Kim · 5 years ago
  10. 97cebf9 UPSTREAM: zram: fix lockdep warning of free block handling by Minchan Kim · 5 years ago
  11. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  12. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  14. 109a48e ANDROID: zram: set comp_len to PAGE_SIZE when page is huge by Peter Kalauskas · 6 years ago
  15. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  16. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  17. d195569 Revert "staging: zram: Rate limit memory allocation errors" by Blagovest Kolenichev · 6 years ago
  18. 797b0857 BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  19. 48f9091 UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  20. f1dcb85 BACKPORT: zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  21. 754f94b BACKPORT: zram: record accessed second by Minchan Kim · 6 years ago
  22. f185f71 BACKPORT: zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  23. e2822903 UPSTREAM: zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  24. 8aaf440 UPSTREAM: zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 6 years ago
  25. 3c77b56 UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  26. 34a17b1 BACKPORT: zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  27. 856f534 UPSTREAM: zram: fix null dereference of handle by Minchan Kim · 7 years ago
  28. 0a6c199 UPSTREAM: zram: read page from backing device by Minchan Kim · 7 years ago
  29. 598d053 UPSTREAM: zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  30. b53858b UPSTREAM: zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  31. 0e05f38 BACKPORT: zram: add free space management in backing device by Minchan Kim · 7 years ago
  32. 9ac886a UPSTREAM: zram: add interface to specif backing device by Minchan Kim · 7 years ago
  33. 385c31e UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  34. 56e03b0 UPSTREAM: zram: inline zram_compress by Minchan Kim · 7 years ago
  35. 2b3d866 UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  36. 520d10d3 UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  37. 15a54fc UPSTREAM: zram: constify attribute_group structures. by Arvind Yadav · 7 years ago
  38. f920fdb UPSTREAM: zram: count same page write as page_stored by Minchan Kim · 7 years ago
  39. 379ceff UPSTREAM: zram: reduce load operation in page_same_filled by Sangwoo Park · 7 years ago
  40. ffa3b81 UPSTREAM: zram: use zram_free_page instead of open-coded by Minchan Kim · 7 years ago
  41. a890b0b UPSTREAM: zram: introduce zram data accessor by Minchan Kim · 7 years ago
  42. 6cb8954 UPSTREAM: zram: remove zram_meta structure by Minchan Kim · 7 years ago
  43. 425db41 UPSTREAM: zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 7 years ago
  44. f61c539 UPSTREAM: zram: partial IO refactoring by Minchan Kim · 7 years ago
  45. e7df4ff BACKPORT: zram: handle multiple pages attached bio's bvec by Minchan Kim · 7 years ago
  46. 7d53d47 UPSTREAM: zram: fix operator precedence to get offset by Minchan Kim · 7 years ago
  47. 74ccaa7 BACKPORT: zram: extend zero pages to same element pages by zhouxianrong · 7 years ago
  48. a73779c UPSTREAM: zram: remove waitqueue for IO done by Minchan Kim · 7 years ago
  49. f29eb69 UPSTREAM: zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 7 years ago
  50. fda5cc7 zram: allow zram to allocate CMA pages by Vinayak Menon · 6 years ago
  51. 1cdb7f9 block: Use pointer to backing_dev_info from request_queue by Jan Kara · 7 years ago
  52. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  53. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 7 years ago
  54. 8919820 staging: zram: Rate limit memory allocation errors by Olav Haugan · 10 years ago
  55. bb730a1 mm: swap: don't delay swap free for fast swap devices by Vinayak Menon · 9 years ago
  56. e3c7258 zram: do not use copy_page with non-page aligned address by Minchan Kim · 7 years ago
  57. 2e264fb zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 7 years ago
  58. ad4764b zram: revalidate disk under init_lock by Minchan Kim · 7 years ago
  59. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  60. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  61. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  62. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  63. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. 9bc482d zram: use __GFP_MOVABLE for memory allocation by Minchan Kim · 8 years ago
  65. 415403b zram: use crypto api to check alg availability by Sergey Senozhatsky · 8 years ago
  66. ebaf9ab zram: switch to crypto compress API by Sergey Senozhatsky · 8 years ago
  67. 2aea849 zram: rename zstrm find-release functions by Sergey Senozhatsky · 8 years ago
  68. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  69. 623e47f zram: introduce per-device debug_stat sysfs node by Sergey Senozhatsky · 8 years ago
  70. 43209ea zram: remove max_comp_streams internals by Sergey Senozhatsky · 8 years ago
  71. da9556a zram: user per-cpu compression streams by Sergey Senozhatsky · 8 years ago
  72. d0d8da2 zsmalloc: require GFP in zs_malloc() by Sergey Senozhatsky · 8 years ago
  73. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 8 years ago
  74. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  75. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  76. 1c53e0d zram: make is_partial_io/valid_io_request/page_zero_filled return boolean by Geliang Tang · 9 years ago
  77. 1237275 zram: keep the exact overcommited value in mem_used_max by Sergey SENOZHATSKY · 9 years ago
  78. 1d5b43b zram: introduce comp algorithm fallback functionality by Luis Henriques · 9 years ago
  79. 7086496 zram: unify error reporting by Sergey Senozhatsky · 9 years ago
  80. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  81. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  82. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 4ce321f zram: fix pool name truncation by Sergey Senozhatsky · 9 years ago
  84. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  85. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  86. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  87. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  88. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  89. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  90. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  91. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  92. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  93. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  94. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  95. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  96. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  97. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  98. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  99. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  100. d7ad41a zram: clear disk io accounting when reset zram device by Weijie Yang · 9 years ago