index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
fc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
1
-0
/
+33
|
\
|
*
nvmet-fc: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+33
*
|
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
Nathan Chancellor
2024-06-26
1
-1
/
+1
|
/
*
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
2024-04-04
1
-7
/
+10
*
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
2024-02-01
1
-12
/
+22
*
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-02-01
1
-8
/
+23
*
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-02-01
1
-3
/
+13
*
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-02-01
1
-2
/
+6
*
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
2024-02-01
1
-7
/
+1
*
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
1
-4
/
+2
*
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
1
-2
/
+0
*
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
1
-4
/
+2
*
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-02-01
1
-46
/
+37
*
nvmet-fc: release reference on target port
Daniel Wagner
2024-02-01
1
-1
/
+2
*
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
nvmet-fc: remove unnecessary bracket
Daniel Wagner
2024-01-03
1
-1
/
+1
*
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
2023-10-05
1
-1
/
+2
*
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-01
1
-1
/
+3
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-4
/
+4
*
nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
*
nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
*
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-6
/
+6
*
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-17
1
-8
/
+2
*
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
2021-04-15
1
-31
/
+46
*
nvmet-fc: update function documentation
Chaitanya Kulkarni
2021-04-02
1
-0
/
+1
*
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
2021-02-10
1
-1
/
+1
*
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
2021-02-02
1
-43
/
+38
*
nvmet-fc: fix missing check for no hostport struct
James Smart
2020-09-27
1
-1
/
+1
*
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
2020-08-29
1
-2
/
+2
*
nvmet-fc: remove redundant del_work_active flag
James Smart
2020-07-29
1
-24
/
+3
*
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
2020-07-29
1
-1
/
+2
*
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
2020-05-10
1
-3
/
+4
*
nvmet-fc: Add Disconnect Association Xmt support
James Smart
2020-05-10
1
-10
/
+286
*
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
2020-05-10
1
-11
/
+11
*
nvmet-fc: track hostport handle for associations
James Smart
2020-05-10
1
-7
/
+170
*
nvmet-fc: perform small cleanups on unneeded checks
James Smart
2020-05-10
1
-8
/
+5
*
nvmet-fc: add LS failure messages
James Smart
2020-05-10
1
-3
/
+19
*
nvmet-fc: Update target for common definitions for LS handling
James Smart
2020-05-10
1
-26
/
+2
*
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2020-05-10
1
-1
/
+4
*
nvmet-fc: Better size LS buffers
James Smart
2020-05-10
1
-30
/
+23
*
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
2020-05-10
1
-106
/
+9
*
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
1
-20
/
+57
*
nvmet-fc: fix typo in comment
James Smart
2020-03-31
1
-1
/
+1
*
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
1
-2
/
+2
*
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2019-11-04
1
-12
/
+15
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
1
-0
/
+11
*
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
1
-1
/
+1
*
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
1
-5
/
+2
*
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
2019-03-13
1
-31
/
+2
[next]