summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_internal.h (follow)
Commit message (Expand)AuthorAge
* scsi: target: Fix ordered tag handlingMike Christie2021-11-26
* target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-29
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-08-20
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* target: remove target_core_configfs.hChristoph Hellwig2015-06-23
* target: use 64-bit LUNsHannes Reinecke2015-06-15
* target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-01
* target: Simplify LUN shutdown codeBart Van Assche2015-06-01
* target: simplify backend driver registrationChristoph Hellwig2015-06-01
* target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger2015-06-01
* target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
* target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-01
* target: move transport ID handling to the coreChristoph Hellwig2015-05-30
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
* target: fix DPO and FUA bit checksChristoph Hellwig2015-05-30
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* target: move external declarations to a headersChristoph Hellwig2015-03-26
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-01
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-04
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-01
* target: core_tpg_post_dellun can return voidAndy Grover2014-10-01
* target/configfs: Expose protection device attributesNicholas Bellinger2014-01-18
* target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-16
* target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-16
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-07
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-23
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-10
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-09
* target: Remove unused struct members in se_dev_entryAndy Grover2013-05-03
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-18
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-13
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-15
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: refactor core_update_device_list_for_node()Andy Grover2012-07-16
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-16
* target: remove the execute listChristoph Hellwig2012-07-16
* target: move code for CDB emulationChristoph Hellwig2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-16
* target: move the state and execute lists to the commandChristoph Hellwig2012-05-06
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-06
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-25
* target: Add TMR_ABORT_TASK task management supportNicholas Bellinger2012-02-25
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-18
* target: reshuffle headersChristoph Hellwig2011-12-14