Linus Torvalds
|
986248993d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Tejun Heo
|
c9365bd028
target/iscsi: convert to idr_alloc()
|
12 years ago |
Nicholas Bellinger
|
fd3a9025c0
iscsi-target: Fix immediate queue starvation regression with DATAIN
|
12 years ago |
Nicholas Bellinger
|
05b9689245
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match
|
12 years ago |
Wei Yongjun
|
3c989d7603
iscsit: use GFP_ATOMIC under spin lock
|
12 years ago |
Steve Hodgson
|
64c13330a3
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
|
12 years ago |
Christoph Hellwig
|
de103c93af
target: pass sense_reason as a return value
|
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
|
12 years ago |
Christoph Hellwig
|
66c7db6876
iscsit: use the itt_t abstract type
|
12 years ago |
Christoph Hellwig
|
cea0b4ceec
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
|
12 years ago |
Christoph Hellwig
|
904753da18
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
|
12 years ago |
Christoph Hellwig
|
fceb5bc7be
iscsit: mark various functions static
|
12 years ago |
Nicholas Bellinger
|
21f5aa7eb8
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
|
12 years ago |
Nicholas Bellinger
|
f25590f39d
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
|
12 years ago |
Roland Dreier
|
9c58b7ddd7
target: Simplify fabric sense data length handling
|
13 years ago |
Al Viro
|
bf6932f44a
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
|
13 years ago |
Andy Grover
|
ee1b1b9c3d
target: Remove unneeded double parentheses
|
13 years ago |
Christoph Hellwig
|
67441b68fa
iscsit: use target_execute_cmd for WRITEs
|
13 years ago |
Nicholas Bellinger
|
f80e8ed395
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
|
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
|
065ca1e42f
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
|
13 years ago |
Andy Grover
|
d28b11692e
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
|
13 years ago |
Andy Grover
|
a12f41f841
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
|
13 years ago |
Andy Grover
|
8b1e1244db
target/iscsi: Misc cleanups from Agrover (round 2)
|
13 years ago |
Andy Grover
|
6f3c0e69a9
target/iscsi: Refactor target_tx_thread immediate+response queue loops
|
13 years ago |
Andy Grover
|
4580cf3848
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
|
13 years ago |
Andy Grover
|
c6037cc546
target/iscsi: Misc cleanups from Agrover (round 1)
|
13 years ago |