summaryrefslogtreecommitdiff
path: root/include/target
Commit message (Expand)AuthorAge
* 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
* | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-17
|\ \
| * | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ | |/ |/|
| * iscsi-target: Use shash and ahashHerbert Xu2016-01-27
* | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-10
* | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-06
* | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-05
* | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-03
* | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-29
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\
| * target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-20
| * target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-20
| * target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-07
| * target: Remove an unused variableBart Van Assche2016-01-07
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-07
| * target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-06
* | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-28
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-24
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-11
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-26
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-26
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-26
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-26
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-02
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-02