1. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. f3fc889 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 6 years ago
  3. eb10875 nbd: set the logical and physical blocksize properly by Josef Bacik · 8 years ago
  4. 5d3cf50 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  5. 6a8f1d8 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  6. 7d839c1 loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  7. 3ae3d16 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  8. 8536e3e UPSTREAM: loop: drop caches if offset or block_size are changed by Jaegeuk Kim · 6 years ago
  9. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  11. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  13. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  15. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  18. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  19. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  20. 109a48e ANDROID: zram: set comp_len to PAGE_SIZE when page is huge by Peter Kalauskas · 6 years ago
  21. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  22. a144472 UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl by Evan Green · 6 years ago
  23. b1e7b4e BACKPORT: block/loop: set hw_sectors by Shaohua Li · 7 years ago
  24. cc7cefa UPSTREAM: loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  25. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  27. 797b0857 BACKPORT: zram: drop max_zpage_size and use zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  28. 48f9091 UPSTREAM: drivers/block/zram/zram_drv.c: fix bug storing backing_dev by Peter Kalauskas · 6 years ago
  29. f1dcb85 BACKPORT: zram: introduce zram memory tracking by Minchan Kim · 6 years ago
  30. 754f94b BACKPORT: zram: record accessed second by Minchan Kim · 6 years ago
  31. f185f71 BACKPORT: zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 6 years ago
  32. e2822903 UPSTREAM: zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 6 years ago
  33. 8aaf440 UPSTREAM: zram: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  34. 3c77b56 UPSTREAM: drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  35. 34a17b1 BACKPORT: zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  36. 856f534 UPSTREAM: zram: fix null dereference of handle by Minchan Kim · 7 years ago
  37. bc6f4ed UPSTREAM: zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  38. 0a6c199 UPSTREAM: zram: read page from backing device by Minchan Kim · 7 years ago
  39. 598d053 UPSTREAM: zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  40. b53858b UPSTREAM: zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  41. 0e05f38 BACKPORT: zram: add free space management in backing device by Minchan Kim · 7 years ago
  42. 9ac886a UPSTREAM: zram: add interface to specif backing device by Minchan Kim · 7 years ago
  43. 385c31e UPSTREAM: zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  44. 56e03b0 UPSTREAM: zram: inline zram_compress by Minchan Kim · 7 years ago
  45. 2b3d866 UPSTREAM: zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  46. b3873ca UPSTREAM: zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  47. 520d10d3 UPSTREAM: zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  48. 15a54fc UPSTREAM: zram: constify attribute_group structures. by Arvind Yadav · 7 years ago
  49. f920fdb UPSTREAM: zram: count same page write as page_stored by Minchan Kim · 7 years ago
  50. 379ceff UPSTREAM: zram: reduce load operation in page_same_filled by Sangwoo Park · 7 years ago
  51. ffa3b81 UPSTREAM: zram: use zram_free_page instead of open-coded by Minchan Kim · 7 years ago
  52. a890b0b UPSTREAM: zram: introduce zram data accessor by Minchan Kim · 7 years ago
  53. 6cb8954 UPSTREAM: zram: remove zram_meta structure by Minchan Kim · 7 years ago
  54. 425db41 UPSTREAM: zram: use zram_slot_lock instead of raw bit_spin_lock op by Minchan Kim · 7 years ago
  55. f61c539 UPSTREAM: zram: partial IO refactoring by Minchan Kim · 7 years ago
  56. e7df4ff BACKPORT: zram: handle multiple pages attached bio's bvec by Minchan Kim · 7 years ago
  57. 7d53d47 UPSTREAM: zram: fix operator precedence to get offset by Minchan Kim · 7 years ago
  58. 74ccaa7 BACKPORT: zram: extend zero pages to same element pages by zhouxianrong · 8 years ago
  59. a73779c UPSTREAM: zram: remove waitqueue for IO done by Minchan Kim · 8 years ago
  60. f29eb69 UPSTREAM: zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 8 years ago
  61. b2660f3 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 6 years ago
  62. e3cf1cc loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 6 years ago
  63. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  64. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  65. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  66. c353014 block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 6 years ago
  67. 7f736f0 Fix loop device flush before configure v3 by James Wang · 7 years ago
  68. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  69. db54fac mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  70. c0fac97 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  71. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  72. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  73. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 7 years ago
  74. 553a8b8 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 7 years ago
  75. 3a381ab nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  76. 521a7e3 nbd: set queue timeout properly by Josef Bacik · 8 years ago
  77. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 8 years ago
  78. 4f027e3 rbd: use GFP_NOIO for parent stat and data requests by Ilya Dryomov · 7 years ago
  79. 63e606b skd: Submit requests to firmware before triggering the doorbell by Bart Van Assche · 7 years ago
  80. cb1441b skd: Avoid that module unloading triggers a use-after-free by Bart Van Assche · 7 years ago
  81. 1581d70 xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  82. e6d53f5 virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
  83. 952d07a nbd: blk_mq_init_queue returns an error code on failure, not NULL by Jeff Moyer · 8 years ago
  84. afaee3e xen/blkback: don't free be structure too early by Juergen Gross · 7 years ago
  85. 8dc9f9d xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 7 years ago
  86. 4ae2cb9 xen-blkback: don't leak stack data via response ring by Jan Beulich · 7 years ago
  87. e5c49c1 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 7 years ago
  88. 25640e7 nbd: fix 64-bit division by Jens Axboe · 8 years ago
  89. 7599166 nbd: use loff_t for blocksize and nbd_set_size args by Josef Bacik · 8 years ago
  90. e3c7258 zram: do not use copy_page with non-page aligned address by Minchan Kim · 7 years ago
  91. 8ca25e3 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
  92. 50447af block/loop: fix race between I/O and set_status by Ming Lei · 8 years ago
  93. 199c89f virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
  94. 2e264fb zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  95. ad4764b zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  96. 890c39d loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  97. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  98. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  99. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  100. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago