index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
1
-7
/
+3
2019-08-29
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
1
-5
/
+2
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
1
-3
/
+2
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
5
-11
/
+51
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2
-1
/
+35
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2
-1
/
+30
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
1
-3
/
+8
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
1
-15
/
+15
2019-08-29
nvme: trace bio completion
Hannes Reinecke
2
-3
/
+21
2019-08-29
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
1
-3
/
+5
2019-08-29
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
1
-1
/
+14
2019-08-29
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
1
-10
/
+10
2019-08-29
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
1
-3
/
+6
2019-08-29
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2
-0
/
+21
2019-08-29
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvme-tcp: support simple polling
Sagi Grimberg
1
-6
/
+45
2019-08-29
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
Minwoo Im
1
-0
/
+1
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
5
-7
/
+7
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
6
-44
/
+16
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
1
-4
/
+3
2019-08-29
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
1
-2
/
+3
2019-08-29
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
1
-8
/
+3
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
3
-1
/
+17
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-08-20
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
1
-0
/
+1
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-15
/
+116
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-2
/
+2
2019-08-12
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
1
-3
/
+10
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
1
-3
/
+17
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
1
-29
/
+0
2019-08-05
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-1
/
+1
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
4
-4
/
+16
2019-08-05
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
1
-0
/
+4
2019-08-01
nvme-pci: Fix async probe remove race
Keith Busch
1
-1
/
+2
2019-08-01
nvme: fix controller removal race with scan work
Sagi Grimberg
3
-8
/
+54
2019-08-01
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
1
-5
/
+11
2019-08-01
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
3
-0
/
+47
2019-08-01
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
1
-1
/
+1
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
1
-3
/
+1
2019-07-23
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2
-7
/
+7
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
1
-7
/
+5
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-24
/
+152
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-6
/
+8
2019-07-12
nvme: fix NULL deref for fabrics options
Minwoo Im
1
-1
/
+1
2019-07-10
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
1
-2
/
+2
[prev]
[next]