summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-1/+2
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-10/+6
| * target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita2015-05-301-0/+1
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-301-6/+0
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+1
* | target: Correct a commentBart Van Assche2015-06-021-10/+2
|/
* target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-151-0/+1
* target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-141-1/+0
* target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-141-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-2/+2
* target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-071-1/+0
* target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-071-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-1/+1
|\
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-121-1/+1
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-3/+0
|/
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-0/+6
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-041-0/+3
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-0/+14
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-7/+12
* target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-071-1/+1
* Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-071-6/+0
* Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+1
* Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-131-0/+7
* target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-121-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-6/+76
|\
OpenPOWER on IntegriCloud