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.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
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
2025-07-31
nvme-auth: remove unneeded semicolon
Jiapeng Chong
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
2025-07-31
nvme: add capability to connect to an administrative controller
Kamaljit Singh
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-07-15
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
2025-07-15
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
2025-07-14
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
2025-07-01
nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
Anuj Gupta
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2025-07-01
nvme-multipath: fix suspicious RCU usage warning
Geliang Tang
2025-06-30
nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
Christoph Hellwig
2025-06-30
nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
Christoph Hellwig
2025-06-30
nvme-pci: convert the data mapping to blk_rq_dma_map
Christoph Hellwig
2025-06-30
nvme-pci: remove superfluous arguments
Christoph Hellwig
2025-06-30
nvme-pci: merge the simple PRP and SGL setup into a common helper
Christoph Hellwig
2025-06-30
nvme-pci: refactor nvme_pci_use_sgls
Christoph Hellwig
2025-06-30
nvme-pci: refresh visible attrs after being checked
Eugen Hristev
2025-06-30
nvme: correctly account for namespace head reference counter
Nilay Shroff
2025-06-30
nvme: Fix incorrect cdw15 value in passthru error logging
Alok Tiwari
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2025-06-26
nvme: refactor the atomic write unit detection
Christoph Hellwig
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2025-06-23
nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
Zhang Yi
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme-tcp: fix I/O stalls on congested sockets
Hannes Reinecke
2025-06-04
nvme-tcp: sanitize request list handling
Hannes Reinecke
2025-06-04
nvme-tcp: remove tag set when second admin queue config fails
Shin'ichiro Kawasaki
2025-06-04
nvme: enable vectored registered bufs for passthrough cmds
Pavel Begunkov
2025-06-04
nvme: fix implicit bool to flags conversion
Pavel Begunkov
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[prev]
[next]