1. 95c55ff mtip32xx: fix dereference of stack garbage by Jens Axboe · 7 years ago
  2. 1cc1f17 nbd: set the max segments to USHRT_MAX by Josef Bacik · 7 years ago
  3. c877f42 swim3: remove (commented out) printing of req->errors by Christoph Hellwig · 7 years ago
  4. c8e9078 ataflop: switch from req->errors to req->error_count by Christoph Hellwig · 7 years ago
  5. 4590879 floppy: switch from req->errors to req->error_count by Christoph Hellwig · 7 years ago
  6. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 7 years ago
  7. 2609587 xen-blkfront: don't use req->errors by Christoph Hellwig · 7 years ago
  8. 4dda473 mtip32xx: add a status field to struct mtip_cmd by Christoph Hellwig · 7 years ago
  9. 1e388ae nbd: don't use req->errors by Christoph Hellwig · 7 years ago
  10. eb1a61a null_blk: don't pass always-0 req->errors to blk_mq_complete_request by Christoph Hellwig · 7 years ago
  11. fe2cb29 loop: zero-fill bio on the submitting cpu by Christoph Hellwig · 7 years ago
  12. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 7 years ago
  13. d19633d virtio_blk: don't use req->errors by Christoph Hellwig · 7 years ago
  14. a1a6e62b virtio: fix spelling of virtblk_scsi_request_done by Christoph Hellwig · 7 years ago
  15. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 7 years ago
  16. 75a500e pd: don't check blk_execute_rq return value. by Christoph Hellwig · 7 years ago
  17. 2644a3c null_blk: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 7 years ago
  18. 1008155 block: remove the osdblk driver by Christoph Hellwig · 7 years ago
  19. ebb16d0 nbd: set the max segment size to UINT_MAX by Josef Bacik · 7 years ago
  20. 89515d0 blkfront: add uevent for size change by Marc Olson · 7 years ago
  21. a2c9790 nbd: add a flag to destroy an nbd device on disconnect by Josef Bacik · 7 years ago
  22. c6a4759 nbd: add device refcounting by Josef Bacik · 7 years ago
  23. 47d902b nbd: add a status netlink command by Josef Bacik · 7 years ago
  24. 560bc4b nbd: handle dead connections by Josef Bacik · 7 years ago
  25. 2516ab1 nbd: only clear the queue on device teardown by Josef Bacik · 7 years ago
  26. 799f9a3 nbd: multicast dead link notifications by Josef Bacik · 7 years ago
  27. b7aa3d3 nbd: add a reconfigure netlink command by Josef Bacik · 7 years ago
  28. e46c728 nbd: add a basic netlink interface by Josef Bacik · 7 years ago
  29. 29eaadc nbd: stop using the bdev everywhere by Josef Bacik · 7 years ago
  30. 5ea8d10 nbd: separate out the config information by Josef Bacik · 7 years ago
  31. f373324 nbd: handle single path failures gracefully by Josef Bacik · 7 years ago
  32. 9b1355d nbd: put socket in error cases by Josef Bacik · 7 years ago
  33. 8425339 remove the mg_disk driver by Christoph Hellwig · 7 years ago
  34. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 7 years ago
  35. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 7 years ago
  36. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 7 years ago
  37. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 7 years ago
  38. 93c1def rbd: remove the discard_zeroes_data flag by Christoph Hellwig · 7 years ago
  39. f09a06a brd: remove discard support by Christoph Hellwig · 7 years ago
  40. 19372e2 loop: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 7 years ago
  41. 31edeac zram: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 7 years ago
  42. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 7 years ago
  43. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 7 years ago
  44. 8e14be5 remove the obsolete hd driver by Christoph Hellwig · 7 years ago
  45. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 7 years ago
  46. db5bcf8 null_blk: add blocking mode by Jens Axboe · 7 years ago
  47. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 7 years ago
  48. 103db8b swim: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  49. 3a64414 parport/pf: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  50. 547b50a parport/pcd: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  51. eaf487c parport/pd: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  52. a893cd7 hd: stop sharing request queue across multiple gendisks by Omar Sandoval · 7 years ago
  53. abbbdf1 nbd: replace kill_bdev() with __invalidate_device() by Ratna Manoj Bolla · 7 years ago
  54. f858685 nbd: set queue timeout properly by Josef Bacik · 7 years ago
  55. c103b4d nbd: set rq->errors to actual error code by Josef Bacik · 7 years ago
  56. 9dd5d3a nbd: handle ERESTARTSYS properly by Josef Bacik · 7 years ago
  57. 0a3ef9d mg_disk: use setup_timer by Geliang Tang · 7 years ago
  58. 68219bd block: floppy: use setup_timer by Geliang Tang · 7 years ago
  59. 24c534b Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  60. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  62. 0bc3153 zram: set physical queue limits to avoid array out of bounds accesses by Johannes Thumshirn · 8 years ago
  63. 8767b29 rbd: supported_features bus attribute by Ilya Dryomov · 8 years ago
  64. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  65. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  69. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  72. e02898b4 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
  73. 6a8a215 nbd: stop leaking sockets by Josef Bacik · 8 years ago
  74. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  75. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  76. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  78. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  79. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  80. 89d790a scripts/spelling.txt: add "algined" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  81. ad71473 virtio_blk: use virtio IRQ affinity by Christoph Hellwig · 8 years ago
  82. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  83. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 8e19d54 zram: extend zero pages to same element pages by zhouxianrong · 8 years ago
  85. a09759a zram: remove waitqueue for IO done by Minchan Kim · 8 years ago
  86. f8e6859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  87. 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  88. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  89. ebe7364 scsi: cciss: correct check map error. by Don Brace · 8 years ago
  90. f41e546 sunvdc: Add support for setting physical sector size by Liam R. Howlett · 8 years ago
  91. c87d165 zram: remove obsolete sysfs attrs by Sergey Senozhatsky · 8 years ago
  92. 48efbfb cciss: Remove kmalloc cast by Tobin C. Harding · 8 years ago
  93. 19a5e10 cciss: Fix checkpatch OPEN_BRACE by Tobin C. Harding · 8 years ago
  94. f088963 cciss: Fix checkpatch TRAILING_WHITESPACE by Tobin C. Harding · 8 years ago
  95. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. 6330a2d nbd: cleanup workqueue on error properly by Josef Bacik · 8 years ago
  97. e544541 nbd: set the logical and physical blocksize properly by Josef Bacik · 8 years ago
  98. 9442b73 nbd: cleanup ioctl handling by Josef Bacik · 8 years ago
  99. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  100. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago