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-11-02
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
20
-132
/
+1033
2023-10-28
nvmet: Convert to bdev_open_by_path()
Jan Kara
2
-9
/
+12
2023-10-19
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-10-19
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
1
-3
/
+6
2023-10-19
nvme: sanitize metadata bounce buffer for reads
Keith Busch
1
-3
/
+7
2023-10-17
nvme-auth: allow mixing of secret and hash lengths
Mark O'Donovan
1
-8
/
+0
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
3
-38
/
+46
2023-10-17
nvme-auth: alloc nvme_dhchap_key as single buffer
Mark O'Donovan
1
-12
/
+25
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
1
-2
/
+2
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
7
-20
/
+19
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
3
-9
/
+82
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
1
-13
/
+80
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
4
-4
/
+187
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2
-2
/
+18
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
1
-4
/
+14
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
1
-10
/
+10
2023-10-11
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
1
-1
/
+74
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
3
-5
/
+70
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
1
-2
/
+8
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
1
-1
/
+16
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
7
-7
/
+185
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
1
-2
/
+11
2023-10-11
nvme-keyring: implement nvme_tls_psk_default()
Hannes Reinecke
1
-0
/
+48
2023-10-11
nvme-keyring: define a 'psk' keytype
Hannes Reinecke
1
-0
/
+94
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
4
-3
/
+54
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
1
-2
/
+2
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-10-05
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
1
-1
/
+2
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-1
/
+0
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
[next]