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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2020-03-25
nvme-tcp: optimize queue io_cpu assignment for multiple queue maps
Sagi Grimberg
1
-6
/
+56
2020-03-25
nvme-pci: Simplify nvme_poll_irqdisable
Keith Busch
1
-19
/
+11
2020-03-25
nvme-pci: Remove two-pass completions
Keith Busch
1
-32
/
+10
2020-03-25
nvme-pci: Remove tag from process cq
Keith Busch
1
-12
/
+11
2020-03-25
nvme-pci: slimmer CQ head update
Alexey Dobriyan
1
-4
/
+2
2020-03-25
nvme: Check for readiness more quickly, to speed up boot time
Josh Triplett
1
-1
/
+1
2020-03-25
nvme: log additional message for controller status
Rupesh Girase
1
-2
/
+2
2020-03-25
nvme: code cleanup nvme_identify_ns_desc()
Chaitanya Kulkarni
1
-36
/
+40
2020-03-25
nvme: Don't deter users from enabling hwmon support
Jean Delvare
1
-2
/
+0
2020-03-25
nvme: expose hostid via sysfs for fabrics controllers
Sagi Grimberg
1
-0
/
+13
2020-03-25
nvme: expose hostnqn via sysfs for fabrics controllers
Sagi Grimberg
1
-0
/
+13
2020-03-04
nvme-tcp: Set SO_PRIORITY for all host sockets
Wunderlich, Mark
1
-0
/
+21
2020-03-04
nvme: remove unused return code from nvme_alloc_ns
Edmund Nadolski
1
-15
/
+6
2020-02-27
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-02-22
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+16
2020-02-21
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
1
-0
/
+1
2020-02-19
nvme: Fix uninitialized-variable warning
Keith Busch
1
-1
/
+1
2020-02-19
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
1
-1
/
+2
2020-02-19
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
1
-0
/
+12
2020-02-16
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+32
2020-02-14
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
1
-1
/
+1
2020-02-14
nvme/pci: move cqe check after device shutdown
Keith Busch
1
-5
/
+18
2020-02-14
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
3
-7
/
+7
2020-02-14
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
1
-1
/
+6
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+8
2020-02-03
nvme-pci: remove nvmeq->tags
Christoph Hellwig
1
-15
/
+8
2020-01-31
nvme: hwmon: switch to use <linux/units.h> helpers
Akinobu Mita
1
-8
/
+5
2020-01-27
Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
2020-01-07
block: Allow t10-pi to be modular
Herbert Xu
1
-0
/
+1
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-28
/
+57
2019-12-07
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
5
-28
/
+57
2019-12-06
nvme/pci: Fix read queue count
Keith Busch
1
-5
/
+1
2019-12-06
nvme/pci Limit write queue sizes to possible cpus
Keith Busch
1
-0
/
+3
2019-12-06
nvme/pci: Fix write and poll queue types
Keith Busch
1
-4
/
+4
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2019-12-03
nvme/pci: Remove last_cq_head
Keith Busch
1
-4
/
+0
2019-12-03
nvme: Namepace identification descriptor list is optional
Keith Busch
1
-0
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-26
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
1
-10
/
+0
2019-11-26
nvme-fc: fix double-free scenarios on hw queues
James Smart
1
-3
/
+15
2019-11-26
nvme: else following return is not needed
Edmund Nadolski
1
-1
/
+1
2019-11-26
nvme: add error message on mismatching controller ids
James Smart
1
-0
/
+4
2019-11-26
nvme_fc: add module to ops template to allow module references
James Smart
1
-2
/
+12
2019-11-26
nvme-fc: Avoid preallocating big SGL for data
Israel Rukshin
1
-4
/
+4
2019-11-26
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
2
-5
/
+11
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-4
/
+300
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-55
/
+77
2019-11-21
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
3
-2
/
+12
2019-11-21
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
1
-16
/
+90
[next]