1. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  2. d19633d virtio_blk: don't use req->errors by Christoph Hellwig · 8 years ago
  3. a1a6e62b virtio: fix spelling of virtblk_scsi_request_done by Christoph Hellwig · 8 years ago
  4. 65ba6b5 nvme: make nvme_error_status private by Christoph Hellwig · 8 years ago
  5. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  6. d663b69 nvme-fc: fix status code handling in nvme_fc_fcpio_done by Christoph Hellwig · 8 years ago
  7. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  8. 75a500e pd: don't check blk_execute_rq return value. by Christoph Hellwig · 8 years ago
  9. 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
  10. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  11. fa06052 mtd: Convert to dynamically allocated bdi infrastructure by Jan Kara · 8 years ago
  12. 9594caf lustre: Convert to separately allocated bdi by Jan Kara · 8 years ago
  13. 75ba4ad ligtnvm: fix double blk_put_queue on same queue by Rakesh Pandit · 8 years ago
  14. 9460e28 lightnvm: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  15. 2644a3c null_blk: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  16. ef69790 lightnvm: assume 64-bit lba numbers by Arnd Bergmann · 8 years ago
  17. 1008155 block: remove the osdblk driver by Christoph Hellwig · 8 years ago
  18. ebb16d0 nbd: set the max segment size to UINT_MAX by Josef Bacik · 8 years ago
  19. 89515d0 blkfront: add uevent for size change by Marc Olson · 8 years ago
  20. a2c9790 nbd: add a flag to destroy an nbd device on disconnect by Josef Bacik · 8 years ago
  21. c6a4759 nbd: add device refcounting by Josef Bacik · 8 years ago
  22. 47d902b nbd: add a status netlink command by Josef Bacik · 8 years ago
  23. 560bc4b nbd: handle dead connections by Josef Bacik · 8 years ago
  24. 2516ab1 nbd: only clear the queue on device teardown by Josef Bacik · 8 years ago
  25. 799f9a3 nbd: multicast dead link notifications by Josef Bacik · 8 years ago
  26. b7aa3d3 nbd: add a reconfigure netlink command by Josef Bacik · 8 years ago
  27. e46c728 nbd: add a basic netlink interface by Josef Bacik · 8 years ago
  28. 29eaadc nbd: stop using the bdev everywhere by Josef Bacik · 8 years ago
  29. 5ea8d10 nbd: separate out the config information by Josef Bacik · 8 years ago
  30. f373324 nbd: handle single path failures gracefully by Josef Bacik · 8 years ago
  31. 9b1355d nbd: put socket in error cases by Josef Bacik · 8 years ago
  32. 1c6286f lightnvm: fix some error code in pblk-init.c by Dan Carpenter · 8 years ago
  33. 2a79efd lightnvm: fix some WARN() messages by Dan Carpenter · 8 years ago
  34. 503ec94 lightnvm: pblk-gc: fix an error pointer dereference in init by Dan Carpenter · 8 years ago
  35. a4bd217 lightnvm: physical block device (pblk) target by Javier González · 8 years ago
  36. 6eb0824 lightnvm: convert sprintf into strlcpy by Javier González · 8 years ago
  37. d788c59 lightnvm: fix type checks on rrpc by Javier González · 8 years ago
  38. 5d30f3b lightnvm: clean unused variable by Javier González · 8 years ago
  39. 46b160c lightnvm: make nvm_free static by Javier González · 8 years ago
  40. 4af3f75 lightnvm: allow to init targets on factory mode by Javier González · 8 years ago
  41. e85292f lightnvm: bad type conversion for nvme control bits by Javier González · 8 years ago
  42. 7d1ef2f lightnvm: fix cleanup order of disk on init error by Javier González · 8 years ago
  43. edee1bd lightnvm: double-clear of dev->lun_map on target init error by Javier González · 8 years ago
  44. b0e0306 lightnvm: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  45. 48d663a lightnvm: enable nvme size compile asserts by Matias Bjørling · 8 years ago
  46. 7a3de2b3 lightnvm: free reverse device map by Javier González · 8 years ago
  47. 17912c4 lightnvm: submit erases using the I/O path by Javier González · 8 years ago
  48. 2849a7b nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify by Scott Bauer · 8 years ago
  49. 654a01b lightnvm: Fix error handling by Christophe JAILLET · 8 years ago
  50. 8425339 remove the mg_disk driver by Christoph Hellwig · 8 years ago
  51. bcd069b scsi: sd: Remove LBPRZ dependency for discards by Martin K. Petersen · 8 years ago
  52. e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
  53. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  54. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  55. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  56. 5d1429f mmc: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  57. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  58. 93c1def rbd: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  59. f09a06a brd: remove discard support by Christoph Hellwig · 8 years ago
  60. 19372e2 loop: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  61. 31edeac zram: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  62. e850fd1 nvme: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  63. e4b8783 sd: implement unmapping Write Zeroes by Christoph Hellwig · 8 years ago
  64. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  65. 615ec94 dm kcopyd: switch to use REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  66. ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  67. 0f5d690 dm io: discards don't take a payload by Christoph Hellwig · 8 years ago
  68. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  69. 02d2610 sd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  70. 81d926e sd: split sd_setup_discard_cmnd by Christoph Hellwig · 8 years ago
  71. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  72. 6077c2d dm rq: Avoid that request processing stalls sporadically by Bart Van Assche · 8 years ago
  73. 36e3cf2 scsi: Avoid that SCSI queues get stuck by Bart Van Assche · 8 years ago
  74. fbbaf70 block: trace completion of all bios. by NeilBrown · 8 years ago
  75. 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
  76. 44e44b2 nvme: move the retries count to struct nvme_request by Christoph Hellwig · 8 years ago
  77. 83f3aeb nvme: mark nvme_max_retries static by Christoph Hellwig · 8 years ago
  78. f6324b1 nvme: cleanup nvme_req_needs_retry by Christoph Hellwig · 8 years ago
  79. 987f699 nvme: move ->retries setup to nvme_setup_cmd by Christoph Hellwig · 8 years ago
  80. 8e14be5 remove the obsolete hd driver by Christoph Hellwig · 8 years ago
  81. 77f02a7 nvme: factor request completion code into a common helper by Christoph Hellwig · 8 years ago
  82. 4bca70d nvme-fc: drop ctrl for all command completions by Christoph Hellwig · 8 years ago
  83. f2cd54d nvme-fc: increment request retries counter before requeuing by Sagi Grimberg · 8 years ago
  84. 7d9a5e7 nvme-loop: increment request retries counter before requeuing by Sagi Grimberg · 8 years ago
  85. e806666 nvme-rdma: increment request retries counter before requeuing by Sagi Grimberg · 8 years ago
  86. 62eeacb nvme_fc: Clean up host fcpio done status handling by James Smart · 8 years ago
  87. c820ad4 nvmet_fc: Clear SG list to avoid double frees by James Smart · 8 years ago
  88. f77fc87 nvme_fc: correct LS validation by James Smart · 8 years ago
  89. 4083aa9 nvmet_fc: Sync NVME LS reject reasons with spec by James Smart · 8 years ago
  90. 726a108 nvme_fc: Add check of status_code in ERSP_IU by James Smart · 8 years ago
  91. fd8563c nvme-rdma: Support ctrl_loss_tmo by Sagi Grimberg · 8 years ago
  92. 42a4527 nvme-fabrics: Allow ctrl loss timeout configuration by Sagi Grimberg · 8 years ago
  93. 7777bde nvme-rdma: get rid of local reconnect_delay by Sagi Grimberg · 8 years ago
  94. 3b06837 nvme-loop: retrieve iod from the cqe command_id by Sagi Grimberg · 8 years ago
  95. d89a39b nvme-loop: remove unneeded includes by Sagi Grimberg · 8 years ago
  96. c0e4a6f nvme-fc: fix module_init (theoretical) error path by Sagi Grimberg · 8 years ago
  97. d19eef0 nvme-loop: fix module_init (theoretical) error path by Sagi Grimberg · 8 years ago
  98. a56c79c nvme-rdma: fix module_init (theoretical) error path by Sagi Grimberg · 8 years ago
  99. 2ca0786 nvmet: use symbolic constants for log identifiers by Max Gurtovoy · 8 years ago
  100. 64a0ca8 nvmet: Introduced helper routine for controller status check. by Parav Pandit · 8 years ago