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
2020-01-10
nvme: Translate more status codes to blk_status_t
Keith Busch
1
-0
/
+2
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
2019-11-13
nvme: Discard workaround for non-conformant devices
Eduard Hasenleithner
1
-3
/
+9
2019-11-11
nvme: Add hardware monitoring support
Guenter Roeck
5
-0
/
+206
2019-11-09
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+10
2019-11-05
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-11-05
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-04
nvme: Fix parsing of ANA log page
Prabhath Sajeepa
1
-4
/
+8
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2
-7
/
+15
2019-11-04
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2
-5
/
+8
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
4
-10
/
+8
2019-11-04
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
2
-1
/
+2
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
4
-6
/
+10
2019-11-04
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
James Smart
1
-3
/
+3
2019-11-04
nvme-fc: clarify error messages
James Smart
1
-5
/
+6
2019-11-04
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
James Smart
1
-0
/
+5
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
1
-13
/
+11
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-29
nvme-multipath: remove unused groups_only mode in ana log
Anton Eidelman
1
-5
/
+4
2019-10-29
nvme-multipath: fix possible io hang after ctrl reconnect
Anton Eidelman
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-15
nvme-tcp: fix possible leakage during error flow
Max Gurtovoy
1
-0
/
+1
2019-10-14
nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
Sebastian Andrzej Siewior
1
-0
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
3
-17
/
+74
2019-10-14
nvme: Prevent resets during paused controller state
Keith Busch
1
-4
/
+25
2019-10-14
nvme: Restart request timers in resetting state
Keith Busch
2
-0
/
+16
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
4
-37
/
+11
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
1
-2
/
+9
[next]