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
/
target
/
iscsi
/
iscsi_target_nego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-3
/
+3
2014-06-03
iscsi-target: Reject zero-length payloads during SecurityNegotiation
Nicholas Bellinger
1
-0
/
+6
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-01-19
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
1
-1
/
+1
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+5
2013-11-20
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
1
-3
/
+3
2013-10-16
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
1
-4
/
+4
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-3
/
+1
2013-09-09
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
1
-4
/
+24
2013-09-09
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
1
-9
/
+1
2013-09-09
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
1
-0
/
+101
2013-09-09
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
1
-8
/
+226
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+12
2013-07-03
iscsi-target: Add demo-mode TPG authentication context support
Nicholas Bellinger
1
-1
/
+12
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
1
-3
/
+0
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
1
-15
/
+0
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
1
-148
/
+19
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
1
-2
/
+8
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
1
-12
/
+6
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
1
-4
/
+2
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
1
-1
/
+1
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
1
-2
/
+2
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
1
-1
/
+0
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-7
/
+1
2012-03-10
target: Fix typo in drivers/target
Masanari Iida
1
-1
/
+1
2011-12-14
target: remove useless casts
Jörn Engel
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-1
/
+1
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
1
-1
/
+1
2011-07-27
iscsi-target: Fix NULL dereference on allocation failure
Dan Carpenter
1
-1
/
+1
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
1
-0
/
+1067