Commit History

Author SHA1 Message Date
  Sagi Grimberg e4d753d7e5 nvme-rdma: don't fully stop the controller in error recovery 8 years ago
  Sagi Grimberg 0a960afd60 nvme-rdma: give up reconnect if state change fails 8 years ago
  Linus Torvalds 126e76ffbf Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block 8 years ago
  Linus Torvalds a0725ab0c7 Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block 8 years ago
  Linus Torvalds aa9d4648c2 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 8 years ago
  Max Gurtovoy b925a2dc16 nvme-rdma: default MR page size to 4k 8 years ago
  Max Gurtovoy a7b7c7a105 nvme-rdma: Use unlikely macro in the fast path 8 years ago
  Sagi Grimberg 09fdc23b29 nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64 8 years ago
  Sagi Grimberg 370ae6e450 nvme-rdma: cleanup error path in controller reset 8 years ago
  Sagi Grimberg 68e16fcfaf nvme-rdma: introduce nvme_rdma_start_queue 8 years ago
  Sagi Grimberg 41e8cfa117 nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue 8 years ago
  Sagi Grimberg 148b4e7ff3 nvme-rdma: stop queues instead of simply flipping their state 8 years ago
  Sagi Grimberg a57bd54122 nvme-rdma: introduce configure/destroy io queues 8 years ago
  Sagi Grimberg 31fdf18401 nvme-rdma: reuse configure/destroy_admin_queue 8 years ago
  Sagi Grimberg 3f02fffb74 nvme-rdma: don't free tagset on resets 8 years ago
  Sagi Grimberg 18398af2dc nvme-rdma: disable the controller on resets 8 years ago
  Sagi Grimberg b28a308ee7 nvme-rdma: move tagset allocation to a dedicated routine 8 years ago
  Sagi Grimberg 34b6c2315e nvme: Add admin_tagset pointer to nvme_ctrl 8 years ago
  Sagi Grimberg 90af35123d nvme-rdma: move nvme_rdma_configure_admin_queue code location 8 years ago
  Johannes Thumshirn 4897ad4e08 nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE 8 years ago
  Doug Ledford d3cf4d9915 Merge branch 'misc' into k.o/for-next 8 years ago
  Sagi Grimberg 5138e4bd0b nvme-rdma: remove redundant empty device add callout 8 years ago
  Bart Van Assche d352ae205d blk-mq: Make blk_mq_reinit_tagset() calls easier to read 8 years ago
  Sagi Grimberg 0b36658ca8 nvme-rdma: use intelligent affinity based queue mappings 8 years ago
  Sagi Grimberg 842594c877 nvme-rdma: unconditionally recycle the request mr 8 years ago
  Sagi Grimberg d09f2b45f3 nvme: split nvme_uninit_ctrl into stop and uninit 8 years ago
  Sagi Grimberg fb05133972 nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues 8 years ago
  Marta Rybczynska 5e599d73c1 nvme-rdma: remove race conditions from IB signalling 8 years ago
  Sagi Grimberg 4c8b99f6b1 nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting 8 years ago
  Sagi Grimberg 20d0dfe65a nvme: move ctrl cap to struct nvme_ctrl 8 years ago