index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-19
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-05-04
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-10
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-10-19
iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"
Colin Ian King
2016-07-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-09
iscsi-target: export symbols
Varun Prakash
2016-05-09
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-26
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-02
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-07-24
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-02
ISCSI: fix minor memory leak
Evgenii Lepikhin
2015-03-26
target: mark iscsit_start_kthreads static
Christoph Hellwig
2015-03-26
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
2015-03-26
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
2014-12-15
iscsi-target: nullify session in failed login sequence
Sagi Grimberg
2014-12-12
iscsi,iser-target: Expose supported protection ops according to t10_pi
Sagi Grimberg
2014-12-12
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
2014-09-17
iscsi-target: remove unnecessary check in iscsit_setup_np error path
Joern Engel
2014-09-17
iscsi-target: Drop duplicate __iscsi_target_login_thread check
Nicholas Bellinger
2014-09-17
iscsi-target: remove unused debug code
Joern Engel
2014-06-27
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
[next]