index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-01-21
scsi: target: iscsi: Fix typo in comment
Valdis Klētnieks
1
-1
/
+1
2020-09-03
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-27
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-21
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-21
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-22
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
1
-19
/
+7
2018-08-22
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-07
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-20
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
1
-8
/
+14
2017-06-01
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
1
-0
/
+4
2017-05-05
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-03
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-20
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-10
iscsi-target: export symbols
Varun Prakash
1
-1
/
+2
2016-05-10
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-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-40
/
+38
2015-08-27
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
1
-3
/
+3
2015-08-27
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
1
-18
/
+17
2015-08-27
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
1
-22
/
+21
2015-08-27
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
1
-4
/
+4
2015-08-03
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
1
-1
/
+1
2015-07-25
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
1
-28
/
+17
2015-05-31
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
1
-57
/
+1
2015-05-03
ISCSI: fix minor memory leak
Evgenii Lepikhin
1
-0
/
+1
2015-03-27
target: mark iscsit_start_kthreads static
Christoph Hellwig
1
-1
/
+1
2015-03-27
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
1
-1
/
+0
2015-03-27
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
1
-5
/
+54
2015-01-31
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
1
-2
/
+2
[next]