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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
17
-153
/
+17
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-3
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
3
-42
/
+90
|
\
|
*
scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...
Bart Van Assche
2019-04-12
1
-21
/
+18
|
*
scsi: target/iscsi: Make iscsit_map_iovec() more robust
Bart Van Assche
2019-04-12
1
-14
/
+36
|
*
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
2019-04-12
2
-3
/
+25
|
*
scsi: target/iscsi: Only send R2T if needed
Bart Van Assche
2019-04-12
2
-0
/
+8
|
*
scsi: target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2019-04-12
1
-0
/
+2
|
*
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
2019-03-20
1
-3
/
+3
|
*
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
2019-03-20
1
-3
/
+0
*
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
10
-103
/
+54
|
\
|
*
scsi: target/iscsi: Simplify iscsit_handle_text_cmd()
Bart Van Assche
2019-02-04
1
-14
/
+11
|
*
scsi: target/iscsi: Simplify iscsit_dump_data_payload()
Bart Van Assche
2019-02-04
1
-32
/
+9
|
*
scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
Bart Van Assche
2019-02-04
1
-2
/
+2
|
*
scsi: target/iscsi: Rename a function and a function pointer
Bart Van Assche
2019-02-04
4
-5
/
+5
|
*
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-02-04
4
-7
/
+7
|
*
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2019-02-04
4
-27
/
+20
|
*
scsi: target/iscsi: Remove an incorrect comment
Bart Van Assche
2019-02-04
1
-3
/
+0
|
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-13
/
+0
*
|
scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed
Leo Zhang
2019-01-08
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
3
-40
/
+10
|
\
|
*
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
2
-33
/
+6
|
*
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
2018-12-07
1
-0
/
+2
|
*
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-1
/
+1
|
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-6
/
+1
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-5
/
+7
|
\
\
|
*
|
sbitmap: optimize wakeup check
Jens Axboe
2018-11-30
1
-5
/
+7
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-4
/
+4
|
\
\
|
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-4
/
+4
|
|
/
*
|
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
2018-12-12
1
-0
/
+1
*
|
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
2018-12-12
1
-1
/
+4
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-4
/
+2
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-4
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
10
-47
/
+65
|
\
\
|
|
/
|
/
|
|
*
scsi: target: stash sess_err_stats on Data-Out timeout
David Disseldorp
2018-10-16
1
-0
/
+1
|
*
scsi: target: split out helper for cxn timeout error stashing
David Disseldorp
2018-10-16
3
-30
/
+22
|
*
scsi: target: log NOP ping timeouts as errors
David Disseldorp
2018-10-16
1
-3
/
+5
|
*
scsi: target: log Data-Out timeouts as errors
David Disseldorp
2018-10-16
1
-5
/
+11
|
*
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2018-10-16
1
-2
/
+2
|
*
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
2018-09-25
1
-3
/
+20
|
*
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
2018-09-17
4
-4
/
+4
*
|
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
2018-09-21
1
-12
/
+3
*
|
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
2018-09-21
1
-16
/
+14
*
|
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
2018-09-11
1
-8
/
+14
*
|
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
2018-08-30
3
-75
/
+77
*
|
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
2018-08-30
1
-5
/
+3
*
|
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
2018-08-27
1
-4
/
+4
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
3
-34
/
+21
|
\
[next]