index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fabrics.c
Age
Commit message (
Expand
)
Author
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
2024-07-15
nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
Markus Elfring
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-05-31
nvme-fabrics: use reserved tag for reg read/write command
Chunguang Xu
2024-05-01
nvme: do not retry authentication failures
Daniel Wagner
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-05
nvme: fabrics: make nvmf_class constant
Ricardo B. Marliere
2024-03-04
nvme-fabrics: typo in nvmf_parse_key()
Hannes Reinecke
2024-02-13
nvme-fabrics: fix I/O connect error handling
Chaitanya Kulkarni
2024-01-31
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-01
nvme-fabrics: replace deprecated strncpy with strscpy
Justin Stitt
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
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: open code __nvmf_host_find()
Chaitanya Kulkarni
2023-06-12
nvme-fabrics: error out to unlock the mutex
Chaitanya Kulkarni
2023-06-12
nvme-fabrics: prevent overriding of existing host
Max Gurtovoy
2023-06-12
nvme-fabrics: unify common code in admin and io queue connect
Max Gurtovoy
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-01
nvme-fabrics: clarify AUTHREQ result handling
Hannes Reinecke
2022-09-19
nvme: consider also host_iface when checking ip options
Daniel Wagner
2022-09-19
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-10
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
2022-08-10
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-02
nvme-fabrics: decode 'authentication required' connect error
Hannes Reinecke
2022-08-02
nvme: remove unused timeout parameter
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: remove unnecessary braces for case
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use consistent zeroout pattern
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-01-27
nvme-fabrics: remove the unneeded ret variable in nvmf_dev_show
Changcheng Deng
2021-12-23
nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics
Hannes Reinecke
2021-11-23
nvme-fabrics: ignore invalid fast_io_fail_tmo values
Maurizio Lombardi
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-08-16
nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options
Hou Pu
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-17
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
[next]