index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
1
-1
/
+1
2021-01-23
scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code
Sebastian Andrzej Siewior
3
-13
/
+10
2021-01-23
scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage...
Sebastian Andrzej Siewior
3
-5
/
+5
2021-01-23
scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session()
Sebastian Andrzej Siewior
3
-7
/
+7
2021-01-21
scsi: target: iscsi: Fix typo in comment
Valdis Klētnieks
1
-1
/
+1
2020-11-17
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
1
-4
/
+13
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2020-09-16
scsi: target: Remove redundant assignment to variable 'ret'
Jing Xiangfeng
1
-2
/
+0
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-9
/
+20
2020-09-03
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
3
-7
/
+5
2020-09-02
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
1
-2
/
+15
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-05
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
1
-3
/
+1
2020-07-29
scsi: target: iscsi: Fix inconsistent debug message
Hou Pu
1
-1
/
+1
2020-07-29
scsi: target: iscsi: Fix login error when receiving
Hou Pu
1
-4
/
+30
2020-07-08
scsi: target: cxgbit: Remove tx flow control code
Varun Prakash
3
-23
/
+4
2020-07-08
scsi: target: cxgbit: Check connection state before issuing hardware command
Varun Prakash
1
-8
/
+24
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+16
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-10
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-1
/
+1
2020-06-10
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-7
/
+11
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-6
/
+5
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-24
/
+6
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
1
-10
/
+3
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-12
/
+3
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2
-9
/
+2
2020-04-25
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
1
-24
/
+6
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-62
/
+31
2020-03-27
scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...
Maurizio Lombardi
1
-2
/
+1
2020-03-27
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
3
-16
/
+29
2020-03-27
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2020-02-15
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
1
-8
/
+2
2020-02-15
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-3
/
+3
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+3
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-3
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-104
/
+175
2019-11-20
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-2
/
+8
2019-11-06
scsi: target: iscsi: rename some variables to avoid confusion.
Maurizio Lombardi
1
-20
/
+20
2019-11-06
scsi: target: iscsi: tie the challenge length to the hash digest size
Maurizio Lombardi
2
-13
/
+28
2019-11-06
scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256
Maurizio Lombardi
2
-62
/
+120
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2019-10-25
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
1
-3
/
+0
2019-10-25
scsi: target: cxgbit: Fix cxgbit_fw4_ack()
Bart Van Assche
1
-1
/
+2
2019-10-23
scsi: target: remove unused extension parameters
David Disseldorp
1
-3
/
+0
2019-10-23
scsi: target: fix SendTargets=All string compares
David Disseldorp
1
-8
/
+6
[next]