index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
fc.c
Age
Commit message (
Expand
)
Author
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-14
nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport
Chaitanya Kulkarni
2022-03-14
nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport
Chaitanya Kulkarni
2022-02-28
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-04-15
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
2020-08-28
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
2020-05-09
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
2020-05-09
nvmet-fc: Add Disconnect Association Xmt support
James Smart
2020-05-09
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
2020-05-09
nvmet-fc: track hostport handle for associations
James Smart
2020-05-09
nvmet-fc: perform small cleanups on unneeded checks
James Smart
2020-05-09
nvmet-fc: add LS failure messages
James Smart
2020-05-09
nvmet-fc: Update target for common definitions for LS handling
James Smart
2020-05-09
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2020-05-09
nvmet-fc: Better size LS buffers
James Smart
2020-05-09
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-03-31
nvmet-fc: fix typo in comment
James Smart
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
2019-02-20
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
2018-12-07
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
2018-07-24
nvmet-fc: fix target sgl list on large transfers
James Smart
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-06
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2017-11-20
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-16
nvmet_fc: fix better length checking
James Smart
2017-11-10
nvmet: better data length validation
Christoph Hellwig
2017-11-01
nvmet: fix fatal_err_work deadlock
James Smart
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
[next]