index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
2020-11-16
1
-4
/
+13
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-2
/
+0
|
\
|
*
scsi: target: Remove redundant assignment to variable 'ret'
Jing Xiangfeng
2020-09-15
1
-2
/
+0
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-09-08
4
-9
/
+20
|
\
|
|
*
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
2020-09-02
3
-7
/
+5
|
*
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
2020-09-01
1
-2
/
+15
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-14
1
-3
/
+1
|
\
|
*
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
2020-08-04
1
-3
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
|
scsi: target: iscsi: Fix inconsistent debug message
Hou Pu
2020-07-28
1
-1
/
+1
*
|
scsi: target: iscsi: Fix login error when receiving
Hou Pu
2020-07-28
1
-4
/
+30
*
|
scsi: target: cxgbit: Remove tx flow control code
Varun Prakash
2020-07-08
3
-23
/
+4
*
|
scsi: target: cxgbit: Check connection state before issuing hardware command
Varun Prakash
2020-07-08
1
-8
/
+24
|
/
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-13
1
-13
/
+16
|
\
\
|
|
/
|
/
|
|
*
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
2020-06-09
1
-1
/
+1
|
*
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
2020-06-09
1
-7
/
+11
|
*
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-06-09
1
-6
/
+5
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-24
/
+6
|
\
|
|
*
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-04-24
1
-24
/
+6
*
|
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
1
-10
/
+3
*
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-12
/
+3
*
|
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
2
-9
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
4
-62
/
+31
|
\
|
*
scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...
Maurizio Lombardi
2020-03-26
1
-2
/
+1
|
*
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2020-03-26
3
-16
/
+29
|
*
scsi: target: remove boilerplate code
Maurizio Lombardi
2020-03-26
2
-45
/
+2
*
|
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
2020-02-14
1
-8
/
+2
*
|
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
2020-02-14
1
-3
/
+3
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-26
1
-3
/
+3
|
\
|
*
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
2020-01-21
1
-3
/
+3
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
5
-104
/
+175
|
\
|
*
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
2019-11-19
1
-2
/
+8
|
*
scsi: target: iscsi: rename some variables to avoid confusion.
Maurizio Lombardi
2019-11-06
1
-20
/
+20
|
*
scsi: target: iscsi: tie the challenge length to the hash digest size
Maurizio Lombardi
2019-11-06
2
-13
/
+28
|
*
scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256
Maurizio Lombardi
2019-11-06
2
-62
/
+120
|
*
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
2019-10-24
1
-3
/
+0
|
*
scsi: target: remove unused extension parameters
David Disseldorp
2019-10-22
1
-3
/
+0
|
*
scsi: target: fix SendTargets=All string compares
David Disseldorp
2019-10-22
1
-8
/
+6
|
*
scsi: target: compare full CHAP_A Algorithm strings
David Disseldorp
2019-10-22
1
-1
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-11-02
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: target: cxgbit: Fix cxgbit_fw4_ack()
Bart Van Assche
2019-10-24
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
2
-4
/
+7
|
\
\
|
*
|
scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
2019-07-22
2
-4
/
+7
|
|
/
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-2
/
+2
*
|
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
1
-1
/
+1
[next]