index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbitmap: optimize wakeup check
Jens Axboe
2018-11-30
1
-5
/
+7
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-02
1
-4
/
+2
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-4
/
+2
*
|
scsi: target: split out helper for cxn timeout error stashing
David Disseldorp
2018-10-16
1
-16
/
+20
*
|
scsi: target: log NOP ping timeouts as errors
David Disseldorp
2018-10-16
1
-3
/
+5
|
/
*
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-31
1
-1
/
+3
*
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
2018-07-02
1
-3
/
+1
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
1
-3
/
+30
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-25
1
-0
/
+4
|
\
|
*
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2017-11-04
1
-0
/
+4
*
|
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-6
/
+5
*
|
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-11-01
1
-18
/
+8
|
/
*
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
2017-07-07
1
-35
/
+4
*
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
2017-07-07
1
-16
/
+13
*
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
2017-03-31
1
-2
/
+3
*
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
2017-03-30
1
-5
/
+7
*
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
1
-40
/
+24
|
\
|
*
iscsi_target: deal with short writes on the tx side
Al Viro
2016-12-27
1
-40
/
+24
*
|
iscsi-target: Fix early login failure statistics misses
Nicholas Bellinger
2017-02-27
1
-36
/
+2
*
|
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2017-02-19
1
-0
/
+1
|
/
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
1
-0
/
+5
|
\
|
*
iscsi-target: export symbols
Varun Prakash
2016-05-10
1
-0
/
+2
|
*
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
2016-05-10
1
-0
/
+3
*
|
[net] drop 'size' argument of sock_recvmsg()
Al Viro
2016-03-28
1
-3
/
+2
|
/
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-27
1
-3
/
+29
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-03
1
-3
/
+4
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-31
1
-1
/
+0
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-31
1
-2
/
+2
*
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-31
1
-48
/
+0
*
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
2015-03-26
1
-1
/
+0
*
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
2015-02-12
1
-0
/
+1
*
iscsi-target: Introduce session_get_next_ttt
Sagi Grimberg
2015-02-04
1
-7
/
+2
*
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
2015-01-30
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-12-20
1
-15
/
+11
|
\
|
*
iscsi-target: Fail connection on short sendmsg writes
Nicholas Bellinger
2014-12-16
1
-15
/
+11
*
|
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
1
-7
/
+5
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
1
-2
/
+3
|
\
|
*
iscsi-target: use strlcpy in iscsit_collect_login_stats
Joern Engel
2014-09-17
1
-2
/
+3
*
|
iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup
Nicholas Bellinger
2014-09-15
1
-0
/
+2
|
/
*
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
2014-06-27
1
-0
/
+2
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
1
-2
/
+2
*
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
2014-01-25
1
-4
/
+3
*
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
2014-01-25
1
-1
/
+1
*
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
1
-2
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
1
-9
/
+11
|
\
|
*
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2013-11-20
1
-8
/
+10
|
*
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-11-20
1
-1
/
+1
[next]