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-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
2023-06-12
nvme-fabrics: open code __nvmf_host_find()
Chaitanya Kulkarni
1
-48
/
+27
2023-06-12
nvme-fabrics: error out to unlock the mutex
Chaitanya Kulkarni
1
-2
/
+4
2023-06-12
nvme: Increase block size variable size to 32-bit
Daniel Gomez
1
-1
/
+1
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
1
-4
/
+0
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
1
-9
/
+0
2023-06-12
nvme-core: remove redundant check from nvme_init_ns_head
Irvin Cote
1
-1
/
+1
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
4
-655
/
+672
2023-06-12
nvme-fabrics: prevent overriding of existing host
Max Gurtovoy
1
-27
/
+71
2023-06-12
nvme-fabrics: check hostid using uuid_equal
Max Gurtovoy
1
-1
/
+1
2023-06-12
nvme-fabrics: unify common code in admin and io queue connect
Max Gurtovoy
1
-31
/
+43
2023-06-12
nvmet: reorder fields in 'struct nvme_dhchap_queue_context'
Christophe JAILLET
1
-3
/
+3
2023-06-12
nvmet: reorder fields in 'struct nvmf_ctrl_options'
Christophe JAILLET
1
-4
/
+4
2023-06-12
nvme: reorder fields in 'struct nvme_ctrl'
Christophe JAILLET
1
-3
/
+3
[next]