index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
scsi: target/iscsi: fix error msg typo when create lio_qr_cache failed
Leo Zhang
1
-1
/
+1
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-40
/
+10
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+7
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2018-12-12
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
1
-0
/
+1
2018-12-12
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-1
/
+4
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2
-33
/
+6
2018-12-07
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
1
-0
/
+2
2018-11-30
sbitmap: optimize wakeup check
Jens Axboe
1
-5
/
+7
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+1
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-4
/
+4
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+2
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-47
/
+65
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-4
/
+2
2018-10-16
scsi: target: stash sess_err_stats on Data-Out timeout
David Disseldorp
1
-0
/
+1
2018-10-16
scsi: target: split out helper for cxn timeout error stashing
David Disseldorp
3
-30
/
+22
2018-10-16
scsi: target: log NOP ping timeouts as errors
David Disseldorp
1
-3
/
+5
2018-10-16
scsi: target: log Data-Out timeouts as errors
David Disseldorp
1
-5
/
+11
2018-10-16
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
1
-2
/
+2
2018-09-25
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
4
-4
/
+4
2018-09-11
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
1
-8
/
+14
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
3
-75
/
+77
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-08-27
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
1
-4
/
+4
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-34
/
+21
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-30
/
+36
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
1
-19
/
+1
2018-07-30
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
3
-2
/
+5
2018-07-12
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
1
-7
/
+9
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-4
/
+2
2018-07-02
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
3
-5
/
+2
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
1
-1
/
+1
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-3
/
+30
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-1
/
+1
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+2
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-9
/
+9
2018-01-23
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-01-12
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-01-12
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
11
-74
/
+124
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+6
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-52
/
+48
[next]