aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-26/+2
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley4-49/+8
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-1/+1
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2-2/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-14/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-13/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-16/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-1/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-13/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-16/+1
2014-11-02target: return CONFLICT only when SA key unmatchedSteven Allen1-4/+5
2014-10-28iscsi-target: return the correct port in SendTargetsSteven Allen1-1/+1
2014-10-28target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds26-271/+1362
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-10-07target/file: fix inclusive vfs_fsync_range() endZach Brown1-2/+7
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger4-0/+32
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger4-5/+14
2014-10-03target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover1-15/+16
2014-10-03tcm_loop: Fixup tag handlingHannes Reinecke1-15/+8
2014-10-03target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger1-10/+13
2014-10-03target: Add a user-passthrough backstoreAndy Grover4-0/+1175
2014-10-02target: Remove unneeded check in sbc_parse_cdbAndy Grover1-1/+1
2014-10-01target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran1-2/+1
2014-10-01target: simplify core_tmr_abort_taskJoern Engel1-3/+2
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel6-115/+56
2014-10-01target: remove some smp_mb__after_atomic()sJoern Engel1-2/+0
2014-10-01target: simplify core_tmr_release_req()Joern Engel1-12/+7
2014-10-01target: Remove core_tpg_release_virtual_lun0 functionAndy Grover1-8/+1
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover4-50/+11
2014-10-01target: core_tpg_post_dellun can return voidAndy Grover2-4/+2
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo1-1/+1
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18Tejun Heo5-4/+8
2014-09-17target: fix unused shift in core_scsi3_pri_report_capabilitiesJoern Engel1-1/+1
2014-09-17target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2-5/+15
2014-09-17target: fix pr_out length in iscsi_parse_pr_out_transport_idJoern Engel1-3/+3
2014-09-17target: simplify target_fabric_make_lun error pathJoern Engel1-5/+2
2014-09-17target: Fix memory leak on error in target_fabric_make_mappedlunJoern Engel1-1/+2
2014-09-17target: Fix possible memory leak in aptpl_metadata parsingJoern Engel1-14/+8
2014-09-17iscsi-target: use strlcpy in iscsit_collect_login_statsJoern Engel1-2/+3
2014-09-17iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-09-17iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-09-17iscsi-target: remove unnecessary check in iscsit_setup_np error pathJoern Engel1-2/+1
2014-09-17iscsi-target: Drop duplicate __iscsi_target_login_thread checkNicholas Bellinger1-2/+0
2014-09-17iscsi-target: simplify return statementJoern Engel1-5/+1
2014-09-17iscsi-target: remove always-true conditionsJoern Engel1-6/+4
2014-09-17iscsi-target: remove unused debug codeJoern Engel2-7/+2
2014-09-17target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt1-1/+1
2014-09-17target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt1-1/+1
2014-09-15target: target_core_ua_h: Add #define of include guardRasmus Villemoes1-0/+1