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
starfive-6.6.48-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
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
16
-811
/
+992
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-5
/
+5
2022-12-09
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2022-12-07
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
1
-1
/
+1
2022-12-07
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
1
-71
/
+18
2022-12-07
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+7
2022-12-07
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
1
-1
/
+2
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
6
-19
/
+21
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
6
-7
/
+9
2022-12-06
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
1
-22
/
+25
2022-12-06
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
1
-2
/
+1
2022-12-06
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
1
-10
/
+10
2022-12-06
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
1
-10
/
+7
2022-12-06
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
1
-13
/
+5
2022-12-06
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
1
-9
/
+2
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
8
-45
/
+25
2022-12-06
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
1
-26
/
+12
2022-12-06
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
1
-1
/
+2
2022-12-06
nvme-fc: move common code into helper
Chaitanya Kulkarni
1
-8
/
+11
2022-12-06
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
1
-1
/
+10
2022-12-06
nvme: allow unprivileged passthrough of Identify Controller
Joel Granados
1
-0
/
+2
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
3
-0
/
+42
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
7
-6
/
+11
2022-12-06
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-9
/
+11
2022-12-06
nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL
Christoph Hellwig
1
-0
/
+4
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-12-03
Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux
Linus Torvalds
3
-1
/
+6
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-25
use less confusing names for iov_iter direction initializers
Al Viro
3
-5
/
+5
2022-11-21
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
4
-3
/
+79
2022-11-21
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
4
-5
/
+54
2022-11-19
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+6
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
8
-68
/
+68
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-11-16
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
1
-1
/
+1
2022-11-16
nvme: avoid fallback to sequential scan due to transient issues
Uday Shankar
1
-4
/
+11
2022-11-16
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2022-11-16
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2022-11-16
nvme-auth: have dhchap_auth_work wait for queues auth to complete
Sagi Grimberg
1
-7
/
+6
2022-11-16
nvme-auth: remove redundant auth_work flush
Sagi Grimberg
1
-6
/
+2
2022-11-16
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
3
-55
/
+69
2022-11-16
nvme-auth: check chap ctrl_key once constructed
Sagi Grimberg
1
-2
/
+2
2022-11-16
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
3
-18
/
+0
2022-11-16
nvme-auth: remove redundant deallocations
Sagi Grimberg
1
-20
/
+0
2022-11-16
nvme-auth: clear sensitive info right after authentication completes
Sagi Grimberg
1
-0
/
+2
2022-11-16
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
3
-2
/
+43
2022-11-16
nvme-auth: don't keep long lived 4k dhchap buffer
Sagi Grimberg
1
-23
/
+24
2022-11-16
nvme-auth: remove redundant if statement
Sagi Grimberg
1
-1
/
+1
2022-11-16
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
1
-2
/
+10
[next]