开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2014-06-03
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
2014-05-15
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
[next]