index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-10-10
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-10-03
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
1
-2
/
+1
2018-09-29
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-29
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-05
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-09-05
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
1
-7
/
+9
2018-02-22
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-02-22
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2017-12-20
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
1
-1
/
+2
2017-12-20
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
1
-1
/
+2
2017-12-20
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+4
2017-11-30
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
1
-3
/
+5
2017-11-30
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
1
-13
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2
-2
/
+6
2017-07-30
cxgbit: fix sg_nents calculation
Varun Prakash
1
-5
/
+7
2017-07-30
iscsi-target: fix invalid flags in text response
Varun Prakash
1
-2
/
+2
2017-07-30
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
1
-0
/
+1
2017-07-30
cxgbit: add missing __kfree_skb()
Varun Prakash
1
-4
/
+12
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+25
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-102
/
+73
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
6
-16
/
+55
2017-07-06
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
1
-5
/
+1
2017-07-06
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
1
-35
/
+4
2017-07-06
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
3
-20
/
+15
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-24
/
+0
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+20
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-8
/
+4
2017-06-19
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2
-11
/
+25
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-3
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-5
/
+5
2017-06-08
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
1
-6
/
+2
2017-06-08
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
1
-0
/
+12
2017-06-08
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
1
-2
/
+8
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
1
-3
/
+3
2017-05-31
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+34
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-62
/
+132
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-35
/
+18
2017-05-04
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
3
-0
/
+3
2017-05-01
iscsi-target: Improve size determinations in four functions
Markus Elfring
1
-6
/
+4
2017-05-01
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
1
-27
/
+10
2017-05-01
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
1
-2
/
+1
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-34
/
+12
2017-04-04
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
1
-34
/
+12
2017-04-02
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2017-03-30
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
4
-13
/
+10
2017-03-30
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-0
/
+7
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+24
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-199
/
+291
[next]