summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
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-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
2012-09-07target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini
2012-09-07target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini
2012-09-07target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-05target: simplify code around transport_get_sense_dataPaolo Bonzini
2012-09-05target: move transport_get_sense_dataPaolo Bonzini
2012-08-26target: Check idr_get_new return value in iscsi_login_zero_tsih_s1Benjamin Wang
2012-08-23target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov
2012-08-17target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger
2012-08-16target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger
2012-08-16target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-08-16tcm_fc: Avoid debug overhead when not debuggingMark Rustad
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-07-21iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-07-20target: NULL dereference on error pathDan Carpenter
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16target: Check number of unmap descriptors against our limitRoland Dreier