1. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. c301c5d virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  3. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. 71f8374 xsysace: Fix error handling in ace_setup by Guenter Roeck · 5 years ago
  5. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  6. 2f4ca7a Revert "block/loop: Use global lock for ioctl() operation." by Greg Kroah-Hartman · 5 years ago
  7. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 489a9ab floppy: check_events callback should not return a negative number by Yufen Yu · 5 years ago
  9. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  10. e5c5b8ed Revert "loop: Fold __loop_release into loop_release" by Greg Kroah-Hartman · 5 years ago
  11. c6ae51a Revert "loop: Get rid of loop_index_mutex" by Greg Kroah-Hartman · 5 years ago
  12. 86af0f9 Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()" by Greg Kroah-Hartman · 5 years ago
  13. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. 343962e block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 5 years ago
  15. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  16. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  17. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  18. a1ef7d5 sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  19. 5aa04bc ANDROID: zram: fix incorrect assignment for access time by Srinivas Paladugu · 5 years ago
  20. f26c1b2 UPSTREAM: zram: idle writeback fixes and cleanup by Minchan Kim · 5 years ago
  21. 2cf97fa UPSTREAM: zram: writeback throttle by Minchan Kim · 5 years ago
  22. e1dd5d1 UPSTREAM: zram: add bd_stat statistics by Minchan Kim · 5 years ago
  23. 86d820b BACKPORT: zram: support idle/huge page writeback by Minchan Kim · 5 years ago
  24. 149be47 UPSTREAM: zram: introduce ZRAM_IDLE flag by Minchan Kim · 5 years ago
  25. 75f69c2 BACKPORT: zram: refactor flags and writeback stuff by Minchan Kim · 5 years ago
  26. 04a8efb UPSTREAM: zram: fix double free backing device by Minchan Kim · 5 years ago
  27. 97cebf9 UPSTREAM: zram: fix lockdep warning of free block handling by Minchan Kim · 5 years ago
  28. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  29. f3fc889 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 5 years ago
  30. eb10875 nbd: set the logical and physical blocksize properly by Josef Bacik · 7 years ago
  31. 5d3cf50 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  32. 6a8f1d8 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  33. 7d839c1 loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  34. 3ae3d16 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  35. 8536e3e UPSTREAM: loop: drop caches if offset or block_size are changed by Jaegeuk Kim · 6 years ago
  36. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  37. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 5 years ago
  38. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  40. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  42. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  44. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  45. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  46. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  47. 109a48e ANDROID: zram: set comp_len to PAGE_SIZE when page is huge by Peter Kalauskas · 6 years ago
  48. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 7 years ago
  49. a144472 UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl by Evan Green · 6 years ago
  50. b1e7b4e BACKPORT: block/loop: set hw_sectors by Shaohua Li · 7 years ago
  51. cc7cefa UPSTREAM: loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  52. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  54. 797b0857 BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  55. 48f9091 UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  56. f1dcb85 BACKPORT: zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  57. 754f94b BACKPORT: zram: record accessed second by Minchan Kim · 6 years ago
  58. f185f71 BACKPORT: zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  59. e2822903 UPSTREAM: zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  60. 8aaf440 UPSTREAM: zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 6 years ago
  61. 3c77b56 UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  62. 34a17b1 BACKPORT: zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  63. 856f534 UPSTREAM: zram: fix null dereference of handle by Minchan Kim · 7 years ago
  64. bc6f4ed UPSTREAM: zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  65. 0a6c199 UPSTREAM: zram: read page from backing device by Minchan Kim · 7 years ago
  66. 598d053 UPSTREAM: zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  67. b53858b UPSTREAM: zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  68. 0e05f38 BACKPORT: zram: add free space management in backing device by Minchan Kim · 7 years ago
  69. 9ac886a UPSTREAM: zram: add interface to specif backing device by Minchan Kim · 7 years ago
  70. 385c31e UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  71. 56e03b0 UPSTREAM: zram: inline zram_compress by Minchan Kim · 7 years ago
  72. 2b3d866 UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  73. b3873ca UPSTREAM: zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  74. 520d10d3 UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  75. 15a54fc UPSTREAM: zram: constify attribute_group structures. by Arvind Yadav · 7 years ago
  76. f920fdb UPSTREAM: zram: count same page write as page_stored by Minchan Kim · 7 years ago
  77. 379ceff UPSTREAM: zram: reduce load operation in page_same_filled by Sangwoo Park · 7 years ago
  78. ffa3b81 UPSTREAM: zram: use zram_free_page instead of open-coded by Minchan Kim · 7 years ago
  79. a890b0b UPSTREAM: zram: introduce zram data accessor by Minchan Kim · 7 years ago
  80. 6cb8954 UPSTREAM: zram: remove zram_meta structure by Minchan Kim · 7 years ago
  81. 425db41 UPSTREAM: zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 7 years ago
  82. f61c539 UPSTREAM: zram: partial IO refactoring by Minchan Kim · 7 years ago
  83. e7df4ff BACKPORT: zram: handle multiple pages attached bio's bvec by Minchan Kim · 7 years ago
  84. 7d53d47 UPSTREAM: zram: fix operator precedence to get offset by Minchan Kim · 7 years ago
  85. 74ccaa7 BACKPORT: zram: extend zero pages to same element pages by zhouxianrong · 7 years ago
  86. a73779c UPSTREAM: zram: remove waitqueue for IO done by Minchan Kim · 7 years ago
  87. f29eb69 UPSTREAM: zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 7 years ago
  88. b2660f3 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 6 years ago
  89. e3cf1cc loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 6 years ago
  90. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  91. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  92. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 6 years ago
  93. c353014 block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 6 years ago
  94. 7f736f0 Fix loop device flush before configure v3 by James Wang · 7 years ago
  95. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  96. db54fac mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  97. c0fac97 loop: Fix lost writes caused by missing flag by Ross Zwisler · 6 years ago
  98. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  99. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 6 years ago
  100. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 6 years ago