aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
AgeCommit message (Expand)Author
2016-07-23target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai
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 race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger
2016-07-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
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: make close_session optionalChristoph Hellwig
2016-05-10target: remove acl_stopChristoph Hellwig
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-10target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger
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-06target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-02-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-02-03target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-02-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
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: Fix spelling + remove set-but-not-used variablesBart Van Assche
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-09-11target: Remove no-op conditionalAndy Grover
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier
2015-07-30target: improve unsupported opcode messageJoern Engel
2015-07-30target: allow underflow/overflow for PR OUT etc. commandsRoland Dreier
2015-07-23target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-23target: Return ABORTED_COMMAND sense key for PI errorsSagi Grimberg
2015-07-23target: Use scsi helpers to build the sense data correctlySagi Grimberg
2015-07-23target: Split transport_send_check_condition_and_sense()Bart Van Assche
2015-07-23target: Inline transport_get_sense_codes()Bart Van Assche
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: Send UA upon LUN RESET tmr completionHannes Reinecke
2015-06-16target: use 'se_dev_entry' when allocating UAsHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig