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
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
2018-11-02
nvme-fc: fix request private initialization
James Smart
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
2018-10-17
nvme: update node paths after adding new path
Keith Busch
2018-10-09
lightnvm: do no update csecs and sos on 1.2
Javier González
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
[next]