1. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  2. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  4. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  6. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  7. 853fe1b cdrom: Make device operations read-only by Kees Cook · 7 years ago
  8. c5c9b26 cciss: switch to pci_irq_alloc_vectors by Christoph Hellwig · 7 years ago
  9. ecdd095 block/loop: fix race between I/O and set_status by Ming Lei · 7 years ago
  10. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 7 years ago
  11. e173549 zram_drv: update for backing dev info changes by Jens Axboe · 7 years ago
  12. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 7 years ago
  13. b0d9111 nbd: use an idr to keep track of nbd devices by Josef Bacik · 7 years ago
  14. 124d6db nbd: use our own workqueue for recv threads by Josef Bacik · 7 years ago
  15. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago
  16. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 7 years ago
  17. 09fc54c nbd: move request validity checking into nbd_send_cmd by Christoph Hellwig · 7 years ago
  18. 27410a8 nbd: remove REQ_TYPE_DRV_PRIV leftovers by Christoph Hellwig · 7 years ago
  19. 97b50a6 virtio_blk: make SCSI passthrough support configurable by Christoph Hellwig · 8 years ago
  20. 85dada0 virtio_blk: remove struct request backpointer from virtblk_req by Christoph Hellwig · 8 years ago
  21. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  22. 3719fa8 skd: implement trivial scsi ioctls directly by Christoph Hellwig · 8 years ago
  23. 06894ef lightnvm: use end_io callback instead of instance by Matias Bjørling · 7 years ago
  24. 19bd6fe lightnvm: reduce number of nvm_id groups to one by Matias Bjørling · 7 years ago
  25. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  26. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  27. 3b4f188 xen-blkfront: correct maximum segment accounting by Jan Beulich · 8 years ago
  28. b32728f xen-blkfront: feature flags handling adjustments by Jan Beulich · 8 years ago
  29. d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  30. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
  32. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  33. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  34. 1661f2e floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL by Vlastimil Babka · 8 years ago
  35. b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  36. e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  37. 6bf6b0a virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
  38. 25b4acf nbd: blk_mq_init_queue returns an error code on failure, not NULL by Jeff Moyer · 8 years ago
  39. a14d749 virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
  40. 5f5fca6 scsi: cciss: use designated initializers by Kees Cook · 8 years ago
  41. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  44. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  45. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  46. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  47. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. d4c2269 rbd: silence bogus -Wmaybe-uninitialized warning by Ilya Dryomov · 8 years ago
  49. a897b66 nbd: use dev_err_ratelimited in io path by Josef Bacik · 8 years ago
  50. 20032ec nbd: reset the setup task for NBD_CLEAR_SOCK by Josef Bacik · 8 years ago
  51. 5c7e9cc zram: restrict add/remove attributes to root only by Sergey Senozhatsky · 8 years ago
  52. e88f72c nbd: fix 64-bit division by Jens Axboe · 8 years ago
  53. ef77b51 nbd: use loff_t for blocksize and nbd_set_size args by Josef Bacik · 8 years ago
  54. 1dd6c83 zram: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  55. 5b0e34e block: mtip32xx: set error code on failure by Pan Bian · 8 years ago
  56. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  57. feffa5c nbd: fix setting of 'error' in NBD_DO_IT ioctl by Jens Axboe · 8 years ago
  58. 9561a7a nbd: add multi-connection support by Josef Bacik · 8 years ago
  59. 2c73a60 block: floppy: use bio_add_page() by Ming Lei · 8 years ago
  60. 06efffd block: drbd: remove impossible failure handling by Ming Lei · 8 years ago
  61. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  62. 5a8b187 pktcdvd: mark as unmaintained and deprecated by Jens Axboe · 8 years ago
  63. 55f958c skd_main: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  64. 429a787 nbd: fix use-after-free of rq/bio in the xmit path by Jens Axboe · 8 years ago
  65. 92153d3 null_blk: add usage hints for NVM by Yasuaki Ishimatsu · 8 years ago
  66. b4a567e loop: return proper error from loop_queue_rq() by Omar Sandoval · 8 years ago
  67. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  68. b425b02 Block: mtip32xx: Improvement in code readability when memdup_user() fails. by Sachin Shukla · 8 years ago
  69. 41c9499 skd: fix function prototype by Arnd Bergmann · 8 years ago
  70. 3bc8492 skd: fix msix error handling by Arnd Bergmann · 8 years ago
  71. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  72. 8d9c1f8 scsi: cciss: replace custom function to hexdump by Andy Shevchenko · 8 years ago
  73. 8e1de26 skd_main: use %*ph to dump small buffers by Andy Shevchenko · 8 years ago
  74. 180b0ae skd: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  75. feebd56 pktcdvd: don't scribble over the bvec array by Christoph Hellwig · 8 years ago
  76. f27dc1a xen: make use of xenbus_read_unsigned() in xen-blkfront by Juergen Gross · 8 years ago
  77. 8235777 xen: make use of xenbus_read_unsigned() in xen-blkback by Juergen Gross · 8 years ago
  78. 7729185 nbd: Fix error handling by Christophe JAILLET · 8 years ago
  79. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  80. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 8 years ago
  81. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  82. a2b8096 block: replace REQ_NOIDLE with REQ_IDLE by Christoph Hellwig · 8 years ago
  83. 03ea4af umem: use op_is_sync to check for synchronous requests by Christoph Hellwig · 8 years ago
  84. 2ff9844 virtio_blk: Delete an unnecessary initialisation in init_vq() by Markus Elfring · 8 years ago
  85. 668866b virtio_blk: Use kmalloc_array() in init_vq() by Markus Elfring · 8 years ago
  86. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  87. ee52c44 block: DAC960: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  88. ff26956 brd: remove support for BLKFLSBUF by Mike Snitzer · 8 years ago
  89. 366f4ae brd: Switch rd_size to unsigned long by Jan Kara · 8 years ago
  90. 423221d nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown by John W. Linville · 8 years ago
  91. 4d73644 rbd: don't retry watch reregistration if header object is gone by Ilya Dryomov · 8 years ago
  92. 87c0fde rbd: don't wait for the lock forever if blacklisted by Ilya Dryomov · 8 years ago
  93. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  94. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  95. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 88a25a5 rbd: use kmalloc_array() in rbd_header_from_disk() by Markus Elfring · 8 years ago
  97. 0dcc685 rbd: add rbd_obj_request_error() helper by Ilya Dryomov · 8 years ago
  98. 04dc923 rbd: img_data requests don't own their page array by Ilya Dryomov · 8 years ago
  99. 7c84883 rbd: don't call rbd_osd_req_format_read() for !img_data requests by Ilya Dryomov · 8 years ago
  100. 710214e rbd: rework rbd_img_obj_exists_submit() error paths by Ilya Dryomov · 8 years ago