summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2021-05-04nvmet: remove unsupported command noiseKeith Busch
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-21nvmet: avoid queuing keep-alive timer if it is disabledHou Pu
2021-04-15nvmet: fix a spelling mistake "nubmer" -> "number"Colin Ian King
2021-04-15nvmet-fc: simplify nvmet_fc_alloc_hostportAmit Engel
2021-04-15nvmet-tcp: fix a segmentation fault during io parsing errorElad Grupi
2021-04-02nvmet-tcp: enable optional queue idle period trackingWunderlich, Mark
2021-04-02nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-04-02nvmet: return proper error code from discovery ctrlHou Pu
2021-04-02nvme: use driver pdu command for passthroughKeith Busch
2021-04-02nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb
2021-04-02nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni
2021-04-02nvmet-fc: update function documentationChaitanya Kulkarni
2021-04-02nvme: rename nvme_init_identify()Chaitanya Kulkarni
2021-04-02nvmet: replace white spaces with tabsChaitanya Kulkarni
2021-04-02nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni
2021-04-02nvmet: update error log page in nvmet_alloc_ctrl()Chaitanya Kulkarni
2021-04-02nvmet: remove a duplicate status assignment in nvmet_alloc_ctrlChaitanya Kulkarni
2021-03-18nvmet-tcp: fix kmap leak when data digest in useElad Grupi
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-18nvme-fabrics: only reserve a single tagChristoph Hellwig
2021-03-12Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11nvme-rdma: Fix a use after free in nvmet_rdma_write_data_doneLv Yunlong
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-21Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-10nvmet: remove else at the end of the functionChaitanya Kulkarni
2021-02-10nvmet: add nvmet_req_subsys() helperChaitanya Kulkarni
2021-02-10nvmet: use min of device_path and disk lenChaitanya Kulkarni
2021-02-10nvmet: use invalid cmd opcode helperChaitanya Kulkarni
2021-02-10nvmet: use invalid cmd opcode helperChaitanya Kulkarni
2021-02-10nvmet: add helper to report invalid opcodeChaitanya Kulkarni
2021-02-10nvmet: remove extra variable in id-ns handlerChaitanya Kulkarni
2021-02-10nvmet: make nvmet_find_namespace() req basedChaitanya Kulkarni
2021-02-10nvmet: return uniform error for invalid nsChaitanya Kulkarni
2021-02-10nvmet: set status to 0 in case for invalid nsidChaitanya Kulkarni
2021-02-10nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queuesChristoph Hellwig
2021-02-10nvmet-tcp: fix potential race of tcp socket closing accept_workSagi Grimberg
2021-02-10nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUsSagi Grimberg
2021-02-03nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg
2021-02-02nvmet: add lba to sect conversion helpersChaitanya Kulkarni
2021-02-02nvmet: remove extra variable in identify nsChaitanya Kulkarni
2021-02-02nvmet: remove extra variable in id-desclistChaitanya Kulkarni
2021-02-02nvmet: remove extra variable in smart log nsidChaitanya Kulkarni
2021-02-02nvme: constify static attribute_group structsRikard Falkeborn
2021-02-02nvmet-fc: use RCU proctection for assoc_listLeonid Ravich
2021-02-02nvmet: Fix nvmet_is_port_enabled indentationIsrael Rukshin