index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
2023-03-11
nvme-fabrics: show well known discovery name
Daniel Wagner
1
-1
/
+2
2023-03-11
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
1
-0
/
+6
2023-03-11
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
1
-17
/
+18
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
1
-0
/
+8
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
1
-0
/
+1
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
1
-1
/
+3
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2023-02-06
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
1
-3
/
+3
2023-02-01
nvme: fix passthrough csi check
Keith Busch
1
-1
/
+1
2023-02-01
nvme-fc: fix initialization order
Ross Lagerwall
1
-10
/
+8
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
5
-17
/
+19
2023-02-01
nvme: simplify transport specific device attribute handling
Christoph Hellwig
3
-17
/
+16
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
1
-1
/
+1
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2023-01-12
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2023-01-12
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2023-01-04
nvme-pci: fix page size checks
Keith Busch
1
-4
/
+4
2023-01-04
nvme-pci: fix mempool alloc size
Keith Busch
1
-2
/
+2
2023-01-04
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-12-31
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
1
-2
/
+10
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
5
-6
/
+8
2022-12-31
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
1
-1
/
+1
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2
-1
/
+4
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
1
-0
/
+2
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
1
-0
/
+2
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
1
-0
/
+2
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2
-4
/
+1
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
1
-0
/
+1
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
1
-1
/
+10
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
1
-1
/
+1
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
1
-0
/
+2
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
3
-87
/
+158
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
8
-383
/
+383
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
4
-5
/
+78
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+7
2022-09-30
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
1
-2
/
+16
2022-09-30
nvme: pass ubuffer as an integer
Kanchan Joshi
1
-11
/
+12
2022-09-30
nvme: refactor nvme_alloc_request
Kanchan Joshi
1
-37
/
+53
[next]