Linus Torvalds
|
b0e3636f65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Nicholas Bellinger
|
04f3b31bff
iscsi-target: Convert iscsi_session statistics to atomic_long_t
|
12 years ago |
Nicholas Bellinger
|
122f8afcfb
iscsi-target: Reject unsupported multi PDU text command sequence
|
12 years ago |
Nicholas Bellinger
|
dbcbc95cd8
iscsi-target: Do not generate REJECTs for zero-length DataOUT
|
12 years ago |
Thomas Glanzmann
|
2dd1d53fe0
iscsi-target: Implement demo_mode_discovery logic
|
12 years ago |
Andy Grover
|
60bfcf8e04
target/iscsi: Remove macros that contain typecasts
|
12 years ago |
Nicholas Bellinger
|
f56cbbb4b5
iscsi-target: Perform release of acknowledged tags from RX context
|
12 years ago |
Linus Torvalds
|
48efe453e6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Nicholas Bellinger
|
4c76251e8e
target: Update copyright ownership/year information to 2013
|
12 years ago |
Nicholas Bellinger
|
d703ce2f7f
iscsi/iser-target: Convert to command priv_size usage
|
12 years ago |
Nicholas Bellinger
|
a91eb7d9dc
iscsi-target: Prepare login code for multi-plexing support
|
12 years ago |
Nicholas Bellinger
|
28aaa95032
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
|
12 years ago |
Nicholas Bellinger
|
9d86a2befc
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
|
12 years ago |
Chris Leech
|
dfecf611a1
iscsi-target: ST response on IN6ADDR_ANY socket
|
12 years ago |
Joern Engel
|
11fee8a751
target: remove unused codes from enum tcm_tmrsp_table
|
12 years ago |
Nicholas Bellinger
|
186a964701
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
|
12 years ago |
Nicholas Bellinger
|
561bf15892
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
|
12 years ago |
Nicholas Bellinger
|
ba15991408
iscsi-target: Fix iscsit_add_reject* usage for iser
|
12 years ago |
Dan Carpenter
|
4f45d320ba
iscsi-target: missing kfree() on error path
|
12 years ago |
Nicholas Bellinger
|
3e23d025bc
iscsi-target: Drop left-over iscsi_conn->bad_hdr
|
12 years ago |
Nicholas Bellinger
|
6665889c84
iscsi-target: Add IFC_SENDTARGETS_SINGLE support
|
12 years ago |
Nicholas Bellinger
|
9864ca9d27
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
|
12 years ago |
Nicholas Bellinger
|
889c8a68b8
iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling
|
12 years ago |
Nicholas Bellinger
|
64534aa794
iscsi-target: Refactor ISCSI_OP_TEXT RX handling
|
12 years ago |
Nicholas Bellinger
|
778de36896
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
|
12 years ago |
Nicholas Bellinger
|
b9da5826df
iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check
|
12 years ago |
Nicholas Bellinger
|
aafc9d158b
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
|
12 years ago |
Geert Uytterhoeven
|
80690fdb95
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
|
12 years ago |
Nicholas Bellinger
|
bfbdb31d41
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
|
12 years ago |
Nicholas Bellinger
|
2ec5a8c118
iscsi-target: Refactor TX queue logic + export response PDU creation
|
12 years ago |