summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger3-0/+12
2017-12-20target: fix ALUA transition timeout handlingMike Christie2-16/+9
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2-12/+8
2017-08-16iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger3-2/+7
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-67/+138
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger7-16/+64
2017-04-21target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger3-0/+10
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger4-4/+41
2017-02-14target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2-26/+44
2016-10-20target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger3-6/+24
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2-1/+7
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger4-29/+37
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie4-8/+8
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-814/+5737
2016-05-17cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger3-9/+9
2016-05-17iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger4-6/+7
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig4-16/+23
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig4-41/+3
2016-05-10target: remove acl_stopChristoph Hellwig3-11/+7
2016-05-10iscsi-target: export symbolsVarun Prakash7-10/+56
2016-05-10iscsi-target: add new offload transport typeVarun Prakash2-0/+77
2016-05-10iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2-26/+26
2016-05-10iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2-1/+6
2016-05-10iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2-0/+11
2016-05-10iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash3-8/+13
2016-05-10iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2-0/+4
2016-05-10iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2-351/+197
2016-03-31target: add a new add_wwn_groups fabrics methodChristoph Hellwig3-8/+15
2016-03-31target: remove ->fabric_cleanup_nodeaclChristoph Hellwig3-13/+1
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-1195/+1240
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds18-637/+291
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds171-4511/+4904
2016-03-11target: Remove enum transport_lunflags_tableAndy Grover6-71/+45
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig17-634/+286
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger2-0/+62
2016-02-11target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2-3/+11
2016-02-06target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger3-42/+0
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger3-51/+150
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger3-61/+76
2016-01-30target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie4-64/+70
2016-01-27iscsi-target: Use shash and ahashHerbert Xu4-120/+113
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-2699/+4507
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger4-8/+57
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger6-146/+56
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche2-2/+2
2016-01-07target: Remove an unused variableBart Van Assche3-6/+0
2016-01-07qla2xxx: Add selective command queuingQuinn Tran5-5/+20
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas6-1/+64
2015-11-29target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds58-5515/+2676
[next]