index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_login.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
2023-05-22
1
-58
/
+5
*
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2023-03-24
1
-10
/
+7
*
scsi: target: Move cmd counter allocation
Mike Christie
2023-03-24
1
-0
/
+10
*
scsi: target: iscsi: Allow AuthMethod=None
Dmitry Bogdanov
2022-07-27
1
-0
/
+13
*
scsi: target: iscsi: Fix clang -Wformat warnings
Justin Stitt
2022-07-19
1
-2
/
+2
*
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2022-05-11
1
-10
/
+10
*
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-11
1
-29
/
+29
*
scsi: target: Add iscsi/cpus_allowed_list in configfs
Mingzhe Zou
2022-03-15
1
-0
/
+8
*
scsi: target: iscsi: Fix typo in comment
Valdis Klētnieks
2021-01-21
1
-1
/
+1
*
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
2020-09-03
1
-3
/
+3
*
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
1
-10
/
+3
*
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-12
/
+3
*
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
1
-8
/
+1
*
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2020-03-27
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
2019-03-21
1
-3
/
+3
*
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
2019-03-21
1
-3
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-1
/
+1
|
\
|
*
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
2018-09-17
1
-1
/
+1
*
|
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
2018-08-30
1
-66
/
+75
*
|
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
2018-08-30
1
-5
/
+3
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-23
/
+18
|
\
|
*
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
1
-19
/
+7
|
*
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
*
|
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-07-02
1
-1
/
+1
|
/
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-9
/
+9
*
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-8
/
+7
*
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-11-01
1
-6
/
+10
*
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-08-06
1
-2
/
+5
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-8
/
+14
|
\
|
*
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2017-06-20
1
-8
/
+14
*
|
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-06-01
1
-0
/
+4
|
/
*
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-05-05
1
-0
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
target/iscsi: Fix spelling of "perform"
Bart Van Assche
2017-02-09
1
-1
/
+1
*
|
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
|
/
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+2
*
iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"
Colin Ian King
2016-10-20
1
-2
/
+2
*
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
2016-07-20
1
-2
/
+3
*
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-10
1
-2
/
+2
*
iscsi-target: export symbols
Varun Prakash
2016-05-10
1
-1
/
+2
*
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-05-10
1
-0
/
+10
*
iscsi-target: Use shash and ahash
Herbert Xu
2016-01-27
1
-16
/
+29
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-12
1
-40
/
+38
|
\
|
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-27
1
-3
/
+3
|
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-27
1
-18
/
+17
|
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-27
1
-22
/
+21
|
*
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-27
1
-4
/
+4
[next]