index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 '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
|
\
|
*
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-21
3
-30
/
+10
|
*
iscsi target: fix session creation failure handling
Mike Christie
2018-08-21
1
-14
/
+21
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
4
-30
/
+36
|
\
\
|
|
/
|
/
|
|
*
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
2018-08-02
1
-19
/
+1
|
*
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
2018-07-30
3
-2
/
+5
|
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
1
-4
/
+2
|
*
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
2018-07-02
1
-2
/
+1
|
*
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
2018-07-02
3
-5
/
+2
|
*
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-07-02
1
-1
/
+1
|
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
1
-3
/
+30
|
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
1
-1
/
+1
*
|
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
2018-07-12
1
-7
/
+9
|
/
*
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
[next]