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