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
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
3
-48
/
+44
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2
-24
/
+12
2025-06-26
nvme: refactor the atomic write unit detection
Christoph Hellwig
1
-34
/
+38
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2
-1
/
+5
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+7
2025-06-14
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
13
-29
/
+46
2025-06-04
nvme: spelling fixes
Yi Zhang
10
-15
/
+15
2025-06-04
nvme-tcp: fix I/O stalls on congested sockets
Hannes Reinecke
1
-1
/
+6
2025-06-04
nvme-tcp: sanitize request list handling
Hannes Reinecke
1
-1
/
+14
2025-06-04
nvme-tcp: remove tag set when second admin queue config fails
Shin'ichiro Kawasaki
1
-1
/
+1
2025-06-04
nvme: enable vectored registered bufs for passthrough cmds
Pavel Begunkov
1
-6
/
+8
2025-06-04
nvme: fix implicit bool to flags conversion
Pavel Begunkov
1
-1
/
+1
2025-06-04
nvme: fix command limits status code
Keith Busch
3
-4
/
+1
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-86
/
+42
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
8
-185
/
+621
2025-05-22
Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+28
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+36
2025-05-22
nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2
-86
/
+42
2025-05-21
nvme: avoid creating multipath sysfs group under namespace path devices
Nilay Shroff
1
-0
/
+28
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
3
-14
/
+14
2025-05-20
nvme: introduce multipath_always_on module param
Nilay Shroff
1
-6
/
+66
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
4
-14
/
+147
2025-05-20
nvme-pci: derive and better document max segments limits
Christoph Hellwig
1
-6
/
+16
2025-05-20
nvme-pci: use struct_size for allocation struct nvme_dev
Christoph Hellwig
1
-2
/
+2
2025-05-20
nvme-pci: add a symolic name for the small pool size
Leon Romanovsky
1
-6
/
+8
2025-05-20
nvme-pci: use a better encoding for small prp pool allocations
Christoph Hellwig
1
-43
/
+39
2025-05-20
nvme-pci: rename the descriptor pools
Christoph Hellwig
1
-42
/
+42
2025-05-20
nvme-pci: remove struct nvme_descriptor
Christoph Hellwig
1
-33
/
+24
2025-05-20
nvme-pci: store aborted state in flags variable
Leon Romanovsky
1
-4
/
+10
2025-05-20
nvme-pci: don't try to use SGLs for metadata on the admin queue
Christoph Hellwig
1
-1
/
+4
2025-05-20
nvme-pci: make PRP list DMA pools per-NUMA-node
Caleb Sander Mateos
1
-60
/
+84
2025-05-20
nvme-pci: factor out a nvme_init_hctx_common() helper
Caleb Sander Mateos
1
-13
/
+15
2025-05-20
nvme-fc: do not reference lsrsp after failure
Daniel Wagner
1
-3
/
+10
2025-05-20
nvme-auth: do not re-authenticate queues with no prior authentication
Hannes Reinecke
1
-8
/
+22
2025-05-20
nvme-tcp: open-code nvme_tcp_queue_request() for R2T
Hannes Reinecke
1
-5
/
+7
2025-05-20
nvme-tcp: remove redundant check to ctrl->opts
Hannes Reinecke
1
-1
/
+1
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
4
-6
/
+36
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2
-4
/
+29
2025-05-14
nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
Alan Adamson
1
-1
/
+2
2025-05-13
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
1
-0
/
+2
2025-05-13
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
1
-1
/
+1
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
1
-1
/
+1
2025-05-07
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
1
-1
/
+2
2025-05-06
nvme: fix incorrect sizeof
Kanchan Joshi
1
-1
/
+1
2025-05-06
nvme: fix write_stream_granularity initialization
Caleb Sander Mateos
1
-1
/
+1
2025-05-06
nvme: use fdp streams if write stream is provided
Keith Busch
2
-1
/
+31
[next]