aboutsummaryrefslogtreecommitdiffstats
path: root/include/target (follow)
AgeCommit message (Expand)AuthorFilesLines
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/target-pendingLinus 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/target-pendingLinus 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/crypto-2.6Linus Torvalds1-2/+2
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover1-9/+2
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-3/+0
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger1-0/+6
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran1-0/+2
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger1-4/+0
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger1-0/+2
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger1-0/+1
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie1-0/+3
2016-01-27iscsi-target: Use shash and ahashHerbert Xu1-2/+2
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-6/+9
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger1-0/+2
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger1-3/+2
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche1-1/+1
2016-01-07target: Remove an unused variableBart Van Assche1-2/+0
2016-01-07qla2xxx: Add selective command queuingQuinn Tran1-0/+1
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas1-0/+3
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-269/+60
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig3-269/+60
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger1-0/+1
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-28/+34
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger1-0/+13
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover3-5/+5
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2-3/+2
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover1-3/+1
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover1-1/+0
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier1-1/+1
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp1-0/+3