summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/fc.c
AgeCommit message (Expand)Author
2021-06-17nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()Hannes Reinecke
2021-04-15nvmet-fc: simplify nvmet_fc_alloc_hostportAmit Engel
2021-04-02nvmet-fc: update function documentationChaitanya Kulkarni
2021-02-10nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queuesChristoph Hellwig
2021-02-02nvmet-fc: use RCU proctection for assoc_listLeonid Ravich
2020-09-27nvmet-fc: fix missing check for no hostport structJames Smart
2020-08-28nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-07-29nvmet-fc: remove redundant del_work_active flagJames Smart
2020-07-29nvmet-fc: check successful reference in nvmet_fc_find_target_assocJames Smart
2020-05-09nvmet-fc: slight cleanup for kbuild test warningsJames Smart
2020-05-09nvmet-fc: Add Disconnect Association Xmt supportJames Smart
2020-05-09nvmet-fc: rename ls_list to ls_rcv_listJames Smart
2020-05-09nvmet-fc: track hostport handle for associationsJames Smart
2020-05-09nvmet-fc: perform small cleanups on unneeded checksJames Smart
2020-05-09nvmet-fc: add LS failure messagesJames Smart
2020-05-09nvmet-fc: Update target for common definitions for LS handlingJames Smart
2020-05-09nvme-fc: Ensure private pointers are NULL if no dataJames Smart
2020-05-09nvmet-fc: Better size LS buffersJames Smart
2020-05-09nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-03-31nvmet-fc: fix typo in commentJames Smart
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-02-20nvmet-fc: convert to SPDX identifiersChristoph Hellwig
2018-12-07nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi
2018-07-24nvmet-fc: fix target sgl list on large transfersJames Smart
2018-05-25nvmet-fc: increase LS buffer count per fc portJames Smart
2018-03-26nvmet: constify struct nvmet_fabrics_opsChristoph Hellwig
2018-03-26nvmet_fc: prevent new io rqsts in possible isr completionsJames Smart
2018-01-08nvmet-fc: cleanup nvmet add_port/remove_portJames Smart
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2017-11-20nvmet-fc: correct ref counting error when deferred rcv usedJames Smart
2017-11-16nvmet_fc: fix better length checkingJames Smart
2017-11-10nvmet: better data length validationChristoph Hellwig
2017-11-01nvmet: fix fatal_err_work deadlockJames 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-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart
2017-08-28nvmet-fc: simplify sg list handlingJames Smart
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesJames Smart