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
2020-09-02
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
1
-3
/
+3
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
1
-10
/
+3
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-12
/
+3
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-8
/
+1
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-03-20
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-20
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
1
-3
/
+0
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
1
-1
/
+1
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
1
-66
/
+75
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-23
/
+18
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
1
-19
/
+7
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-9
/
+9
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+7
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
1
-6
/
+10
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
1
-2
/
+5
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+14
2017-06-19
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
1
-8
/
+14
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
1
-0
/
+4
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
[next]