summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2023-03-22nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel
2021-06-30nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-30nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-30nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2019-12-01nvmet-fcloop: suppress a compiler warningBart Van Assche
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
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-11-21nvme-loop: fix kernel oops in case of unhandled commandMing Lei
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-08-24nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart
2018-06-21nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-05-30nvmet: fix PSDT field check in command formatMax Gurtovoy
2018-04-12nvme_fcloop: fix abort race conditionJames Smart
2018-04-12nvme_fcloop: disassocate local port structsJames Smart
2018-02-03nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
2018-02-03nvme-loop: check if queue is ready in queue_rqSagi Grimberg
2017-12-17nvmet-rdma: update queue list during ib_device removalIsrael Rukshin
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19nvmet: synchronize sqhd updateJames Smart
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-30nvmet: add support for reporting the host identifierOmri Mann
2017-08-28nvmet: use memcpy_and_pad for identify sn/frMartin Wilck
2017-08-28nvmet-fc: simplify sg list handlingJames Smart
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy
2017-08-28nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg
2017-08-28nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn
2017-08-28nvmet: fix the return error code of target if host is not allowedGuan Junxiong