index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-26
/
+2
|
\
|
*
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
2018-03-26
1
-26
/
+2
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-9
/
+9
|
/
*
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
2018-01-23
1
-0
/
+3
*
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
2018-01-12
1
-1
/
+2
*
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
2018-01-12
1
-0
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
11
-74
/
+124
|
\
|
*
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
2017-11-07
1
-3
/
+5
|
*
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
2017-11-07
1
-13
/
+9
|
*
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
2017-11-04
1
-21
/
+18
|
*
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2017-11-04
1
-0
/
+4
|
*
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
2017-11-04
1
-1
/
+2
|
*
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
2017-11-04
1
-24
/
+17
|
*
target/iscsi: Fix endianness in an error message
Bart Van Assche
2017-11-04
1
-3
/
+3
|
*
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
2017-11-04
1
-4
/
+3
|
*
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
2017-11-04
1
-2
/
+0
|
*
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
1
-0
/
+1
|
*
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
2017-11-04
3
-0
/
+55
|
*
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
2017-11-04
1
-2
/
+5
|
*
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-11-04
1
-1
/
+2
*
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-6
/
+6
|
\
\
|
*
|
target: make config_item_type const
Bhumika Goyal
2017-10-19
1
-6
/
+6
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
10
-52
/
+48
|
\
\
|
*
|
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
10
-33
/
+37
|
*
|
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-11-01
10
-42
/
+34
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
18
-0
/
+18
|
/
*
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-08-06
2
-2
/
+6
*
cxgbit: fix sg_nents calculation
Varun Prakash
2017-07-30
1
-5
/
+7
*
iscsi-target: fix invalid flags in text response
Varun Prakash
2017-07-30
1
-2
/
+2
*
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
2017-07-30
1
-0
/
+1
*
cxgbit: add missing __kfree_skb()
Varun Prakash
2017-07-30
1
-4
/
+12
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
2
-11
/
+25
|
\
|
*
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2017-06-19
2
-11
/
+25
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
9
-102
/
+73
|
\
\
|
*
|
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-11
6
-16
/
+55
|
*
|
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
2017-07-06
1
-5
/
+1
|
*
|
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
2017-07-06
1
-35
/
+4
|
*
|
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
2017-07-06
3
-20
/
+15
|
*
|
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-07-06
1
-24
/
+0
|
*
|
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
2017-06-08
1
-6
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-2
/
+20
|
\
\
\
|
|
/
/
|
*
|
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
2017-06-08
1
-0
/
+12
|
*
|
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
2017-06-08
1
-2
/
+8
*
|
|
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-8
/
+4
*
|
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+2
*
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-5
/
+5
*
|
|
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-3
/
+3
|
/
/
*
|
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-05-31
4
-8
/
+34
*
|
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-05-31
1
-62
/
+132
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
3
-35
/
+18
|
\
[next]