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