index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fabrics.c
Age
Commit message (
Expand
)
Author
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
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
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-04-21
nvme: sanitize KATO setting
Hannes Reinecke
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
2021-02-10
nvme-fabrics: avoid double completions in nvmf_fail_nonready_command
Chao Leng
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
[next]