summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/rdma.c
AgeCommit message (Expand)Author
2019-11-06nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2019-10-14nvme: Restart request timers in resetting stateKeith Busch
2019-09-27nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg
2019-09-25nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-29nvme-rdma: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme-rdma: Add TOS for rdma transportIsrael Rukshin
2019-08-29nvme: don't pass cap to nvme_disable_ctrlSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-07-31nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-06nvme-rdma: use dynamic dma mapping per commandMax Gurtovoy
2019-05-30nvme-rdma: fix queue mapping when queue count is limitedSagi Grimberg
2019-05-13nvme-rdma: remove redundant reference between ib_device and tagsetMax Gurtovoy
2019-04-25nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg
2019-02-21nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-04nvme: remove the .stop_ctrl calloutSagi Grimberg
2019-01-23nvme-rdma: rework queue maps handlingSagi Grimberg
2019-01-23nvme-rdma: fix timeout handlerSagi Grimberg
2018-12-18nvme-rdma: implement polling queue mapSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-13nvme-rdma: support separate queue maps for read and writeSagi Grimberg
2018-12-13blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queuesSagi Grimberg
2018-12-07nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke
2018-12-04nvme-rdma: remove I/O polling supportChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-11-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa
2018-11-26blk-mq: remove 'tag' parameter from mq_ops->poll()Jens Axboe
2018-11-26blk-mq: when polling for IO, look for any completionJens Axboe
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg
2018-10-19nvme-rdma: always have a valid trsvcidSagi Grimberg
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-24nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise