summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
* target/user: PGR SupportBryant G. Ly2017-05-011-0/+1
* tcm: make pi data verification configurableDmitry Monakhov2017-05-011-0/+1
* target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
* target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
* target: fix ALUA transition timeout handlingMike Christie2017-03-181-1/+1
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+6
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-021-0/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-023-6/+14
|\ \ | |/ |/|
| * target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-261-0/+2
| * target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-261-0/+1
| * target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-181-2/+9
| * target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-091-1/+0
| * target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-091-1/+0
| * target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-1/+1
| * target: Remove se_tmr_req.tmr_lunBart Van Assche2017-02-091-1/+0
| * target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-091-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \ | |/ |/|
| * IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-0/+1
* | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
* | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-216-17/+29
|\
| * target: Minimize #include directivesBart Van Assche2016-12-096-17/+29
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+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: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-201-1/+0
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-201-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\
| * cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * iscsi-target: export symbolsVarun Prakash2016-05-091-0/+33
| * iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+1
| * iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-091-0/+26
| * iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-091-0/+2
| * iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-091-0/+2
* | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-132-1/+4
|/
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-301-0/+1
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-301-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-222-9/+8
|\
| * target: Remove enum transport_lunflags_tableAndy Grover2016-03-101-9/+2
| * target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-271-0/+6
* | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-171-3/+0
|\ \
OpenPOWER on IntegriCloud