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
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
2024-12-04
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
2024-12-04
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
2024-12-04
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-13
nvme: parse reservation commands's action and rtype to string
Guixin Liu
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
2024-11-11
nvme: add rotational support
Wang Yugui
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
2024-11-11
nvmet: implement rotational media information log
Keith Busch
2024-11-11
nvmet: implement endurance groups
Keith Busch
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-09
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-05
nvme-core: remove repeated wq flags
Chaitanya Kulkarni
2024-11-05
nvme-pci: use dma_alloc_noncontigous if possible
Christoph Hellwig
2024-11-05
nvme-pci: fix freeing of the HMB descriptor table
Christoph Hellwig
2024-11-04
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-01
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
2024-10-30
nvme: module parameter to disable pi with offsets
Keith Busch
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
2024-10-26
nvme: core: switch to non_owner variant of start_freeze/unfreeze queue
Ming Lei
2024-10-22
nvme: enhance cns version checking
Keith Busch
2024-10-22
nvme: use helpers to access io_uring cmd space
Pavel Begunkov
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-17
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
2024-10-17
nvme: make keep-alive synchronous operation
Nilay Shroff
2024-10-17
nvme-pci: fix race condition between reset and nvme_dev_disable()
Maurizio Lombardi
[prev]
[next]