index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
1
-4
/
+13
2020-09-17
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
3
-7
/
+5
2020-09-17
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
1
-2
/
+15
2020-04-21
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
3
-16
/
+29
2020-04-21
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2020-02-28
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
1
-8
/
+2
2020-02-28
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-3
/
+3
2020-01-29
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-3
/
+3
2020-01-04
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-2
/
+8
2020-01-04
scsi: target: compare full CHAP_A Algorithm strings
David Disseldorp
1
-1
/
+1
2019-11-06
scsi: target: cxgbit: Fix cxgbit_fw4_ack()
Bart Van Assche
1
-1
/
+2
2019-07-26
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-03-23
scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
Bart Van Assche
1
-2
/
+2
2019-01-22
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-1
/
+4
2019-01-22
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2019-01-22
Revert "scsi: target: iscsi: cxgbit: fix csk leak"
Sasha Levin
1
-4
/
+1
2019-01-13
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
1
-0
/
+1
2019-01-13
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-1
/
+4
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-11
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
1
-8
/
+14
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
3
-75
/
+77
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-08-27
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
1
-4
/
+4
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-34
/
+21
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-30
/
+36
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
1
-19
/
+1
2018-07-30
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
3
-2
/
+5
2018-07-12
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
1
-7
/
+9
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-4
/
+2
2018-07-02
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
3
-5
/
+2
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
1
-1
/
+1
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-3
/
+30
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-1
/
+1
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+2
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-9
/
+9
2018-01-23
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-01-12
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-01-12
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
11
-74
/
+124
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+6
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-52
/
+48
2017-11-07
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
1
-3
/
+5
2017-11-07
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
1
-13
/
+9
2017-11-04
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
1
-21
/
+18
2017-11-04
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+4
[next]