index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-19
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
2023-12-04
nvme-ioctl: move capable() admin check to the end
Keith Busch
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
2023-11-27
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2023-11-27
nvme: fine-tune sending of first keep-alive
Mark O'Donovan
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
nvme: start keep-alive after admin queue setup
Hannes Reinecke
2023-11-06
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
2023-11-06
nvme-auth: add flag for bi-directional auth
Mark O'Donovan
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
2023-11-06
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
2023-11-06
nvme: update firmware version after commit
Daniel Wagner
2023-11-06
nvme-tcp: Fix a memory leak
Christophe JAILLET
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-18
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-18
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-14
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-21
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
[next]