summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2019-09-16nvme: fix memory leak for power latency toleranceYufen Yu
2019-09-16nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig
2019-09-16nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig
2019-09-16nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-09-16nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig
2019-09-16nvme-pci: shutdown on timeout during deletionKeith Busch
2019-09-16nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-08-02nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg
2019-05-30nvme-fc: correct csn initialization and increments on errorJames Smart
2019-05-23nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-03-20nvme: lock NS list changes while handling command effectsKeith Busch
2019-03-08nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch
2019-03-08nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao
2019-03-08nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau
2019-02-19nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2019-01-30nvmet: check fileio lba range access boundariesSagi Grimberg
2019-01-12nvme: validate controller state before rescheduling keep aliveJames Smart
2018-12-30nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa
2018-12-30nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-12-30nvme-fc: resolve io failures during connectJames Smart
2018-12-04nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-13nvme: remove ns sibling before clearing pathKeith Busch
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-09-26nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-09-26nvmet: fix file discard return statusSagi Grimberg
2018-09-05nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-24nvmet-fc: fix target sgl list on large transfersJames 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-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-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy
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