Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
drivers
/
scsi
/
libiscsi_tcp.c
5923d64
scsi: libiscsi: Drop taskqueuelock
by Mike Christie
· 3 years, 11 months ago
6aa25c7
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
by Coly Li
· 4 years, 3 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2d1fcb6
scsi: libiscsi: switch to SPDX tags
by Christoph Hellwig
· 6 years ago
08b11ea
scsi: libiscsi: fall back to sendmsg for slab pages
by Vasily Averin
· 6 years ago
ae3d56d
scsi: remove bidirectional command support
by Christoph Hellwig
· 6 years ago
c2332b0
scsi: iscsi: Capture iscsi debug messages using tracepoints
by Fred Herard
· 6 years ago
91ebc1f
scsi: core: remove Scsi_Cmnd typedef
by Johannes Thumshirn
· 7 years ago
ccd4a43
scsi: doc: fix iscsi-related kernel-doc warnings
by Randy Dunlap
· 7 years ago
5d6ac29
iscsi_tcp: Use ahash
by Herbert Xu
· 9 years ago
659743b
[SCSI] libiscsi: Reduce locking contention in fast path
by Shlomo Pongratz
· 11 years ago
5d0fddd0
[SCSI] libiscsi: Restructure iscsi_tcp r2t response logic
by Shlomo Pongratz
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
aeb193e
net: Unmap fragment page once iterator is done
by Wedson Almeida Filho
· 12 years ago
278cee0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
424a6f6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
1304be5
[SCSI] libiscsi_tcp: fix max_r2t manipulation
by Mike Christie
· 13 years ago
acf3368f
scsi: Fix up files implicitly depending on module.h inclusion
by Paul Gortmaker
· 14 years ago
74dcd0e
[SCSI] libiscsi_tcp: fix LLD data allocation
by Mike Christie
· 14 years ago
70c7c88
[SCSI] libiscsi_tcp: use kmap in xmit path
by Mike Christie
· 14 years ago
ef7d17a
[SCSI] iscsi_tcp: change & to &&
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
fee099b
[SCSI] iscsi_tcp regression: remove bogus warn on in write path
by Mike Christie
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
d355e57
libiscsi: don't run scsi eh if iscsi task is making progress
by Mike Christie
· 16 years ago
b3cd505
[SCSI] libiscsi: add task aborted state
by Mike Christie
· 16 years ago
d1acfae
[SCSI] libiscsi_tcp: update recv tracking for each skb instead of iscsi pdu
by Mike Christie
· 16 years ago
edbc9aa05
[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn
by Mike Christie
· 16 years ago
9a6510e
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
by Mike Christie
· 16 years ago
0ab1c25
[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging
by Mike Christie
· 16 years ago
2856830
[SCSI] iscsi_tcp: make padbuf non-static
by Karen Xie
· 16 years ago
6df19a7
[SCSI] libiscsi_tcp: support padding offload
by Mike Christie
· 16 years ago
2ff79d5
[SCSI] libiscsi: pass opcode into alloc_pdu callout
by Mike Christie
· 16 years ago
a081c13
[SCSI] iscsi_tcp: split module into lib and lld
by Mike Christie
· 16 years ago