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
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-08-29
nvme-pci: cancel nvme device request before disabling
Tong Zhang
1
-2
/
+2
2020-08-29
nvme: only use power of two io boundaries
Keith Busch
1
-9
/
+38
2020-08-29
nvme: fix controller instance leak
Keith Busch
1
-1
/
+1
2020-08-29
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-08-29
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
1
-0
/
+4
2020-08-29
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-29
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-16
/
+33
2020-08-29
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
1
-0
/
+6
2020-08-29
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-29
nvme-tcp: fix timeout handler
Sagi Grimberg
1
-20
/
+36
2020-08-29
nvme-tcp: serialize controller teardown sequences
Sagi Grimberg
1
-2
/
+9
2020-08-29
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2
-2
/
+3
2020-08-29
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
1
-1
/
+0
2020-08-29
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
1
-1
/
+9
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-102
/
+147
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-14
/
+12
2020-08-22
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-08-22
nvme: redirect commands on dying queue
Chao Leng
1
-4
/
+5
2020-08-22
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
1
-10
/
+2
2020-08-22
nvme: refactor command completion
Christoph Hellwig
3
-64
/
+89
2020-08-22
nvme: rename and document nvme_end_request
Christoph Hellwig
6
-7
/
+13
2020-08-22
nvme: skip noiob for zoned devices
Keith Busch
1
-1
/
+1
2020-08-22
nvme-pci: fix PRP pool size
Christoph Hellwig
1
-1
/
+2
2020-08-22
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
1
-6
/
+6
2020-08-22
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
1
-4
/
+4
2020-08-22
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-22
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
1
-5
/
+4
2020-08-22
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
1
-5
/
+10
2020-08-22
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
1
-2
/
+2
2020-08-22
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
1
-0
/
+8
2020-08-22
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-422
/
+1872
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-36
/
+45
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
3
-12
/
+12
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
1
-8
/
+6
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
1
-0
/
+3
2020-07-29
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
1
-4
/
+7
2020-07-29
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
1
-0
/
+6
2020-07-29
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
1
-3
/
+9
2020-07-29
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
1
-3
/
+9
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
1
-0
/
+12
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2
-0
/
+100
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
4
-1
/
+111
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
5
-2
/
+506
2020-07-29
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2
-2
/
+6
2020-07-29
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2
-0
/
+24
[next]