1. d3d5b87 nvme: replace is_flags field in nvme_ctrl_ops with a flags field by Christoph Hellwig · 8 years ago
  2. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  3. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  4. d6296d3 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  5. b06e13c Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge by Jens Axboe · 8 years ago
  6. d9fd363 Merge branch 'master' into for-4.12/post-merge by Jens Axboe · 8 years ago
  7. 36b8890 nvmet-fcloop: mark two symbols static by Christoph Hellwig · 8 years ago
  8. 8ad76cf nvmet-fc: properly endian swap sq_head by Christoph Hellwig · 8 years ago
  9. f63688a nvmet-fc: mark the sqhd field as __le16 by Christoph Hellwig · 8 years ago
  10. 3f5e118 nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr by Christoph Hellwig · 8 years ago
  11. edba98d nvmet-fc: mark nvmet_fc_handle_fcp_rqst static by Christoph Hellwig · 8 years ago
  12. 4363135 nvmet_fc: Change traddr field separator to a colon by James Smart · 8 years ago
  13. 568ad51 nvmet_fc: add missing reference in add_port by James Smart · 8 years ago
  14. a97ec51 nvmet_fc: Rework target side abort handling by James Smart · 8 years ago
  15. ce79bfc nvme_fcloop: split job struct from transport for req_release by James Smart · 8 years ago
  16. 19b58d9 nvmet_fc: add req_release to lldd api by James Smart · 8 years ago
  17. 39498fa nvmet_fc: add target feature flags for upcall isr contexts by James Smart · 8 years ago
  18. 1c05cf9 nvmet: convert from kmap to nvmet_copy_from_sgl by Logan Gunthorpe · 8 years ago
  19. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  20. 096e9e9 nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  21. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  22. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  23. 77f02a7 nvme: factor request completion code into a common helper by Christoph Hellwig · 8 years ago
  24. 7d9a5e7 nvme-loop: increment request retries counter before requeuing by Sagi Grimberg · 8 years ago
  25. c820ad4 nvmet_fc: Clear SG list to avoid double frees by James Smart · 8 years ago
  26. 4083aa9 nvmet_fc: Sync NVME LS reject reasons with spec by James Smart · 8 years ago
  27. 3b06837 nvme-loop: retrieve iod from the cqe command_id by Sagi Grimberg · 8 years ago
  28. d89a39b nvme-loop: remove unneeded includes by Sagi Grimberg · 8 years ago
  29. d19eef0 nvme-loop: fix module_init (theoretical) error path by Sagi Grimberg · 8 years ago
  30. 2ca0786 nvmet: use symbolic constants for log identifiers by Max Gurtovoy · 8 years ago
  31. 64a0ca8 nvmet: Introduced helper routine for controller status check. by Parav Pandit · 8 years ago
  32. 4151dd9 nvmet: Fixed avoided printing nvmet: twice in error logs. by Parav Pandit · 8 years ago
  33. 670c2a3 nvmet-rdma: use generic inet_pton_with_scope by Sagi Grimberg · 8 years ago
  34. 297186d nvme-loop: remove some code duplication by Sagi Grimberg · 8 years ago
  35. 777dc82 nvmet-rdma: occasionally flush ongoing controller teardown by Sagi Grimberg · 8 years ago
  36. 8d61413 nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 8 years ago
  37. 427242c nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  38. 6ecda70 nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  39. d476983 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  40. 793c7ed nvmet: fix byte swap in nvmet_parse_io_cmd by Christoph Hellwig · 8 years ago
  41. 78ce3da nvmet: fix byte swap in nvmet_execute_write_zeroes by Christoph Hellwig · 8 years ago
  42. 5ac5fcc nvmet: add missing byte swap in nvmet_get_smart_log by Christoph Hellwig · 8 years ago
  43. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  44. 945dd5b nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  45. b25634e nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 8 years ago
  46. d11ea00 nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  47. e4c5d37 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  48. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  49. 6ccaeb5 nvmet-rdma: Fix error handling by Christophe JAILLET · 8 years ago
  50. 7a01a6e nvmet-rdma: use nvme cm status helper by Max Gurtovoy · 8 years ago
  51. e5a39dd nvme: make nvmf_register_transport require a create_ctrl callback by Johannes Thumshirn · 8 years ago
  52. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  53. 2dbf581 nvmet: avoid dereferencing nvmet_req by Max Gurtovoy · 8 years ago
  54. 15fbad9 nvmet: Make cntlid globally unique by Sagi Grimberg · 8 years ago
  55. f64935a nvmet_fc: cleanup of abort flag processing in fcp_op_done by James Smart · 8 years ago
  56. b38b905 nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could" by Colin Ian King · 8 years ago
  57. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  58. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  59. 748ff84 nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 8 years ago
  60. 23a8ed4 nvmet: Call fatal_error from keep-alive timout expiration by Sagi Grimberg · 8 years ago
  61. 06406d8 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 8 years ago
  62. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 8 years ago
  63. c81e55e nvmet_fc: correct logic in disconnect queue LS handling by James Smart · 8 years ago
  64. 7c3a23b nvmet/fcloop: remove some logically dead code performing redundant ret checks by Colin Ian King · 8 years ago
  65. 6c73f94 nvmet: fix KATO offset in Set Features by Daniel Verkamp · 8 years ago
  66. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  67. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  68. 512fb1b nvmet_rdma: log the connection reject message by Steve Wise · 8 years ago
  69. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  70. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  71. 475d0fe nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME by James Smart · 8 years ago
  72. c534320 nvme-fabrics: Add target support for FC transport by James Smart · 8 years ago
  73. 885aa40 nvme-fabrics: patch target code in prep for FC transport support by James Smart · 8 years ago
  74. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  75. 675796b nvmet-rdma: align to generic ib_event logging helper by Max Gurtovoy · 8 years ago
  76. e4fcf07 nvmet: Fix possible infinite loop triggered on hot namespace removal by Solganik Alexander · 8 years ago
  77. 70d4281 nvmet-rdma: Fix REJ status code by Bart Van Assche · 8 years ago
  78. d262920 nvmet: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  79. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  80. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  81. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  82. 14c862d nvmet-rdma: drain the queue-pair just before freeing it by Sagi Grimberg · 8 years ago
  83. 766dbb1 nvmet-rdma: don't forget to delete a queue from the list of connection failed by Sagi Grimberg · 8 years ago
  84. 8242dda nvmet: Don't queue fatal error work if csts.cfs is set by Sagi Grimberg · 8 years ago
  85. fa14a0a nvmet-rdma: Fix possible NULL deref when handling rdma cm events by Bart Van Assche · 8 years ago
  86. bbd7bb7 block: move poll code to blk-mq by Jens Axboe · 8 years ago
  87. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  88. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  89. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  90. e9c9346 nvmet: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  91. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  92. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  93. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 2e5d0ba nvmet: Make dsm number of ranges zero based by Alexander Solganik · 8 years ago
  97. 9b349b0 nvmet: Use direct IO for writes by Sagi Grimberg · 8 years ago
  98. 2d79c7d admin-cmd: Added smart-log command support. by Chaitanya Kulkarni · 8 years ago
  99. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  100. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago