1. 489a9ab floppy: check_events callback should not return a negative number by Yufen Yu · 6 years ago
  2. e5c5b8ed Revert "loop: Fold __loop_release into loop_release" by Greg Kroah-Hartman · 6 years ago
  3. c6ae51a Revert "loop: Get rid of loop_index_mutex" by Greg Kroah-Hartman · 6 years ago
  4. 86af0f9 Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()" by Greg Kroah-Hartman · 6 years ago
  5. 343962e block/swim3: Fix -EBUSY error when re-opening device after unmount by Finn Thain · 6 years ago
  6. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  7. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  8. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  9. a1ef7d5 sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Young Xiao · 6 years ago
  10. f3fc889 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 6 years ago
  11. eb10875 nbd: set the logical and physical blocksize properly by Josef Bacik · 8 years ago
  12. 5d3cf50 loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  13. 6a8f1d8 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  14. 7d839c1 loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  15. 3ae3d16 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  16. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  17. 03781eb floppy: fix race condition in __floppy_read_block_0() by Jens Axboe · 6 years ago
  18. 553a561 zram: close udev startup race condition as default groups by Minchan Kim · 6 years ago
  19. c29b0cc xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  20. a2b544e swim: fix cleanup on setup error by Omar Sandoval · 6 years ago
  21. 0915f56 ataflop: fix error handling during setup by Omar Sandoval · 6 years ago
  22. 4b7c09a nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  23. 3da4db1 floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  24. b2660f3 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 6 years ago
  25. e3cf1cc loop: add recursion validation to LOOP_CHANGE_FD by Theodore Ts'o · 6 years ago
  26. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  27. 1f00b1f rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 6 years ago
  28. 94ee9a4 cdrom: do not call check_disk_change() inside cdrom_open() by Maurizio Lombardi · 7 years ago
  29. c353014 block/loop: fix deadlock after loop_set_status by Tetsuo Handa · 6 years ago
  30. 7f736f0 Fix loop device flush before configure v3 by James Wang · 7 years ago
  31. 39639c4 Revert "mtip32xx: use runtime tag to initialize command header" by Greg Kroah-Hartman · 6 years ago
  32. db54fac mtip32xx: use runtime tag to initialize command header by Ming Lei · 7 years ago
  33. c0fac97 loop: Fix lost writes caused by missing flag by Ross Zwisler · 7 years ago
  34. 282a7a4 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  35. 944723b pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  36. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 7 years ago
  37. 553a8b8 rbd: set max_segments to USHRT_MAX by Ilya Dryomov · 7 years ago
  38. 3a381ab nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  39. 521a7e3 nbd: set queue timeout properly by Josef Bacik · 8 years ago
  40. 36a1437 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 8 years ago
  41. 4f027e3 rbd: use GFP_NOIO for parent stat and data requests by Ilya Dryomov · 7 years ago
  42. 63e606b skd: Submit requests to firmware before triggering the doorbell by Bart Van Assche · 7 years ago
  43. cb1441b skd: Avoid that module unloading triggers a use-after-free by Bart Van Assche · 7 years ago
  44. 1581d70 xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  45. e6d53f5 virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
  46. 952d07a nbd: blk_mq_init_queue returns an error code on failure, not NULL by Jeff Moyer · 8 years ago
  47. afaee3e xen/blkback: don't free be structure too early by Juergen Gross · 7 years ago
  48. 8dc9f9d xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 7 years ago
  49. 4ae2cb9 xen-blkback: don't leak stack data via response ring by Jan Beulich · 7 years ago
  50. e5c49c1 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 7 years ago
  51. 25640e7 nbd: fix 64-bit division by Jens Axboe · 8 years ago
  52. 7599166 nbd: use loff_t for blocksize and nbd_set_size args by Josef Bacik · 8 years ago
  53. e3c7258 zram: do not use copy_page with non-page aligned address by Minchan Kim · 7 years ago
  54. 8ca25e3 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
  55. 50447af block/loop: fix race between I/O and set_status by Ming Lei · 8 years ago
  56. 199c89f virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
  57. 2e264fb zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  58. ad4764b zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  59. 890c39d loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  60. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  61. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  62. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  63. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  64. 7729185 nbd: Fix error handling by Christophe JAILLET · 8 years ago
  65. 2ff9844 virtio_blk: Delete an unnecessary initialisation in init_vq() by Markus Elfring · 8 years ago
  66. 668866b virtio_blk: Use kmalloc_array() in init_vq() by Markus Elfring · 8 years ago
  67. ee52c44 block: DAC960: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  68. 423221d nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown by John W. Linville · 8 years ago
  69. 4d73644 rbd: don't retry watch reregistration if header object is gone by Ilya Dryomov · 8 years ago
  70. 87c0fde rbd: don't wait for the lock forever if blacklisted by Ilya Dryomov · 8 years ago
  71. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  72. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  73. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. 88a25a5 rbd: use kmalloc_array() in rbd_header_from_disk() by Markus Elfring · 8 years ago
  75. 0dcc685 rbd: add rbd_obj_request_error() helper by Ilya Dryomov · 8 years ago
  76. 04dc923 rbd: img_data requests don't own their page array by Ilya Dryomov · 8 years ago
  77. 7c84883 rbd: don't call rbd_osd_req_format_read() for !img_data requests by Ilya Dryomov · 8 years ago
  78. 710214e rbd: rework rbd_img_obj_exists_submit() error paths by Ilya Dryomov · 8 years ago
  79. fa35511 rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback() by Ilya Dryomov · 8 years ago
  80. 4a17dad rbd: move bumping img_request refcount into rbd_obj_request_submit() by Ilya Dryomov · 8 years ago
  81. c2e8241 rbd: mark the original request as done if stat request fails by Ilya Dryomov · 8 years ago
  82. 058aa99 rbd: clean up asserts in rbd_img_obj_request_submit() helpers by Ilya Dryomov · 8 years ago
  83. 980917f rbd: change rbd_obj_request_submit() signature by Ilya Dryomov · 8 years ago
  84. 80de191 rbd: lock_on_read map option by Ilya Dryomov · 8 years ago
  85. 005043a nbd: use BLK_MQ_F_BLOCKING by Josef Bacik · 8 years ago
  86. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  87. 9ae2d0a null_blk: refactor to support non-gendisk devices by Matias Bjørling · 8 years ago
  88. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  89. 0eadf37 nbd: allow block mq to deal with timeouts by Josef Bacik · 8 years ago
  90. 9b4a6ba nbd: use flags instead of bool by Josef Bacik · 8 years ago
  91. c261189 nbd: don't shutdown sock with irq's disabled by Josef Bacik · 8 years ago
  92. fd8383f nbd: convert to blkmq by Josef Bacik · 8 years ago
  93. 99e6b87 mtip32xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  94. f2791e7 Revert "floppy: refactor open() flags handling" by Jens Axboe · 8 years ago
  95. 468c298 Revert "floppy: fix open(O_ACCMODE) for ioctl-only open" by Jens Axboe · 8 years ago
  96. 0276dca rbd: add force close option by Mike Christie · 8 years ago
  97. 0d6d1e9c rbd: add 'config_info' sysfs rbd device attribute by Mike Christie · 8 years ago
  98. 92a5867 rbd: add 'snap_id' sysfs rbd device attribute by Mike Christie · 8 years ago
  99. 267fb90 rbd: add 'cluster_fsid' sysfs rbd device attribute by Mike Christie · 8 years ago
  100. 005a07bf rbd: add 'client_addr' sysfs rbd device attribute by Ilya Dryomov · 8 years ago