index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target
/
iscsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: iscsi: Remove the unused netif_timeout attribute
Maurizio Lombardi
2023-07-11
1
-4
/
+0
*
scsi: target: iscsi: Remove unused transport_timer
Maurizio Lombardi
2023-05-22
1
-1
/
+0
*
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
2023-05-22
1
-2
/
+4
*
scsi: target: Move sess cmd counter to new struct
Mike Christie
2023-03-24
1
-0
/
+1
*
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
2022-06-08
1
-0
/
+2
*
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
2022-06-08
1
-0
/
+12
*
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2022-05-11
2
-6
/
+6
*
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-11
2
-55
/
+55
*
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-05-11
2
-63
/
+63
*
scsi: target: Add iscsi/cpus_allowed_list in configfs
Mingzhe Zou
2022-03-15
1
-25
/
+6
*
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
2020-08-05
1
-1
/
+1
*
scsi: target: iscsi: Fix login error when receiving
Hou Pu
2020-07-29
1
-4
/
+5
*
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-04-25
1
-10
/
+0
*
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2020-03-27
1
-1
/
+1
*
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
2019-04-13
1
-0
/
+1
*
scsi: target/iscsi: Rename a function and a function pointer
Bart Van Assche
2019-02-05
1
-1
/
+1
*
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-02-05
1
-1
/
+1
*
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2018-10-16
2
-5
/
+5
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
1
-0
/
+1
*
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-6
/
+6
|
\
|
*
target: make config_item_type const
Bhumika Goyal
2017-10-19
1
-6
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-08-06
1
-0
/
+1
*
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-11
1
-0
/
+9
*
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-07-07
1
-1
/
+0
*
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-06-01
1
-0
/
+1
*
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2017-02-19
1
-2
/
+9
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
3
-9
/
+15
*
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2016-05-17
1
-1
/
+1
*
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-17
1
-0
/
+1
*
iscsi-target: export symbols
Varun Prakash
2016-05-10
1
-0
/
+33
*
iscsi-target: add new offload transport type
Varun Prakash
2016-05-10
1
-0
/
+1
*
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
2016-05-10
1
-0
/
+26
*
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
2016-05-10
1
-0
/
+2
*
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-05-10
1
-0
/
+1
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-10
1
-0
/
+1
*
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
2016-05-10
1
-0
/
+1
*
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
2016-05-10
1
-0
/
+2
*
iscsi-target: Use shash and ahash
Herbert Xu
2016-01-27
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-12
3
-10
/
+9
|
\
|
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-27
3
-5
/
+5
|
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-27
2
-3
/
+2
|
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-27
1
-3
/
+1
|
*
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-27
1
-1
/
+0
|
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-03
1
-1
/
+1
|
*
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-03
1
-0
/
+3
*
|
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
2015-07-24
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-11
/
+1
|
\
|
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-31
1
-1
/
+1
|
*
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-31
1
-10
/
+0
[next]