aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-10-26target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl
2012-10-26target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-03iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger
2012-10-03iscsit: proper endianess conversionsChristoph Hellwig
2012-10-03iscsit: use the itt_t abstract typeChristoph Hellwig
2012-10-02iscsit: add missing endianess conversion in iscsit_check_inaddr_anyChristoph Hellwig
2012-10-02iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig
2012-10-02iscsit: mark various functions staticChristoph Hellwig
2012-10-02target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()Dan Carpenter
2012-10-02target: Add control CDB READ payload zero work-aroundNicholas Bellinger
2012-10-02tcm_loop: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger
2012-10-02target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger
2012-10-02iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger
2012-10-02iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...Nicholas Bellinger
2012-10-02iscsi-target: Add MaxXmitDataSegmentLength connection recovery checkNicholas Bellinger
2012-10-02iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLengthNicholas Bellinger
2012-10-02iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger
2012-10-02iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger
2012-10-02target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-22iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger
2012-09-22sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun
2012-09-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin
2012-09-17target: move the dereference below the NULL testWei Yongjun
2012-09-17tcm_fc: move the dereference below the NULL testWei Yongjun
2012-09-17target: go through normal processing for all zero-length commandsPaolo Bonzini
2012-09-17target: do not submit a zero-bio I/O requestPaolo Bonzini
2012-09-17target: support zero allocation length in SBC commandsPaolo Bonzini
2012-09-17target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini
2012-09-17target: support zero allocation length in INQUIRYPaolo Bonzini
2012-09-17target: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-17target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier
2012-09-17target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger
2012-09-17target: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun
2012-09-17target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backendsNicholas Bellinger
2012-09-17target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-09-17target/sbp: Remove strict param from sbp_parse_wwnAndy Grover
2012-09-17target: Cleanup transport_subsystem_check_initAndy Grover
2012-09-17target: Remove request_module for target_core_stgtAndy Grover