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
/
include
/
target
/
iscsi
/
iscsi_target_core.h
Age
Commit message (
Expand
)
Author
2020-07-28
scsi: target: iscsi: Fix login error when receiving
Hou Pu
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2019-04-12
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
2018-10-16
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-05-16
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2016-05-09
iscsi-target: add new offload transport type
Varun Prakash
2016-05-09
iscsi-target: move iscsit_thread_check_cpumask()
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-08-02
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-07-24
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-04-07
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
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-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-12
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
2015-02-04
iscsi-target: Introduce session_get_next_ttt
Sagi Grimberg
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg