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_login.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
1
-0
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-10
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
1
-1
/
+1
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+2
2016-10-19
iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"
Colin Ian King
1
-2
/
+2
2016-07-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
1
-2
/
+3
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
1
-2
/
+2
2016-05-09
iscsi-target: export symbols
Varun Prakash
1
-1
/
+2
2016-05-09
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
1
-0
/
+10
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
1
-16
/
+29
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-40
/
+38
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
1
-3
/
+3
2015-08-26
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
1
-18
/
+17
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
1
-22
/
+21
2015-08-26
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
1
-4
/
+4
2015-08-02
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
1
-1
/
+1
2015-07-24
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
1
-28
/
+17
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
1
-57
/
+1
2015-05-02
ISCSI: fix minor memory leak
Evgenii Lepikhin
1
-0
/
+1
2015-03-26
target: mark iscsit_start_kthreads static
Christoph Hellwig
1
-1
/
+1
2015-03-26
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
1
-1
/
+0
2015-03-26
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
1
-5
/
+54
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
1
-2
/
+2
2014-12-15
iscsi-target: nullify session in failed login sequence
Sagi Grimberg
1
-0
/
+1
2014-12-12
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
1
-3
/
+4
2014-12-12
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
1
-0
/
+3
2014-09-17
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
1
-2
/
+1
2014-09-17
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
1
-2
/
+0
2014-09-17
iscsi-target: remove unused debug code
Joern Engel
1
-2
/
+1
2014-06-27
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-1
/
+1
2014-06-03
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-39
/
+31
2014-05-15
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
1
-0
/
+1
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+3
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
1
-6
/
+0
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
1
-1
/
+0
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
1
-8
/
+8
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-78
/
+108
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-3
/
+1
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
1
-1
/
+1
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
1
-69
/
+93
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
1
-5
/
+4
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
1
-4
/
+12
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
1
-3
/
+0
[next]