Commit Graph

540 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Nicholas Bellinger cf0eb28d3b iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values 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
Dan Carpenter d7ca663c77 target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() 12 years ago
Nicholas Bellinger 944981c7e1 target: Add control CDB READ payload zero work-around 12 years ago
Nicholas Bellinger 8f9f44f895 tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls 12 years ago
Nicholas Bellinger a026757ff5 target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough 12 years ago
Nicholas Bellinger 38b11bae6b iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode 12 years ago
Nicholas Bellinger b094a4bd84 iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength 12 years ago
Nicholas Bellinger 1c417f39c1 iscsi-target: Add MaxXmitDataSegmentLength connection recovery check 12 years ago
Nicholas Bellinger 21f5aa7eb8 iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength 12 years ago
Nicholas Bellinger 9977bb18c9 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path 12 years ago
Nicholas Bellinger e004cb2592 iscsi-target: Add base MaxXmitDataSegmentLength code 12 years ago
Nicholas Bellinger b32f4c7ed8 target/file: Re-enable optional fd_buffered_io=1 operation 12 years ago
Nicholas Bellinger f25590f39d iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU 13 years ago
Wei Yongjun b659f4b4ff sbp-target: fix return value check in sbp_register_configfs() 13 years ago
Peter Senna Tschudin 37bb7899ca target: fix return code in target_core_init_configfs error path 13 years ago
Wei Yongjun 609234e3b6 target: move the dereference below the NULL test 13 years ago
Wei Yongjun 7875f17908 tcm_fc: move the dereference below the NULL test 13 years ago
Paolo Bonzini d81cb44726 target: go through normal processing for all zero-length commands 13 years ago
Paolo Bonzini e0de445736 target: do not submit a zero-bio I/O request 13 years ago
Paolo Bonzini a50da144d0 target: support zero allocation length in SBC commands 13 years ago
Paolo Bonzini 7a3f369ce3 target: fix truncation of mode data, support zero allocation length 13 years ago
Paolo Bonzini ffe7b0e932 target: support zero allocation length in INQUIRY 13 years ago
Wei Yongjun bf11eefcb1 target: use list_move_tail instead of list_del/list_add_tail 13 years ago
Roland Dreier 06cda529d2 target/iscsi: Don't log "iSCSI Login negotiation failed." twice 13 years ago
Nicholas Bellinger fd30e93102 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags 13 years ago
Wei Yongjun 93d441a888 target: remove unused including <generated/utsrelease.h> 13 years ago
Wei Yongjun 484018c874 tcm_fc: remove unused including <generated/utsrelease.h> 13 years ago
Nicholas Bellinger a60fbbc446 target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends 13 years ago
Nicholas Bellinger 852b6ed110 target/iblock: Use match_strlcpy for Opt_udev_path string assignment 13 years ago
Masanari Iida 35d1efe805 target: Fix minor spelling typos in drivers/target 13 years ago
Roland Dreier 9c58b7ddd7 target: Simplify fabric sense data length handling 13 years ago
Roland Dreier 2ed772b7b9 target: Remove unused target_core_fabric_ops.get_fabric_sense_len method 13 years ago
Andy Grover 343d475d61 target/sbp: Remove strict param from sbp_parse_wwn 13 years ago
Andy Grover 283669d282 target: Cleanup transport_subsystem_check_init 13 years ago
Andy Grover 593e909166 target: Remove request_module for target_core_stgt 13 years ago
Kent Overstreet 395c72a707 block: Generalized bio pool freeing 13 years ago
Paolo Bonzini 6abbdf3836 target: go through normal processing for zero-length REQUEST_SENSE 13 years ago
Paolo Bonzini 32a8811ff1 target: support zero allocation length in REQUEST SENSE 13 years ago
Paolo Bonzini 3717ef0c63 target: support zero-size allocation lengths in transport_kmap_data_sg 13 years ago
Paolo Bonzini 9b16b9edb4 target: fail REPORT LUNS with less than 16 bytes of payload 13 years ago
Paolo Bonzini 0d7f1299ca target: report too-small parameter lists everywhere 13 years ago
Paolo Bonzini 306c11b28d target: go through normal processing for zero-length PSCSI commands 13 years ago
Paolo Bonzini d5829eac5f target: fix use-after-free with PSCSI sense data 13 years ago
Paolo Bonzini 27a2709912 target: simplify code around transport_get_sense_data 13 years ago
Paolo Bonzini 6138ed2ab8 target: move transport_get_sense_data 13 years ago