summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-03-13nvme-pci: add missing unlock for reset errorKeith Busch
2019-03-13nvme-pci: fix rapid add remove sequenceKeith Busch
2019-03-13nvme: lock NS list changes while handling command effectsKeith Busch
2019-03-05nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke
2019-03-05nvme-rdma: fix timeout handlerSagi Grimberg
2019-02-20nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch
2019-02-20nvme-multipath: zero out ANA log bufferHannes Reinecke
2019-02-20nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin
2018-12-21nvme: validate controller state before rescheduling keep aliveJames Smart
2018-12-17nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-12-17nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig
2018-12-13nvme-fc: resolve io failures during connectJames Smart
2018-11-27nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-13nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-10-08nvme: remove ns sibling before clearing pathKeith Busch
2018-09-25nvme: properly propagate errors in nvme_mpath_initSusobhan Dey
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke
2018-09-05nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-08-28nvmet: free workqueue object if module init failsChaitanya Kulkarni
2018-08-28nvme-fcloop: Fix dropped LS's to removed target portJames Smart
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-08nvmet: add ns write protect supportChaitanya Kulkarni
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-27nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-27nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig
2018-07-27nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig
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-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke
2018-07-24nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche