index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
nvmet-fc: fix typo in comment
James Smart
1
-1
/
+1
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-2
/
+2
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
1
-12
/
+15
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
1
-1
/
+1
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
1
-0
/
+11
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-1
/
+1
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
1
-31
/
+2
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
1
-5
/
+4
2019-02-20
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2018-12-08
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
1
-64
/
+2
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-02
nvmet_fc: support target port removal with nvmet layer
James Smart
1
-8
/
+120
2018-10-02
nvme-fc: fix for a minor typos
Milan P. Gandhi
1
-1
/
+1
2018-07-24
nvmet-fc: fix target sgl list on large transfers
James Smart
1
-9
/
+35
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
1
-1
/
+1
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
1
-2
/
+2
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
1
-3
/
+16
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
1
-21
/
+3
2018-01-06
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
1
-34
/
+2
2017-11-20
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
1
-3
/
+6
2017-11-16
nvmet_fc: fix better length checking
James Smart
1
-2
/
+4
2017-11-11
nvmet: better data length validation
Christoph Hellwig
1
-20
/
+12
2017-11-01
nvmet: fix fatal_err_work deadlock
James Smart
1
-2
/
+14
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
1
-38
/
+10
2017-08-17
nvmet-fc: eliminate incorrect static markers on local variables
James Smart
1
-2
/
+2
2017-08-16
nvmet-fc: correct use after free on list teardown
James Smart
1
-2
/
+3
2017-08-10
nvmet_fc: add defer_req callback for deferment of cmd buffer return
James Smart
1
-28
/
+184
2017-07-25
nvme-fc: revise TRADDR parsing
James Smart
1
-48
/
+53
2017-07-20
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
1
-4
/
+4
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-3
/
+1
2017-04-24
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
1
-1
/
+1
2017-04-21
nvmet_fc: Change traddr field separator to a colon
James Smart
1
-1
/
+1
2017-04-21
nvmet_fc: add missing reference in add_port
James Smart
1
-0
/
+1
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-54
/
+151
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
1
-2
/
+6
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-3
/
+34
2017-04-04
nvmet_fc: Clear SG list to avoid double frees
James Smart
1
-0
/
+2
2017-04-04
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
1
-7
/
+12
2017-02-22
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
1
-5
/
+3
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
1
-14
/
+22
[next]