index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
1
-1
/
+1
2020-07-28
scsi: target: iscsi: Fix login error when receiving
Hou Pu
1
-4
/
+5
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
1
-10
/
+0
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
1
-1
/
+1
2019-04-12
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
1
-0
/
+1
2019-02-04
scsi: target/iscsi: Rename a function and a function pointer
Bart Van Assche
1
-1
/
+1
2019-02-04
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
1
-1
/
+1
2018-10-16
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2
-5
/
+5
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-0
/
+1
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-19
target: make config_item_type const
Bhumika Goyal
1
-6
/
+6
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
1
-0
/
+1
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
1
-0
/
+9
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-1
/
+0
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-0
/
+1
2017-02-18
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
1
-2
/
+9
2016-12-09
target: Minimize #include directives
Bart Van Assche
3
-9
/
+15
2016-05-16
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
1
-1
/
+1
2016-05-16
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
1
-0
/
+1
2016-05-09
iscsi-target: export symbols
Varun Prakash
1
-0
/
+33
2016-05-09
iscsi-target: add new offload transport type
Varun Prakash
1
-0
/
+1
2016-05-09
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
1
-0
/
+26
2016-05-09
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
1
-0
/
+2
2016-05-09
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
1
-0
/
+1
2016-05-09
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-0
/
+1
2016-05-09
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
1
-0
/
+1
2016-05-09
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
1
-0
/
+2
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
1
-2
/
+2
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-10
/
+9
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
3
-5
/
+5
2015-08-26
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2
-3
/
+2
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
1
-3
/
+1
2015-08-26
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
1
-1
/
+0
2015-08-02
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
1
-1
/
+1
2015-08-02
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
1
-0
/
+3
2015-07-24
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
1
-0
/
+1
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-11
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+0
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
1
-1
/
+1
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
1
-10
/
+0
2015-04-07
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
1
-0
/
+2
2015-03-26
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
1
-4
/
+2
2015-03-26
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
1
-0
/
+7
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-1
/
+962
2015-02-12
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
1
-0
/
+1
2015-02-04
iscsi-target: Introduce session_get_next_ttt
Sagi Grimberg
1
-0
/
+13
2015-01-30
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
3
-1
/
+948
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
1
-1
/
+2
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-0
/
+1
[next]