aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()Dan Carpenter1-3/+3
2012-10-02target/usb-gadget: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2012-10-02target/usb-gadget: remove duplicate initializationDan Carpenter1-1/+0
2012-10-02tcm_vhost: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger2-54/+22
2012-10-02target: Add control CDB READ payload zero work-aroundNicholas Bellinger1-0/+21
2012-10-02tcm_loop: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger1-54/+8
2012-10-02target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2-6/+62
2012-10-02iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger1-0/+12
2012-10-02iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLengthNicholas Bellinger1-30/+31
2012-10-02iscsi-target: Add MaxXmitDataSegmentLength connection recovery checkNicholas Bellinger3-1/+10
2012-10-02iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLengthNicholas Bellinger1-12/+12
2012-10-02iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger3-12/+44
2012-10-02iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger4-0/+31
2012-10-02target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2012-09-22iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger1-0/+1
2012-09-22sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun1-2/+2
2012-09-22qla2xxx: Fix endianness of task management response codeRoland Dreier1-1/+1
2012-09-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin1-1/+7
2012-09-17target: move the dereference below the NULL testWei Yongjun1-4/+6
2012-09-17tcm_fc: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-17target: go through normal processing for all zero-length commandsPaolo Bonzini1-17/+0
2012-09-17target: do not submit a zero-bio I/O requestPaolo Bonzini1-0/+6
2012-09-17target: support zero allocation length in SBC commandsPaolo Bonzini1-8/+15
2012-09-17target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini1-10/+7
2012-09-17target: support zero allocation length in INQUIRYPaolo Bonzini1-25/+6
2012-09-17target: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-17target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier1-1/+0
2012-09-17target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger5-12/+6
2012-09-17target: remove unused including <generated/utsrelease.h>Wei Yongjun2-2/+0
2012-09-17tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2012-09-17target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backendsNicholas Bellinger1-0/+1
2012-09-17target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger1-6/+3
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida8-15/+15
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier13-163/+79
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier11-65/+0
2012-09-17target/sbp: Remove strict param from sbp_parse_wwnAndy Grover1-4/+4
2012-09-17target: Cleanup transport_subsystem_check_initAndy Grover1-3/+1
2012-09-17target: Remove request_module for target_core_stgtAndy Grover1-4/+0
2012-09-16Linux 3.6-rc6Linus Torvalds1-1/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations"Linus Torvalds3-46/+22
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown54-112/+125
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason1-6/+2
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14ASoC: wm8904: correct the indexBo Shen1-1/+1
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks1-0/+5
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1