index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
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
*
target/iscsi: Fix network portal creation race
Andy Grover
2014-02-06
*
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
2014-01-09
*
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
2013-09-08
*
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
2013-09-08
*
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-08-04
*
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-08-04
*
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
2013-08-04
*
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
2013-05-31
*
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
Geert Uytterhoeven
2013-05-03
*
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
Nicholas Bellinger
2013-05-03
*
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
2013-04-25
*
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
*
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
2013-04-25
*
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-03-02
|
\
|
*
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
2013-02-27
*
|
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-27
|
/
*
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2013-02-19
*
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-28
*
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
*
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
*
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
2012-10-02
*
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
2012-10-02
*
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
*
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
2012-10-02
*
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-22
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
*
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-21
*
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
*
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
*
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-20
*
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
*
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
*
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
2012-04-14
*
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
2012-04-14
*
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-14
*
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
*
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2012-04-14
*
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
2012-04-14
*
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
2012-04-14
*
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-03-22
|
\
|
*
target: remove obvious warnings
Jörn Engel
2012-03-15
|
*
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
2012-03-10
|
*
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
2012-02-25
|
*
target/iscsi: Remove unneeded wrapper functions
Andy Grover
2012-02-25
[next]