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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2024-03-14
1
-7
/
+0
*
nvme: use ctrl state accessor
Keith Busch
2024-01-29
1
-3
/
+5
*
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
1
-0
/
+6
*
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
1
-0
/
+3
*
nvme-fabrics: check hostid using uuid_equal
Max Gurtovoy
2023-06-12
1
-1
/
+1
*
nvmet: reorder fields in 'struct nvmf_ctrl_options'
Christophe JAILLET
2023-06-12
1
-4
/
+4
*
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
1
-0
/
+11
*
nvme-fabrics: show well known discovery name
Daniel Wagner
2023-02-28
1
-1
/
+2
*
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-03
1
-0
/
+7
*
nvme-fabrics: add a request timeout helper
Chaitanya Kulkarni
2022-05-16
1
-0
/
+8
*
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Uday Shankar
2022-02-03
1
-0
/
+1
*
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
1
-0
/
+7
*
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
1
-0
/
+1
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
1
-1
/
+1
*
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
2021-06-03
1
-1
/
+5
*
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
1
-13
/
+0
*
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-03-18
1
-0
/
+7
*
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-12-01
1
-0
/
+5
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
1
-1
/
+2
*
nvme: Remove ADMIN_ONLY state
Keith Busch
2019-10-14
1
-2
/
+1
*
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2019-08-29
1
-0
/
+3
*
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2018-12-18
1
-0
/
+3
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
1
-1
/
+1
*
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2018-12-13
1
-0
/
+3
*
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
2018-12-13
1
-0
/
+3
*
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2018-12-13
1
-0
/
+2
*
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2018-12-13
1
-0
/
+2
*
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2018-12-08
1
-0
/
+2
*
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
1
-0
/
+2
*
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-1
/
+2
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-2
/
+11
*
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2018-06-08
1
-0
/
+3
*
nvme: allow duplicate controller if prior controller being deleted
James Smart
2018-05-30
1
-1
/
+3
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-31
/
+2
*
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
1
-4
/
+5
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
1
-0
/
+2
*
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2017-11-20
1
-0
/
+30
*
nvme: add helper to compare options to controller
James Smart
2017-10-27
1
-0
/
+12
*
nvme: add duplicate_connect option
James Smart
2017-10-27
1
-0
/
+2
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
1
-1
/
+0
*
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-28
1
-0
/
+1
*
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
2017-06-15
1
-2
/
+0
*
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2017-04-04
1
-0
/
+10
*
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
1
-1
/
+1
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
1
-3
/
+8
|
\
|
*
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-24
1
-0
/
+4
|
*
nvme-fabrics: revise host transport option descriptions
James Smart
2016-09-24
1
-3
/
+4
[next]