1. 396d26b xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 4 years, 10 months ago
  2. e0e0a95 xen-blkback: prevent premature module unload by Paul Durrant · 4 years, 10 months ago
  3. da0b802 rsxx: add missed destroy_workqueue calls in remove by Chuhong Yuan · 4 years, 11 months ago
  4. 542bb9b drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  5. 26b3a73 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  6. 6bd1d015 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  7. 844df2c drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  8. e00630f block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 4 years, 11 months ago
  9. 345df99 amiflop: clean up on errors during setup by Omar Sandoval · 6 years ago
  10. 6303b51 loop: Add LOOP_SET_DIRECT_IO to compat ioctl by Alessio Balsini · 5 years ago
  11. e07fb66 floppy: fix usercopy direction by Jann Horn · 5 years ago
  12. f5679e5 xen/blkback: fix memory leaks by Wenwen Wang · 5 years ago
  13. dfaf368 drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  14. 1fdefbb floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago
  15. 5d6d639 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 5 years ago
  16. 93f8955 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 5 years ago
  17. 604206c floppy: fix div-by-zero in setup_format_params by Denis Efremov · 5 years ago
  18. 06f9e7b take floppy compat ioctls to sodding floppy.c by Al Viro · 7 years ago
  19. c301c5d virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  20. 71f8374 xsysace: Fix error handling in ace_setup by Guenter Roeck · 6 years ago
  21. 2f4ca7a Revert "block/loop: Use global lock for ioctl() operation." by Greg Kroah-Hartman · 5 years ago
  22. 489a9ab floppy: check_events callback should not return a negative number by Yufen Yu · 6 years ago
  23. e5c5b8ed Revert "loop: Fold __loop_release into loop_release" by Greg Kroah-Hartman · 6 years ago
  24. c6ae51a Revert "loop: Get rid of loop_index_mutex" by Greg Kroah-Hartman · 6 years ago
  25. 86af0f9 Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()" by Greg Kroah-Hartman · 6 years ago
  26. 343962e block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 6 years ago
  27. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  28. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  29. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  30. a1ef7d5 sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  31. f3fc889 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 6 years ago
  32. eb10875 nbd: set the logical and physical blocksize properly by Josef Bacik · 8 years ago
  33. 5d3cf50 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  34. 6a8f1d8 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  35. 7d839c1 loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  36. 3ae3d16 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  37. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  38. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  39. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  40. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  41. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  42. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  43. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  44. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  45. b2660f3 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 6 years ago
  46. e3cf1cc loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 6 years ago
  47. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  48. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  49. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  50. c353014 block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 6 years ago
  51. 7f736f0 Fix loop device flush before configure v3 by James Wang · 7 years ago
  52. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  53. db54fac mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  54. c0fac97 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  55. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  56. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  57. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 7 years ago
  58. 553a8b8 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 7 years ago
  59. 3a381ab nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  60. 521a7e3 nbd: set queue timeout properly by Josef Bacik · 8 years ago
  61. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 8 years ago
  62. 4f027e3 rbd: use GFP_NOIO for parent stat and data requests by Ilya Dryomov · 7 years ago
  63. 63e606b skd: Submit requests to firmware before triggering the doorbell by Bart Van Assche · 7 years ago
  64. cb1441b skd: Avoid that module unloading triggers a use-after-free by Bart Van Assche · 7 years ago
  65. 1581d70 xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  66. e6d53f5 virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
  67. 952d07a nbd: blk_mq_init_queue returns an error code on failure, not NULL by Jeff Moyer · 8 years ago
  68. afaee3e xen/blkback: don't free be structure too early by Juergen Gross · 7 years ago
  69. 8dc9f9d xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 7 years ago
  70. 4ae2cb9 xen-blkback: don't leak stack data via response ring by Jan Beulich · 7 years ago
  71. e5c49c1 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 7 years ago
  72. 25640e7 nbd: fix 64-bit division by Jens Axboe · 8 years ago
  73. 7599166 nbd: use loff_t for blocksize and nbd_set_size args by Josef Bacik · 8 years ago
  74. e3c7258 zram: do not use copy_page with non-page aligned address by Minchan Kim · 7 years ago
  75. 8ca25e3 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
  76. 50447af block/loop: fix race between I/O and set_status by Ming Lei · 8 years ago
  77. 199c89f virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
  78. 2e264fb zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  79. ad4764b zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  80. 890c39d loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  81. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  82. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  83. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  84. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  85. 7729185 nbd: Fix error handling by Christophe JAILLET · 8 years ago
  86. 2ff9844 virtio_blk: Delete an unnecessary initialisation in init_vq() by Markus Elfring · 8 years ago
  87. 668866b virtio_blk: Use kmalloc_array() in init_vq() by Markus Elfring · 8 years ago
  88. ee52c44 block: DAC960: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  89. 423221d nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown by John W. Linville · 8 years ago
  90. 4d73644 rbd: don't retry watch reregistration if header object is gone by Ilya Dryomov · 8 years ago
  91. 87c0fde rbd: don't wait for the lock forever if blacklisted by Ilya Dryomov · 8 years ago
  92. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  93. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  94. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  95. 88a25a5 rbd: use kmalloc_array() in rbd_header_from_disk() by Markus Elfring · 8 years ago
  96. 0dcc685 rbd: add rbd_obj_request_error() helper by Ilya Dryomov · 8 years ago
  97. 04dc923 rbd: img_data requests don't own their page array by Ilya Dryomov · 8 years ago
  98. 7c84883 rbd: don't call rbd_osd_req_format_read() for !img_data requests by Ilya Dryomov · 8 years ago
  99. 710214e rbd: rework rbd_img_obj_exists_submit() error paths by Ilya Dryomov · 8 years ago
  100. fa35511 rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback() by Ilya Dryomov · 8 years ago