index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: remove unused codes from enum tcm_tmrsp_table
Joern Engel
2013-07-07
1
-2
/
+0
*
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
2013-07-06
1
-2
/
+10
*
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-07-06
1
-21
/
+34
*
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-07-06
1
-152
/
+103
*
iscsi-target: missing kfree() on error path
Dan Carpenter
2013-07-03
1
-0
/
+1
*
iscsi-target: Drop left-over iscsi_conn->bad_hdr
Nicholas Bellinger
2013-07-03
1
-5
/
+0
*
iscsi-target: Add IFC_SENDTARGETS_SINGLE support
Nicholas Bellinger
2013-07-03
1
-0
/
+28
*
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
Nicholas Bellinger
2013-07-03
1
-20
/
+31
*
iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling
Nicholas Bellinger
2013-06-26
1
-35
/
+42
*
iscsi-target: Refactor ISCSI_OP_TEXT RX handling
Nicholas Bellinger
2013-06-24
1
-68
/
+90
*
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
Nicholas Bellinger
2013-06-24
1
-85
/
+89
*
iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check
Nicholas Bellinger
2013-06-20
1
-6
/
+0
*
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
2013-05-31
1
-6
/
+6
*
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
Geert Uytterhoeven
2013-05-03
1
-34
/
+23
*
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
Nicholas Bellinger
2013-05-03
1
-3
/
+3
*
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
2013-04-25
1
-301
/
+358
*
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
1
-179
/
+324
*
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
2013-04-25
1
-0
/
+1
*
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
1
-7
/
+28
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-03-02
1
-2
/
+9
|
\
|
*
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
2013-02-27
1
-2
/
+9
*
|
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-7
/
+8
|
/
*
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2013-02-19
1
-26
/
+39
*
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-27
1
-1
/
+1
*
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
1
-1
/
+1
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-52
/
+28
*
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
1
-1
/
+3
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
1
-66
/
+55
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
1
-22
/
+14
*
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
2012-10-02
1
-1
/
+1
*
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
2012-10-02
1
-1
/
+0
*
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
1
-1
/
+1
*
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
2012-10-02
1
-12
/
+12
*
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-22
1
-0
/
+1
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
1
-5
/
+8
*
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-21
1
-19
/
+3
*
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
1
-1
/
+1
*
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
1
-2
/
+4
*
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-20
1
-1
/
+1
*
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
1
-71
/
+6
*
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
1
-1
/
+1
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
1
-14
/
+11
*
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
2012-04-14
1
-11
/
+11
*
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
2012-04-14
1
-5
/
+101
*
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-14
1
-7
/
+2
*
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
1
-26
/
+30
*
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2012-04-14
1
-243
/
+244
*
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
2012-04-14
1
-10
/
+2
*
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
2012-04-14
1
-47
/
+10
*
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
1
-13
/
+13
[next]