summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* target: add XCOPY target/segment desc sense codesDavid Disseldorp2021-01-171-0/+4
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2018-01-171-0/+1
* target: fix ALUA transition timeout handlingMike Christie2017-12-201-1/+1
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-181-0/+1
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-04-211-0/+1
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-151-0/+1
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-141-0/+1
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-191-0/+1
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-07-201-0/+1
* target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-101-1/+0
* target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-9/+2
|\
| * target: Remove enum transport_lunflags_tableAndy Grover2016-03-101-9/+2
* | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-3/+0
|/
* target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-101-0/+2
* target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-061-4/+0
* target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-051-0/+2
* target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-031-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-201-2/+4
|\
| * target: Remove an unused variableBart Van Assche2016-01-071-2/+0
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-071-0/+1
| * target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-061-0/+3
* | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-281-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-0/+60
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-0/+60
* | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
|/
* target: Shrink struct se_cmd by rearranging fieldsRoland Dreier2015-07-311-8/+8
* target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier2015-07-311-2/+0
* target: remove initiatorname field in se_acl_lunChris Zankel2015-07-301-1/+0
* target: remove unused lun_flags field from se_lunChris Zankel2015-07-301-1/+0
* target: Use struct t10_pi_tupleSagi Grimberg2015-07-061-6/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-107/+79
|\
| * target: Bump core version to v5.0Nicholas Bellinger2015-06-231-1/+1
| * target: consolidate version definesChristoph Hellwig2015-06-231-2/+1
| * target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig2015-06-231-2/+1
| * target: Remove 'ua_nacl' pointer from se_ua structureHannes Reinecke2015-06-161-1/+0
| * target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-151-3/+0
| * target: use 64-bit LUNsHannes Reinecke2015-06-151-9/+10
| * target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger2015-06-011-1/+0
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-4/+6
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-42/+32
| * target: Simplify LUN shutdown codeBart Van Assche2015-06-011-1/+0
| * target: simplify backend driver registrationChristoph Hellwig2015-06-011-2/+2
| * target: Drop left-over se_lun->lun_statusNicholas Bellinger2015-06-011-8/+0
| * target: Drop unused se_lun->lun_acl_listNicholas Bellinger2015-06-011-3/+0
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-011-1/+1
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-2/+4
| * target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger2015-06-011-2/+2
| * target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger2015-06-011-1/+2
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-12/+15