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-02-18
nvme-pci: Simplify interrupt allocation
Ming Lei
1
-76
/
+38
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-4
/
+3
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
3
-11
/
+20
2019-02-12
nvme-pci: add missing unlock for reset error
Keith Busch
1
-3
/
+5
2019-02-06
nvme-pci: fix rapid add remove sequence
Keith Busch
1
-10
/
+12
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
2
-1
/
+8
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
4
-19
/
+6
2019-02-04
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
1
-2
/
+50
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-31
/
+55
2019-01-24
nvme-multipath: drop optimization for static ANA group IDs
Hannes Reinecke
1
-2
/
+1
2019-01-24
nvme-rdma: rework queue maps handling
Sagi Grimberg
1
-13
/
+25
2019-01-24
nvme-tcp: fix timeout handler
Sagi Grimberg
1
-8
/
+11
2019-01-24
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-8
/
+18
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+13
2019-01-16
nvme-pci: fix nvme_setup_irqs()
Ming Lei
1
-8
/
+13
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-39
/
+72
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
1
-1
/
+0
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
3
-7
/
+16
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2019-01-09
nvme-multipath: zero out ANA log buffer
Hannes Reinecke
1
-0
/
+2
2019-01-09
nvme-fabrics: unset write/poll queues for discovery controllers
Sagi Grimberg
1
-0
/
+2
2019-01-09
nvme-tcp: don't ask if controller is fabrics
Sagi Grimberg
1
-9
/
+6
2019-01-09
nvme-tcp: remove dead code
Sagi Grimberg
1
-1
/
+0
2019-01-09
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
1
-1
/
+3
2019-01-09
nvme-pci: rerun irq setup on IO queue init errors
Keith Busch
1
-14
/
+36
2019-01-09
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
1
-4
/
+6
2019-01-09
nvme-pci: fix the wrong setting of nr_maps
Jianchao Wang
1
-1
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-12-19
nvme-pci: trace SQ status on completions
yupeng
3
-0
/
+28
2018-12-18
nvme-rdma: implement polling queue map
Sagi Grimberg
1
-6
/
+43
2018-12-18
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2
-0
/
+16
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
5
-6
/
+6
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
3
-11
/
+39
2018-12-18
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
Colin Ian King
1
-1
/
+1
2018-12-18
nvme-tcp: fix endianess annotations
Christoph Hellwig
1
-4
/
+5
2018-12-18
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
1
-6
/
+6
2018-12-18
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
1
-0
/
+3
2018-12-17
nvme-pci: don't share queue maps
Christoph Hellwig
1
-5
/
+1
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
1
-3
/
+25
2018-12-13
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
1
-6
/
+41
2018-12-13
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2
-0
/
+16
2018-12-13
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
1
-0
/
+3
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
3
-14
/
+14
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
2
-6
/
+38
2018-12-13
nvme: add __exit annotation
Chengguang Xu
2
-2
/
+2
2018-12-13
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
3
-0
/
+2260
2018-12-13
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2
-0
/
+7
2018-12-13
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2
-0
/
+7
[prev]
[next]