aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_login.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20scsi: target: iscsi: Fix typo in commentValdis Klētnieks1-1/+1
2020-09-02scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_semHou Pu1-3/+3
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig1-10/+3
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig1-12/+3
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig1-8/+1
2020-03-26scsi: target: fix hang when multiple threads try to destroy the same iscsi sessionMaurizio Lombardi1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2019-03-20scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji1-3/+3
2019-03-20scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji1-3/+0
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2018-09-17scsi: iscsi: target: fix spelling mistake "entires" -> "entries"Colin Ian King1-1/+1
2018-08-30scsi: iscsi: target: Fix conn_ops double freeMike Christie1-66/+75
2018-08-30scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values failsVincent Pelletier1-5/+3
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-23/+18
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox1-19/+7
2018-08-21iscsi target: fix session creation failure handlingMike Christie1-14/+21
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche1-1/+1
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko1-9/+9
2017-11-01target/iscsi: Convert timers to use timer_setup()Kees Cook1-8/+7
2017-11-01target/iscsi: Simplify timer manipulation codeBart Van Assche1-6/+10
2017-08-06iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger1-2/+5
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-8/+14
2017-06-19iscsi: ensure RNG is seeded before useJason A. Donenfeld1-8/+14
2017-05-31iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi1-0/+4
2017-05-04iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger1-0/+1
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-02-09target/iscsi: Fix spelling of "perform"Bart Van Assche1-1/+1
2016-12-09target: Minimize #include directivesBart Van Assche1-0/+2
2016-10-19iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King1-2/+2
2016-07-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li1-2/+3
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig1-2/+2
2016-05-09iscsi-target: export symbolsVarun Prakash1-1/+2
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash1-0/+10
2016-01-27iscsi-target: Use shash and ahashHerbert Xu1-16/+29
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-40/+38
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover1-3/+3
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover1-18/+17
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover1-22/+21
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover1-4/+4
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier1-1/+1
2015-07-24iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger1-28/+17
2015-05-30iscsi-target: remove support for obsolete markersChristophe Vu-Brugier1-57/+1
2015-05-02ISCSI: fix minor memory leakEvgenii Lepikhin1-0/+1
2015-03-26target: mark iscsit_start_kthreads staticChristoph Hellwig1-1/+1
2015-03-26iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger1-1/+0
2015-03-26iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger1-5/+54
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg1-2/+2