summaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)AuthorFilesLines
2017-05-01target/user: PGR SupportBryant G. Ly1-0/+1
2017-05-01tcm: make pi data verification configurableDmitry Monakhov1-0/+1
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie1-6/+2
2017-03-30target: Fix unknown fabric callback queue-full errorsNicholas Bellinger1-0/+1
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger1-0/+1
2017-03-18target: fix ALUA transition timeout handlingMike Christie1-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie1-1/+6
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-6/+14
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar1-0/+1
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger1-0/+2
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger1-0/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash1-2/+9
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche1-1/+0
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche1-1/+0
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche1-1/+1
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche1-1/+0
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche1-0/+1
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche1-0/+1
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp1-0/+4
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-17/+29
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-1/+1
2016-12-09target: Minimize #include directivesBart Van Assche6-17/+29
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger1-0/+1
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger1-1/+0
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-8/+68
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger1-1/+1
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger1-0/+1
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2-1/+4
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2-7/+0
2016-05-10target: remove acl_stopChristoph Hellwig1-1/+0
2016-05-09iscsi-target: export symbolsVarun Prakash1-0/+33
2016-05-09iscsi-target: add new offload transport typeVarun Prakash1-0/+1
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash1-0/+26
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash1-0/+2
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash1-0/+1
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash1-0/+1
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash1-0/+1
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash1-0/+2
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-0/+1
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-1/+0
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-9/+8
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-3/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover1-9/+2