summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
2014-11-14target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger4-5/+14
2014-11-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran1-2/+1
2014-10-05iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-10-05iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-07-06iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger1-0/+2
2014-07-06iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-07-06target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-06-30iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10Roland Dreier1-6/+1
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-06-30target: Report correct response length for some commandsRoland Dreier3-5/+25
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-16target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger1-0/+5
2014-06-16target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger1-0/+9
2014-06-16iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier1-23/+27
2014-06-16iser-target: Fix multi network portal shutdown regressionNicholas Bellinger2-4/+7
2014-06-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg3-0/+3
2014-06-07target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+4
2014-03-23iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2-10/+10
2014-03-23iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger1-1/+1
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger3-5/+13
2014-01-09iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger1-14/+12
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-12-04iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2-5/+6
2013-11-13target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-10-13iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2
2013-09-26target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-outGera Kazakov2-2/+2
2013-09-07iscsi-target: Fix potential NULL pointer in solicited NOPOUT rejectNicholas Bellinger1-0/+8
2013-09-07iscsi-target: Fix iscsit_transport reference leak during NP thread resetNicholas Bellinger1-5/+4
2013-09-07iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10Nicholas Bellinger1-7/+2
2013-09-07target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger1-3/+6
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger4-28/+57
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger6-169/+116
2013-08-04iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger1-2/+10
2013-08-04iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger1-0/+1
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel1-1/+1
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger3-8/+0
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-06-14target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Jörn Engel1-2/+2
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger4-26/+50
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger1-13/+15
2013-05-30iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-05-30target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+6