index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_login.c
Age
Commit message (
Expand
)
Author
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-10
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
2012-02-14
security: trim security.h
Al Viro
2012-02-07
iscsi: use IP_FREEBIND socket option
Dax Kelson
2012-01-18
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-06
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
2011-08-22
iscsi-target: Implement iSCSI target IPv6 address printing.
Chris Boot
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger