summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2018-09-25nvme: properly propagate errors in nvme_mpath_initSusobhan Dey
2018-08-28nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
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-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-08-05lightnvm: remove minor version check for 2.0Matias Bjørling
2018-08-05Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27nvme: add ANA supportChristoph Hellwig
2018-07-27nvme: remove nvme_req_needs_failoverChristoph Hellwig
2018-07-27nvme: simplify the API for getting log pagesChristoph Hellwig
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: add disk name to trace eventsKeith Busch
2018-07-24nvme: add controller name to trace eventsKeith Busch
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-23nvme: use hw qid in trace eventsKeith Busch
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
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart
2018-07-20nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-07-17nvme: don't enable AEN if not supportedWeiping Zhang
2018-07-17nvme: ensure forward progress during Admin passthruScott Bauer
2018-07-13lightnvm: limit get chunk meta request sizeMatias Bjørling
2018-07-13lightnvm: Remove redundant rq->__data_len initializationBart Van Assche
2018-07-12nvme-pci: fix memory leak on probe failureKeith Busch
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe
2018-06-21nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang
2018-06-21nvme-fc: release io queues to allow fast failJames Smart
2018-06-20nvme-rdma: don't override opts->queue_sizeSagi Grimberg
2018-06-20nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin
2018-06-20nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg
2018-06-20nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart