aboutsummaryrefslogtreecommitdiffstats
path: root/include/target
AgeCommit message (Expand)Author
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-01target/user: PGR SupportBryant G. Ly
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie
2017-03-30target: Fix unknown fabric callback queue-full errorsNicholas Bellinger
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-09target: Minimize #include directivesBart Van Assche
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig
2016-05-10target: remove acl_stopChristoph Hellwig
2016-05-09iscsi-target: export symbolsVarun Prakash
2016-05-09iscsi-target: add new offload transport typeVarun Prakash
2016-05-09iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash
2016-05-09iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash
2016-05-09iscsi-target: add int (*iscsit_validate_params)()Varun Prakash
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash
2016-05-09iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash
2016-05-09iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds