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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+18
2020-09-17
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
1
-0
/
+15
2020-09-15
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
1
-1
/
+2
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-10
/
+11
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
1
-4
/
+8
2020-09-08
nvme-tcp: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme-rdma: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2
-6
/
+0
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-55
/
+156
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
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-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-93
/
+122
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-9
/
+8
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
5
-6
/
+12
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
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-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
13
-293
/
+1057
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-34
/
+42
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
3
-12
/
+12
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
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
2020-07-29
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2
-7
/
+16
2020-07-29
nvme: create helper function to obtain command effects
Logan Gunthorpe
2
-92
/
+103
2020-07-29
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
1
-1
/
+9
2020-07-29
nvme-fc: set max_segments to lldd max value
James Smart
1
-2
/
+3
[next]