summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-1/+1
| * target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-251-1/+4
| * target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+3
| * target: Add DIF related base definitionsNicholas Bellinger2014-01-181-0/+44
| * target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-091-1/+1
| * target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+18
| * target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-171-1/+1
| * target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2013-12-171-0/+4
| * target_core_alua: store old and pending ALUA stateHannes Reinecke2013-12-171-0/+2
| * target_core_alua: Allocate ALUA metadata on demandHannes Reinecke2013-12-171-3/+0
| * target: Remove unused ua_dev_list member in struct se_uaAndy Grover2013-12-161-1/+0
* | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
* | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0
|/
* target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
* target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-131-5/+4
* target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-28/+29
* target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+3
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-0/+5
* tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-161-0/+1
* target/iscsi: Bump versions to v4.1.0Nicholas Bellinger2013-09-101-1/+1
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-101-0/+3
* target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger2013-09-101-0/+1
* target: Add global device list for EXTENDED_COPYNicholas Bellinger2013-09-101-0/+1
* target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2013-09-101-0/+1
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-091-0/+3
* target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger2013-09-091-0/+2
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-091-0/+5
* target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger2013-09-091-0/+1
* target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger2013-09-091-1/+1
* target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-091-0/+5
* target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-071-8/+5
* target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-031-1/+2
* target: Drop legacy se_cmd->check_release bitNicholas Bellinger2013-06-201-2/+0
* target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger2013-06-201-1/+0
* target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-141-2/+0
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-2/+0
OpenPOWER on IntegriCloud