index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
1
-1
/
+1
2020-02-14
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
1
-1
/
+6
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
1
-2
/
+2
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-10-15
nvme-tcp: fix possible leakage during error flow
Max Gurtovoy
1
-0
/
+1
2019-10-14
nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
Sebastian Andrzej Siewior
1
-0
/
+2
2019-10-14
nvme: Restart request timers in resetting state
Keith Busch
1
-0
/
+8
2019-09-25
nvme-tcp: fix wrong stop condition in io_work
Wunderlich, Mark
1
-2
/
+2
2019-09-12
nvme: tcp: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-09-12
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-2
/
+17
2019-08-29
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
1
-1
/
+14
2019-08-29
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
1
-10
/
+10
2019-08-29
nvme-tcp: support simple polling
Sagi Grimberg
1
-6
/
+45
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-10
/
+1
2019-08-29
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
1
-2
/
+3
2019-08-29
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
1
-8
/
+3
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-2
/
+6
2019-07-09
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
1
-1
/
+8
2019-05-30
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
1
-7
/
+50
2019-05-01
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-04-25
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-2
/
+6
2019-03-28
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
1
-1
/
+1
2019-03-13
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
1
-4
/
+28
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
1
-7
/
+3
2019-01-23
nvme-tcp: fix timeout handler
Sagi Grimberg
1
-8
/
+11
2019-01-09
nvme-tcp: don't ask if controller is fabrics
Sagi Grimberg
1
-9
/
+6
2019-01-09
nvme-tcp: remove dead code
Sagi Grimberg
1
-1
/
+0
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
Colin Ian King
1
-1
/
+1
2018-12-18
nvme-tcp: fix endianess annotations
Christoph Hellwig
1
-4
/
+5
2018-12-13
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
1
-6
/
+41
2018-12-13
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
1
-0
/
+2242