index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+25
|
\
|
*
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
1
-1
/
+1
|
*
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
1
-0
/
+24
*
|
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-20
1
-4
/
+4
|
/
*
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
2021-09-21
1
-2
/
+0
*
nvme-fc: avoid race between time out and tear down
James Smart
2021-09-21
1
-0
/
+2
*
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-09-21
1
-8
/
+8
*
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-1
/
+71
|
\
\
|
|
/
|
/
|
|
*
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
2021-06-10
1
-1
/
+71
*
|
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-1
/
+1
|
\
\
|
*
|
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
*
|
|
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
2021-05-25
1
-8
/
+17
|
/
/
*
/
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
1
-0
/
+12
|
/
*
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
1
-2
/
+2
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-5
/
+9
|
\
|
*
nvme-fc: check sgl supported by target
Max Gurtovoy
2021-04-02
1
-0
/
+5
|
*
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
1
-3
/
+2
|
*
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
2021-04-02
1
-1
/
+1
|
*
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-04-02
1
-1
/
+1
*
|
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-03-18
1
-2
/
+2
|
/
*
nvme-fc: fix racing controller reset and create association
James Smart
2021-03-11
1
-1
/
+1
*
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
2021-03-11
1
-1
/
+1
*
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
2021-03-11
1
-0
/
+1
*
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-02-02
1
-1
/
+1
*
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2021-01-06
1
-1
/
+14
*
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-12-01
1
-1
/
+1
*
nvme-fc: remove nvme_fc_terminate_io()
James Smart
2020-10-27
1
-33
/
+16
*
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
2020-10-27
1
-103
/
+84
*
nvme-fc: remove err_work work item
James Smart
2020-10-27
1
-30
/
+10
*
nvme-fc: track error_recovery while connecting
James Smart
2020-10-27
1
-5
/
+9
*
nvme-fc: shorten reconnect delay if possible for FC
James Smart
2020-10-23
1
-1
/
+18
*
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
2020-10-23
1
-2
/
+5
*
nvme-fc: fix error loop in create_hw_io_queues
James Smart
2020-10-23
1
-2
/
+2
*
nvme-fc: fix io timeout to abort I/O
James Smart
2020-10-23
1
-39
/
+69
*
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-09-22
1
-2
/
+4
*
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-08
1
-0
/
+1
*
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-22
1
-1
/
+1
*
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-08-22
1
-2
/
+2
*
nvme-fc: set max_segments to lldd max value
James Smart
2020-07-29
1
-2
/
+3
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
1
-0
/
+1
*
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
1
-1
/
+3
*
nvme-fc: don't call nvme_cleanup_cmd() for AENs
Daniel Wagner
2020-06-11
1
-2
/
+3
*
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-1
/
+1
*
nvme-fc: print proper nvme-fc devloss_tmo value
Martin George
2020-05-27
1
-1
/
+3
*
nvme-fc: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-1
/
+1
*
nvme-fc: Add Disconnect Association Rcv support
James Smart
2020-05-10
1
-4
/
+359
*
nvme-fc: Update header and host for common definitions for LS handling
James Smart
2020-05-10
1
-23
/
+2
*
nvme-fc: convert assoc_active flag to bit op
James Smart
2020-05-10
1
-24
/
+13
[next]