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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
5
-25
/
+38
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+1
2023-08-21
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
1
-1
/
+1
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
1
-1
/
+1
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
5
-8
/
+13
2023-08-11
nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
Ming Lei
1
-2
/
+0
2023-08-10
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2
-3
/
+1
2023-08-01
nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
August Wikerfors
1
-1
/
+2
2023-07-21
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-21
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-21
nvme: fix possible hang when removing a controller during error recovery
Ming Lei
1
-3
/
+7
2023-07-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+4
2023-07-15
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
7
-24
/
+88
2023-07-13
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+1
2023-07-13
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
1
-3
/
+33
2023-07-12
nvme: ensure disabling pairs with unquiesce
Keith Busch
1
-8
/
+17
2023-07-12
nvme-fc: fix race between error recovery and creating association
Michael Liang
1
-5
/
+16
2023-07-12
nvme-fc: return non-zero status code when fails to create association
Michael Liang
1
-3
/
+15
2023-07-12
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
1
-1
/
+1
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
1
-1
/
+1
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-5
/
+4
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2
-3
/
+3
2023-07-10
nvme: add BOGUS_NID quirk for Samsung SM953
Pankaj Raghav
1
-0
/
+2
2023-07-06
scsi: nvme: zns: Set zone limits before revalidating zones
Damien Le Moal
1
-5
/
+4
2023-07-06
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-07-04
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
7
-58
/
+40
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
1
-1
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
6
-4
/
+20
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-149
/
+319
2023-06-30
nvme: disable controller on reset state failure
Keith Busch
1
-1
/
+2
2023-06-30
nvme: sync timeout work on failed reset
Keith Busch
1
-0
/
+1
2023-06-30
nvme: ensure unquiesce on teardown
Keith Busch
1
-0
/
+1
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-39
/
+56
2023-06-29
nvme: improved uring polling
Keith Busch
3
-54
/
+20
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-06-27
nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
Sagi Grimberg
1
-0
/
+8
2023-06-27
nvme: host: fix command name spelling
Damien Le Moal
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
16
-953
/
+944
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2023-06-25
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-17
/
+29
2023-06-25
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-22
/
+27
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
1
-1
/
+1
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
2
-1
/
+6
2023-06-16
nvme: forward port sysfs delete fix
Keith Busch
1
-0
/
+3
2023-06-13
nvme: skip optional id ctrl csi if it failed
Keith Busch
2
-1
/
+5
2023-06-12
nvme-core: use nvme_ns_head_multipath instead of ns->head->disk
Irvin Cote
1
-1
/
+1
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
[next]