1. 42de82a nvmet: don't report 0-bytes in serial number by Martin Wilck · 8 years ago
  2. fcbc545 nvmet: preserve controller serial number between reboots by Johannes Thumshirn · 8 years ago
  3. 2e7f5d2 nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 8 years ago
  4. 41528f8 nvmet: prefix version configfs file with attr by Johannes Thumshirn · 8 years ago
  5. 7722ecd nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association by Christoph Hellwig · 8 years ago
  6. c2f30f08 nvmet: avoid unneeded assignment of submit_bio return value by Max Gurtovoy · 8 years ago
  7. 4cb7ca8 nvmet_fc: Accept variable pad lengths on Create Association LS by James Smart · 8 years ago
  8. d09f2b4 nvme: split nvme_uninit_ctrl into stop and uninit by Sagi Grimberg · 8 years ago
  9. c1c0fff nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 8 years ago
  10. 4368c39 nvme-loop: update tagset nr_hw_queues after reconnecting/resetting by Sagi Grimberg · 8 years ago
  11. 20d0dfe nvme: move ctrl cap to struct nvme_ctrl by Sagi Grimberg · 8 years ago
  12. d858e5f nvme: move queue_count to the nvme_ctrl by Sagi Grimberg · 8 years ago
  13. f1d4ef7 nvmet-rdma: register ib_client to not deadlock in device removal by Sagi Grimberg · 8 years ago
  14. 188f7e8 nvmet_fc: fix crashes on bad opcodes by James Smart · 8 years ago
  15. 180de007 nvme: read the subsystem NQN from Identify Controller by Christoph Hellwig · 8 years ago
  16. 7aa1f42 nvme: use a single NVME_AQ_DEPTH and relax it to 32 by Sagi Grimberg · 8 years ago
  17. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 8 years ago
  18. 62b83b1 nvme-loop: merge init_request methods by Christoph Hellwig · 8 years ago
  19. 1b63327 nvmet-fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  20. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 8 years ago
  21. 430c7be nvmet: add uuid field to nvme_ns and populate via configfs by Johannes Thumshirn · 8 years ago
  22. 637dc0f nvmet: implement namespace identify descriptor list by Johannes Thumshirn · 8 years ago
  23. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  24. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 8 years ago
  25. a29001c nvme-loop: get rid of unused controller lock by Sagi Grimberg · 8 years ago
  26. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  27. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  28. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  29. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  30. d3d5b87 nvme: replace is_flags field in nvme_ctrl_ops with a flags field by Christoph Hellwig · 8 years ago
  31. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  32. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  33. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  34. b06e13c Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge by Jens Axboe · 8 years ago
  35. d9fd363 Merge branch 'master' into for-4.12/post-merge by Jens Axboe · 8 years ago
  36. 36b8890 nvmet-fcloop: mark two symbols static by Christoph Hellwig · 8 years ago
  37. 8ad76cf nvmet-fc: properly endian swap sq_head by Christoph Hellwig · 8 years ago
  38. f63688a nvmet-fc: mark the sqhd field as __le16 by Christoph Hellwig · 8 years ago
  39. 3f5e118 nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr by Christoph Hellwig · 8 years ago
  40. edba98d nvmet-fc: mark nvmet_fc_handle_fcp_rqst static by Christoph Hellwig · 8 years ago
  41. 4363135 nvmet_fc: Change traddr field separator to a colon by James Smart · 8 years ago
  42. 568ad51 nvmet_fc: add missing reference in add_port by James Smart · 8 years ago
  43. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  44. ce79bfc nvme_fcloop: split job struct from transport for req_release by James Smart · 8 years ago
  45. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  46. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  47. 1c05cf9 nvmet: convert from kmap to nvmet_copy_from_sgl by Logan Gunthorpe · 8 years ago
  48. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  49. 096e9e9 nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  50. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  51. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  52. 77f02a7 nvme: factor request completion code into a common helper by Christoph Hellwig · 8 years ago
  53. 7d9a5e7 nvme-loop: increment request retries counter before requeuing by Sagi Grimberg · 8 years ago
  54. c820ad4 nvmet_fc: Clear SG list to avoid double frees by James Smart · 8 years ago
  55. 4083aa9 nvmet_fc: Sync NVME LS reject reasons with spec by James Smart · 8 years ago
  56. 3b06837 nvme-loop: retrieve iod from the cqe command_id by Sagi Grimberg · 8 years ago
  57. d89a39b nvme-loop: remove unneeded includes by Sagi Grimberg · 8 years ago
  58. d19eef0 nvme-loop: fix module_init (theoretical) error path by Sagi Grimberg · 8 years ago
  59. 2ca0786 nvmet: use symbolic constants for log identifiers by Max Gurtovoy · 8 years ago
  60. 64a0ca8 nvmet: Introduced helper routine for controller status check. by Parav Pandit · 8 years ago
  61. 4151dd9 nvmet: Fixed avoided printing nvmet: twice in error logs. by Parav Pandit · 8 years ago
  62. 670c2a3 nvmet-rdma: use generic inet_pton_with_scope by Sagi Grimberg · 8 years ago
  63. 297186d nvme-loop: remove some code duplication by Sagi Grimberg · 8 years ago
  64. 777dc82 nvmet-rdma: occasionally flush ongoing controller teardown by Sagi Grimberg · 8 years ago
  65. 8d61413 nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 8 years ago
  66. 427242c nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  67. 6ecda70 nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  68. d476983 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  69. 793c7ed nvmet: fix byte swap in nvmet_parse_io_cmd by Christoph Hellwig · 8 years ago
  70. 78ce3da nvmet: fix byte swap in nvmet_execute_write_zeroes by Christoph Hellwig · 8 years ago
  71. 5ac5fcc nvmet: add missing byte swap in nvmet_get_smart_log by Christoph Hellwig · 8 years ago
  72. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  73. 945dd5b nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  74. b25634e nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 8 years ago
  75. d11ea00 nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  76. e4c5d37 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  77. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  78. 6ccaeb5 nvmet-rdma: Fix error handling by Christophe JAILLET · 8 years ago
  79. 7a01a6e nvmet-rdma: use nvme cm status helper by Max Gurtovoy · 8 years ago
  80. e5a39dd nvme: make nvmf_register_transport require a create_ctrl callback by Johannes Thumshirn · 8 years ago
  81. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  82. 2dbf581 nvmet: avoid dereferencing nvmet_req by Max Gurtovoy · 8 years ago
  83. 15fbad9 nvmet: Make cntlid globally unique by Sagi Grimberg · 8 years ago
  84. f64935a nvmet_fc: cleanup of abort flag processing in fcp_op_done by James Smart · 8 years ago
  85. b38b905 nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could" by Colin Ian King · 8 years ago
  86. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  87. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  88. 748ff84 nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 8 years ago
  89. 23a8ed4 nvmet: Call fatal_error from keep-alive timout expiration by Sagi Grimberg · 8 years ago
  90. 06406d8 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 8 years ago
  91. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 8 years ago
  92. c81e55e nvmet_fc: correct logic in disconnect queue LS handling by James Smart · 8 years ago
  93. 7c3a23b nvmet/fcloop: remove some logically dead code performing redundant ret checks by Colin Ian King · 8 years ago
  94. 6c73f94 nvmet: fix KATO offset in Set Features by Daniel Verkamp · 8 years ago
  95. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  96. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  97. 512fb1b nvmet_rdma: log the connection reject message by Steve Wise · 8 years ago
  98. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  99. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  100. 475d0fe nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME by James Smart · 8 years ago