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