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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+22
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-44
/
+10
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-511
/
+1627
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-10
/
+2
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-14
/
+4
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-5
/
+1
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-7
/
+1
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+3
2020-05-27
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
1
-9
/
+6
2020-05-27
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
1
-9
/
+6
2020-05-27
nvmet-rdma: add metadata/T10-PI support
Israel Rukshin
1
-19
/
+215
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
4
-32
/
+161
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
5
-10
/
+121
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
7
-25
/
+25
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
3
-3
/
+3
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
3
-0
/
+26
2020-05-27
nvmet: revalidate-ns & generate AEN from configfs
Chaitanya Kulkarni
1
-0
/
+26
2020-05-27
nvmet: generate AEN for ns revalidate size change
Chaitanya Kulkarni
1
-0
/
+5
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
3
-4
/
+10
2020-05-27
nvmet: add async event tracing support
Chaitanya Kulkarni
2
-0
/
+29
2020-05-27
nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...
Sagi Grimberg
1
-19
/
+24
2020-05-27
nvmet-tcp: set MSG_EOR if we send last payload in the batch
Sagi Grimberg
1
-0
/
+2
2020-05-27
nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
Sagi Grimberg
1
-4
/
+4
2020-05-27
nvmet: mark nvmet_ana_state static
Christoph Hellwig
1
-1
/
+1
2020-05-27
nvmet: replace kstrndup() with kmemdup_nul()
Chen Zhou
1
-2
/
+2
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-10
nvmet: align addrfam list to spec
Chaitanya Kulkarni
1
-6
/
+8
2020-05-10
nvmet: centralize port enable access for configfs
Chaitanya Kulkarni
1
-28
/
+16
2020-05-10
nvmet: use type-name map for address treq
Chaitanya Kulkarni
1
-22
/
+26
2020-05-10
nvmet: use type-name map for ana states
Chaitanya Kulkarni
1
-12
/
+8
2020-05-10
nvmet: use type-name map for address family
Chaitanya Kulkarni
1
-24
/
+27
2020-05-10
nvmet: add generic type-name mapping
Chaitanya Kulkarni
1
-9
/
+10
2020-05-10
nvmet: add ns revalidation support
Anthony Iliopoulos
4
-4
/
+25
2020-05-10
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
1
-3
/
+4
2020-05-10
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
1
-42
/
+136
2020-05-10
nvme-fcloop: add target to host LS request support
James Smart
1
-12
/
+118
2020-05-10
nvme-fcloop: refactor to enable target to host LS
James Smart
1
-6
/
+13
2020-05-10
nvmet-fc: Add Disconnect Association Xmt support
James Smart
1
-10
/
+286
2020-05-10
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
1
-11
/
+11
2020-05-10
nvmet-fc: track hostport handle for associations
James Smart
1
-7
/
+170
2020-05-10
nvmet-fc: perform small cleanups on unneeded checks
James Smart
1
-8
/
+5
2020-05-10
nvmet-fc: add LS failure messages
James Smart
1
-3
/
+19
2020-05-10
nvmet-fc: Update target for common definitions for LS handling
James Smart
1
-26
/
+2
2020-05-10
nvme-fc: Ensure private pointers are NULL if no data
James Smart
1
-1
/
+4
2020-05-10
nvmet-fc: Better size LS buffers
James Smart
1
-30
/
+23
[next]