index
:
linux-toradex.git
colibri
colibri_vf
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.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
Age
Commit message (
Expand
)
Author
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
nvme-trace: print result and status in hex format
Minwoo Im
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-06-21
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvme: export get and set features
Keith Busch
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-21
nvme-fc: add message when creating new association
James Smart
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
nvmet: add transport discovery change op
James Smart
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-06-06
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
2019-05-30
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
2019-05-30
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
2019-05-24
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
2019-05-17
nvme: Fix known effects
Keith Busch
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
2019-05-17
nvme-pci: Don't disable on timeout in reset state
Keith Busch
2019-05-17
nvme-pci: Fix controller freeze wait disabling
Keith Busch
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-14
nvme: validate cntlid during controller initialisation
Christoph Hellwig
2019-05-14
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
2019-05-14
nvme-fabrics: remove unused argument
Minwoo Im
2019-05-13
nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
Hannes Reinecke
2019-05-13
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
[next]