index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-12
1
-49
/
+34
|
\
|
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-3
/
+1
|
*
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
1
-15
/
+1
|
*
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-09-09
1
-26
/
+29
|
*
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
1
-5
/
+3
*
|
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
2013-08-23
1
-0
/
+8
*
|
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
2013-08-22
1
-7
/
+2
|
/
*
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
[next]