index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_login.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
2014-09-17
1
-2
/
+1
*
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
2014-09-17
1
-2
/
+0
*
iscsi-target: remove unused debug code
Joern Engel
2014-09-17
1
-2
/
+1
*
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-06-27
1
-6
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-1
/
+1
|
\
|
*
target: cleanup some boolean tests
Christophe Vu-Brugier
2014-06-06
1
-1
/
+1
*
|
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
2014-06-03
1
-39
/
+31
|
/
*
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
2014-05-15
1
-1
/
+26
*
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
2014-05-15
1
-0
/
+1
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
1
-1
/
+3
*
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-12-19
1
-6
/
+0
*
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-11-19
1
-1
/
+0
*
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-10-16
1
-8
/
+8
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-12
1
-78
/
+108
|
\
|
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-3
/
+1
|
*
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2013-09-10
1
-1
/
+1
|
*
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-09-09
1
-69
/
+93
|
*
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
1
-4
/
+12
|
*
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-08-12
1
-1
/
+1
*
|
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
2013-08-23
1
-5
/
+4
|
/
*
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
2013-06-20
1
-3
/
+0
*
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
1
-2
/
+1
*
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
2013-04-25
1
-11
/
+66
*
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
1
-127
/
+289
*
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-9
/
+6
*
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-27
1
-4
/
+2
*
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
1
-4
/
+4
*
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-07
1
-2
/
+2
*
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
1
-0
/
+1
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
1
-9
/
+5
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
1
-1
/
+1
*
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
1
-4
/
+0
*
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-08-26
1
-1
/
+10
*
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-21
1
-57
/
+3
*
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
1
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-22
1
-5
/
+5
|
\
|
*
target: remove obvious warnings
Jörn Engel
2012-03-15
1
-3
/
+1
|
*
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
2012-03-10
1
-2
/
+4
*
|
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+1
|
/
*
iscsi: use IP_FREEBIND socket option
Dax Kelson
2012-02-07
1
-0
/
+8
*
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
2012-01-18
1
-4
/
+27
*
target: remove useless casts
Jörn Engel
2011-12-14
1
-10
/
+11
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
1
-1
/
+1
*
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
2011-12-06
1
-5
/
+8
*
iscsi-target: Implement iSCSI target IPv6 address printing.
Chris Boot
2011-08-22
1
-13
/
+3
*
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
2011-07-26
1
-0
/
+1232