index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
2022-06-07
1
-0
/
+31
*
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
2022-06-07
1
-52
/
+30
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-25
1
-17
/
+17
|
\
|
*
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2022-05-10
1
-6
/
+6
|
*
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2022-05-10
1
-4
/
+4
|
*
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-05-10
1
-7
/
+7
*
|
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2022-05-17
1
-10
/
+14
|
/
*
scsi: target: Add iscsi/cpus_allowed_list in configfs
Mingzhe Zou
2022-03-14
1
-0
/
+32
*
scsi: target: iscsi: Replace tpg enable attr with ops.enable
Dmitry Bogdanov
2021-10-04
1
-59
/
+32
*
scsi: target: iscsi: Initialize arrays at declaration time
Chaitanya Kulkarni
2021-03-09
1
-2
/
+1
*
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2020-03-26
1
-1
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-13
/
+0
*
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
2018-12-07
1
-0
/
+2
*
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-1
/
+1
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-6
/
+1
*
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
2018-07-30
1
-1
/
+0
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
1
-4
/
+2
*
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
2018-07-02
1
-0
/
+1
*
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-11-04
1
-1
/
+2
*
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-11
1
-0
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
1
-0
/
+1
|
\
|
*
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-05-04
1
-0
/
+1
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-34
/
+12
|
\
\
|
|
/
|
/
|
|
*
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
2017-04-04
1
-34
/
+12
*
|
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
2017-03-30
1
-8
/
+5
|
/
*
iscsi-target: Return error if unable to add network portal
Varun Prakash
2016-12-16
1
-1
/
+3
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-1
/
+2
*
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2016-05-16
1
-7
/
+7
*
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
2016-05-16
1
-158
/
+41
*
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-10
1
-17
/
+2
*
iscsi-target: add new offload transport type
Varun Prakash
2016-05-09
1
-0
/
+76
*
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2016-03-30
1
-8
/
+11
*
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2016-03-30
1
-9
/
+0
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-54
/
+21
*
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
2016-01-20
1
-22
/
+7
*
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
2016-01-20
1
-1
/
+15
*
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-520
/
+271
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
1
-2
/
+2
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
1
-2
/
+2
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-26
1
-2
/
+2
*
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-26
1
-7
/
+7
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-02
1
-2
/
+4
*
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-02
1
-0
/
+6
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-2
/
+1
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-9
/
+0
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
1
-3
/
+0
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-1
/
+1
[next]