index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
2021-04-15
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
1
-31
/
+46
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
1
-0
/
+1
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
1
-1
/
+1
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
1
-43
/
+38
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
1
-1
/
+1
2020-08-29
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
1
-24
/
+3
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
1
-1
/
+2
2020-05-10
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
1
-3
/
+4
2020-05-10
nvmet-fc: Add Disconnect Association Xmt support
James Smart
1
-10
/
+286
2020-05-10
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
1
-11
/
+11
2020-05-10
nvmet-fc: track hostport handle for associations
James Smart
1
-7
/
+170
2020-05-10
nvmet-fc: perform small cleanups on unneeded checks
James Smart
1
-8
/
+5
2020-05-10
nvmet-fc: add LS failure messages
James Smart
1
-3
/
+19
2020-05-10
nvmet-fc: Update target for common definitions for LS handling
James Smart
1
-26
/
+2
2020-05-10
nvme-fc: Ensure private pointers are NULL if no data
James Smart
1
-1
/
+4
2020-05-10
nvmet-fc: Better size LS buffers
James Smart
1
-30
/
+23
2020-05-10
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
1
-106
/
+9
2020-05-10
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
1
-20
/
+57
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
[next]