1. 3dc001f lightnvm: pblk: fix race condition on line retry by Javier González · 8 years ago
  2. 659226e lightnvm: don't print a warning for ADDR_EMPTY by Dan Carpenter · 8 years ago
  3. 5bf1e1ee lightnvm: potential underflow in pblk_read_rq() by Dan Carpenter · 8 years ago
  4. 8d77bb8 lightnvm: propagate pblk_init return to userspace by Rakesh Pandit · 8 years ago
  5. f8a05a1 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block by Jens Axboe · 8 years ago
  6. 95c55ff mtip32xx: fix dereference of stack garbage by Jens Axboe · 8 years ago
  7. e02ab02 nvme: let dm-mpath distinguish nvme error codes by Junxiong Guan · 8 years ago
  8. 7776db1 nvme/pci: Poll CQ on timeout by Keith Busch · 8 years ago
  9. 4363135 nvmet_fc: Change traddr field separator to a colon by James Smart · 8 years ago
  10. 8d64daf nvme_fc: Add ls aborts on remote port teardown by James Smart · 8 years ago
  11. c913a8b nvme_fc: Move LS's to rport by James Smart · 8 years ago
  12. 568ad51 nvmet_fc: add missing reference in add_port by James Smart · 8 years ago
  13. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  14. ce79bfc nvme_fcloop: split job struct from transport for req_release by James Smart · 8 years ago
  15. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  16. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  17. 1c05cf9 nvmet: convert from kmap to nvmet_copy_from_sgl by Logan Gunthorpe · 8 years ago
  18. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  19. 81c1cd9 nvme/pci: Don't set reserved SQ create flags by Keith Busch · 8 years ago
  20. 1cc1f17 nbd: set the max segments to USHRT_MAX by Josef Bacik · 8 years ago
  21. c877f42 swim3: remove (commented out) printing of req->errors by Christoph Hellwig · 8 years ago
  22. c8e9078 ataflop: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  23. 4590879 floppy: switch from req->errors to req->error_count by Christoph Hellwig · 8 years ago
  24. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  25. 2609587 xen-blkfront: don't use req->errors by Christoph Hellwig · 8 years ago
  26. 4dda473 mtip32xx: add a status field to struct mtip_cmd by Christoph Hellwig · 8 years ago
  27. 1e388ae nbd: don't use req->errors by Christoph Hellwig · 8 years ago
  28. 8fc7798 dm mpath: don't check for req->errors by Christoph Hellwig · 8 years ago
  29. e0af413 dm rq: don't pass irrelevant error code to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  30. eb1a61a null_blk: don't pass always-0 req->errors to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  31. fe2cb29 loop: zero-fill bio on the submitting cpu by Christoph Hellwig · 8 years ago
  32. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  33. d19633d virtio_blk: don't use req->errors by Christoph Hellwig · 8 years ago
  34. a1a6e62b virtio: fix spelling of virtblk_scsi_request_done by Christoph Hellwig · 8 years ago
  35. 65ba6b5 nvme: make nvme_error_status private by Christoph Hellwig · 8 years ago
  36. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  37. d663b69 nvme-fc: fix status code handling in nvme_fc_fcpio_done by Christoph Hellwig · 8 years ago
  38. b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
  39. 75a500e pd: don't check blk_execute_rq return value. by Christoph Hellwig · 8 years ago
  40. 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
  41. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  42. fa06052 mtd: Convert to dynamically allocated bdi infrastructure by Jan Kara · 8 years ago
  43. 9594caf lustre: Convert to separately allocated bdi by Jan Kara · 8 years ago
  44. 75ba4ad ligtnvm: fix double blk_put_queue on same queue by Rakesh Pandit · 8 years ago
  45. 9460e28 lightnvm: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  46. 2644a3c null_blk: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  47. ef69790 lightnvm: assume 64-bit lba numbers by Arnd Bergmann · 8 years ago
  48. 1008155 block: remove the osdblk driver by Christoph Hellwig · 8 years ago
  49. ebb16d0 nbd: set the max segment size to UINT_MAX by Josef Bacik · 8 years ago
  50. 89515d0 blkfront: add uevent for size change by Marc Olson · 8 years ago
  51. a2c9790 nbd: add a flag to destroy an nbd device on disconnect by Josef Bacik · 8 years ago
  52. c6a4759 nbd: add device refcounting by Josef Bacik · 8 years ago
  53. 47d902b nbd: add a status netlink command by Josef Bacik · 8 years ago
  54. 560bc4b nbd: handle dead connections by Josef Bacik · 8 years ago
  55. 2516ab1 nbd: only clear the queue on device teardown by Josef Bacik · 8 years ago
  56. 799f9a3 nbd: multicast dead link notifications by Josef Bacik · 8 years ago
  57. b7aa3d3 nbd: add a reconfigure netlink command by Josef Bacik · 8 years ago
  58. e46c728 nbd: add a basic netlink interface by Josef Bacik · 8 years ago
  59. 29eaadc nbd: stop using the bdev everywhere by Josef Bacik · 8 years ago
  60. 5ea8d10 nbd: separate out the config information by Josef Bacik · 8 years ago
  61. f373324 nbd: handle single path failures gracefully by Josef Bacik · 8 years ago
  62. 9b1355d nbd: put socket in error cases by Josef Bacik · 8 years ago
  63. 1c6286f lightnvm: fix some error code in pblk-init.c by Dan Carpenter · 8 years ago
  64. 2a79efd lightnvm: fix some WARN() messages by Dan Carpenter · 8 years ago
  65. 503ec94 lightnvm: pblk-gc: fix an error pointer dereference in init by Dan Carpenter · 8 years ago
  66. a4bd217 lightnvm: physical block device (pblk) target by Javier González · 8 years ago
  67. 6eb0824 lightnvm: convert sprintf into strlcpy by Javier González · 8 years ago
  68. d788c59 lightnvm: fix type checks on rrpc by Javier González · 8 years ago
  69. 5d30f3b lightnvm: clean unused variable by Javier González · 8 years ago
  70. 46b160c lightnvm: make nvm_free static by Javier González · 8 years ago
  71. 4af3f75 lightnvm: allow to init targets on factory mode by Javier González · 8 years ago
  72. e85292f lightnvm: bad type conversion for nvme control bits by Javier González · 8 years ago
  73. 7d1ef2f lightnvm: fix cleanup order of disk on init error by Javier González · 8 years ago
  74. edee1bd lightnvm: double-clear of dev->lun_map on target init error by Javier González · 8 years ago
  75. b0e0306 lightnvm: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  76. 48d663a lightnvm: enable nvme size compile asserts by Matias Bjørling · 8 years ago
  77. 7a3de2b3 lightnvm: free reverse device map by Javier González · 8 years ago
  78. 17912c4 lightnvm: submit erases using the I/O path by Javier González · 8 years ago
  79. 2849a7b nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify by Scott Bauer · 8 years ago
  80. 654a01b lightnvm: Fix error handling by Christophe JAILLET · 8 years ago
  81. 8425339 remove the mg_disk driver by Christoph Hellwig · 8 years ago
  82. bcd069b scsi: sd: Remove LBPRZ dependency for discards by Martin K. Petersen · 8 years ago
  83. e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
  84. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  85. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  86. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  87. 5d1429f mmc: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  88. 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  89. 93c1def rbd: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  90. f09a06a brd: remove discard support by Christoph Hellwig · 8 years ago
  91. 19372e2 loop: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  92. 31edeac zram: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  93. e850fd1 nvme: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  94. e4b8783 sd: implement unmapping Write Zeroes by Christoph Hellwig · 8 years ago
  95. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  96. 615ec94 dm kcopyd: switch to use REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  97. ac62d62 dm: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  98. 0f5d690 dm io: discards don't take a payload by Christoph Hellwig · 8 years ago
  99. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  100. 02d2610 sd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago