index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fabrics.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
1
-1
/
+5
*
nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options
Hou Pu
2021-08-16
1
-1
/
+0
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
1
-7
/
+6
*
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
*
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
*
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
*
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
*
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
*
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
*
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
2021-06-03
1
-5
/
+4
*
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
2021-06-03
1
-13
/
+9
*
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
2021-06-03
1
-0
/
+14
*
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
1
-57
/
+0
*
nvme: sanitize KATO setting
Hannes Reinecke
2021-04-21
1
-3
/
+1
*
nvme-fabrics: fix kato initialization
Martin George
2021-03-05
1
-1
/
+4
*
nvme-fabrics: avoid double completions in nvmf_fail_nonready_command
Chao Leng
2021-02-10
1
-5
/
+1
*
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
1
-3
/
+22
*
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
2020-09-09
1
-4
/
+8
*
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
2020-08-29
1
-1
/
+0
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
1
-1
/
+1
*
nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-25
1
-4
/
+4
*
nvme-fabrics: allow discovery subsystems accept a kato
Sagi Grimberg
2019-09-12
1
-10
/
+2
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
1
-4
/
+4
*
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2019-08-29
1
-0
/
+18
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvme-fabrics: remove unused argument
Minwoo Im
2019-05-14
1
-2
/
+2
*
nvme-fabrics: check more command sizes
Minwoo Im
2019-05-01
1
-0
/
+1
*
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme-fabrics: document the poll function argument
Bart Van Assche
2019-02-20
1
-0
/
+1
*
nvme-fabrics: unset write/poll queues for discovery controllers
Sagi Grimberg
2019-01-09
1
-0
/
+2
*
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2018-12-18
1
-0
/
+13
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
1
-2
/
+2
*
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-18
1
-5
/
+5
*
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2018-12-13
1
-0
/
+13
*
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2018-12-13
1
-0
/
+5
*
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2018-12-13
1
-0
/
+5
*
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2018-12-08
1
-1
/
+12
*
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
1
-0
/
+30
*
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-10-01
1
-2
/
+5
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-1
/
+1
|
\
|
*
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-08-08
1
-1
/
+1
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-3
/
+7
|
/
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-35
/
+24
*
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2018-06-08
1
-1
/
+2
*
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
1
-48
/
+31
*
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
1
-1
/
+1
*
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
1
-0
/
+1
*
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
1
-4
/
+4
*
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
1
-10
/
+0
[next]