summaryrefslogtreecommitdiffstats
path: root/include/target
AgeCommit message (Expand)Author
2017-07-23target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-05-21target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-03-20target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2016-10-28target: 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
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger
2016-02-10target/transport: add flag to indicate CPU Affinity is observedQuinn Tran
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-01-27iscsi-target: Use shash and ahashHerbert Xu
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche
2016-01-07target: Remove an unused variableBart Van Assche
2016-01-07qla2xxx: Add selective command queuingQuinn Tran
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover