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