summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni
2018-06-11nvme-rdma: fix error flow during mapping request dataMax Gurtovoy
2018-06-11nvme: add bio remapping tracepointHannes Reinecke
2018-06-11nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-08nvme: cleanup double shift issueDan Carpenter
2018-06-08nvme-pci: make CMB SQ mod-param read-onlyKeith Busch
2018-06-08nvme-pci: unquiesce dead controller queuesKeith Busch
2018-06-08nvme-pci: remove HMB teardown on resetKeith Busch
2018-06-08nvme-pci: queue creation fixesKeith Busch
2018-06-08nvme-pci: remove unnecessary completion doorbell checkKeith Busch