Nicholas Bellinger
|
4c76251e8e
target: Update copyright ownership/year information to 2013
|
12 years ago |
Nicholas Bellinger
|
988e3a8546
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
|
12 years ago |
Nicholas Bellinger
|
d703ce2f7f
iscsi/iser-target: Convert to command priv_size usage
|
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 |
Nicholas Bellinger
|
9864ca9d27
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
|
12 years ago |
Nicholas Bellinger
|
aafc9d158b
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
|
12 years ago |
Nicholas Bellinger
|
3e1c81a95f
iscsi-target: Refactor RX PDU logic + export request PDU handling
|
12 years ago |
Nicholas Bellinger
|
cdb726651c
iscsi-target: Add per transport iscsi_cmd alloc/free
|
12 years ago |
Nicholas Bellinger
|
baa4d64b14
iscsi-target: Initial traditional TCP conversion to iscsit_transport
|
12 years ago |
Linus Torvalds
|
5bd665f28d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Masanari Iida
|
20879696b7
target: iscsi: fix comment typos in target/iscsi drivers
|
13 years ago |
Roland Dreier
|
1f981de55a
iscsi-target: Use list_first_entry() where appropriate
|
12 years ago |
Roland Dreier
|
d5627acba9
iscsi-target: Fix missed wakeup race in TX thread
|
12 years ago |
Christoph Hellwig
|
50e5c87de4
iscsit: proper endianess conversions
|
13 years ago |
Christoph Hellwig
|
66c7db6876
iscsit: use the itt_t abstract type
|
13 years ago |
Andy Grover
|
bfb79eac20
target/iscsi: Go back to core allocating data buffer for cmd
|
13 years ago |
Andy Grover
|
4334e49bca
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
|
13 years ago |
Andy Grover
|
ebf1d95ca2
target/iscsi: Eliminate iscsi_cmd.data_length
|
13 years ago |
Andy Grover
|
d28b11692e
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
|
13 years ago |
Andy Grover
|
2fbb471e78
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
|
13 years ago |
Andy Grover
|
c8e31f26fe
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
|
13 years ago |
Nicholas Bellinger
|
c1ce4bd56f
iscsi-target: Fix reject release handling in iscsit_free_cmd()
|
13 years ago |
Jörn Engel
|
8359cf43b9
target: remove useless casts
|
13 years ago |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 years ago |
Nicholas Bellinger
|
d270190a75
iscsi-target: Remove SCF_SE_LUN_CMD flag abuses
|
13 years ago |
Roland Dreier
|
dd503a5fcc
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
|
13 years ago |
Nicholas Bellinger
|
40b054970a
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
|
14 years ago |
Nicholas Bellinger
|
2ff017f5b4
iscsi-target: Disable markers + remove dangerous local scope array usage
|
14 years ago |