index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
1
-2
/
+2
*
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-30
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-19
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-26
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-19
1
-8
/
+10
|
*
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-11-19
1
-1
/
+1
*
|
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
|
/
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-3
/
+1
*
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
2013-09-09
1
-7
/
+20
*
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
1
-15
/
+5
*
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-07-06
1
-6
/
+20
*
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-07-06
1
-1
/
+0
*
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
Nicholas Bellinger
2013-07-03
1
-0
/
+1
*
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
2013-05-31
1
-13
/
+37
*
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
1
-0
/
+1
*
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
2013-04-25
1
-4
/
+21
*
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
1
-20
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-15
1
-4
/
+4
|
\
|
*
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2012-11-06
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
1
-2
/
+20
|
/
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
1
-3
/
+3
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
1
-5
/
+5
*
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
1
-6
/
+0
*
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
1
-45
/
+0
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
1
-2
/
+2
*
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
2012-04-14
1
-123
/
+0
*
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
1
-7
/
+7
*
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
1
-4
/
+3
*
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
2012-01-18
1
-0
/
+11
*
target: remove useless casts
Jörn Engel
2011-12-14
1
-2
/
+2
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
1
-3
/
+1
*
iscsi-target: Remove SCF_SE_LUN_CMD flag abuses
Nicholas Bellinger
2011-10-24
1
-0
/
+17
*
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
Roland Dreier
2011-10-24
1
-1
/
+2
[next]