summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-06-25nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-25nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-06-19nvme: fix memory leak for power latency toleranceYufen Yu
2019-06-19nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig
2019-06-19nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig
2019-06-19nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-06-19nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig
2019-06-15nvme-pci: shutdown on timeout during deletionKeith Busch
2019-06-15nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-05-31nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg
2019-05-31nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg
2019-05-10nvme-fc: correct csn initialization and increments on errorJames Smart
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-05-04nvme-multipath: relax ANA state checkMartin George
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