summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-03-10tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-03-10iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger
2012-03-10target: Convert se_node_acl->acl_group removal to use ->acl_krefNicholas Bellinger
2012-03-10target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger
2012-03-10target: Add se_node_acl->acl_free_comp for NodeACL release pathNicholas Bellinger
2012-03-10target: Add se_sess->sess_kref + get/put helpersNicholas Bellinger
2012-03-10target: Convert session_lock to irqsaveNicholas Bellinger
2012-03-10target: Fix typo in drivers/targetMasanari Iida
2012-03-08iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger
2012-02-25target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger
2012-02-25target: Push target_submit_tmr LUN lookup failure to system_wq contextNicholas Bellinger
2012-02-25tcm_fc: Handle target_submit_tmr allocation failureNicholas Bellinger
2012-02-25target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger
2012-02-25target: Fix target_submit_tmr LUN lookup failuresNicholas Bellinger
2012-02-25iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger
2012-02-25target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier
2012-02-25target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi
2012-02-25target: Fix off-by-seven in target_report_lunsJörn Engel
2012-02-25target: prevent NULL pointer dereference in target_report_lunsJörn Engel
2012-02-25target: fix use after free in target_report_lunsJörn Engel
2012-02-25tcm_loop: Set residual field for SCSI commandsRoland Dreier
2012-02-25target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier
2012-02-25target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier
2012-02-25target: Set peripheral device type consistently in INQUIRY responseRoland Dreier
2012-02-25target: Fix up handling of short INQUIRY buffersRoland Dreier
2012-02-25target: Add TMR_ABORT_TASK task management supportNicholas Bellinger
2012-02-25target: Make target_release_cmd_kref release on empty listNicholas Bellinger
2012-02-25target: Add SCF_ACK_KREF flag for acknowledgement krefNicholas Bellinger
2012-02-25target: Export transport_generic_request_failure symbolNicholas Bellinger
2012-02-25target: Cleanup transport_kunmap_data_sg()Andy Grover
2012-02-25tcm_loop: switch to using transport_handle_cdb_directChristoph Hellwig
2012-02-25tcm_loop: defer all command submissions to workqueueChristoph Hellwig
2012-02-25tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig
2012-02-25tcm_fc: Convert ft_send_tm to use target_submit_tmrAndy Grover
2012-02-25target: Add target_submit_tmr helper functionAndy Grover
2012-02-25tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tmAndy Grover
2012-02-25tcm_fc: Call lookup_tmr_lun() for all TM typesAndy Grover
2012-02-25tcm_fc: Move core->fc code conversion earlier in ft_send_tm()Andy Grover
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover
2012-02-25tcm_fc: Simplify ft_send_work for tmr pathAndy Grover
2012-02-25target/iscsi: Remove unneeded wrapper functionsAndy Grover
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover
2012-02-25target: Use #define for SYNCHRONIZE_CACHE_16Andy Grover
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier
2012-02-25target: increase iblock task sizesChristoph Hellwig
2012-02-25target: remove the unused struct iblock_hbaChristoph Hellwig
2012-02-25target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig