summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2015-01-29iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-01-26iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-11-13target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-11-13target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-10-13iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-10-13iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-07-17iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-17iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-17iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-17target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-07-02target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-07-02target: Report correct response length for some commandsRoland Dreier
2014-07-02Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-07-02iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-07-02target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-07-02target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-23iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-20target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-20iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-20Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-06-20target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-20target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger
2014-06-09target: fix memory leak on XCOPYMikulas Patocka
2014-06-09target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-06-09iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-05-15target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-05-15Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec
2014-05-15iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger
2014-03-22iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger
2014-03-22iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-22iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger
2014-02-22target: Fix free-after-use regression in PR unregisterNicholas Bellinger
2014-02-13iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-02-13percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover
2014-02-06iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2014-01-09iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger
2014-01-09iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger
2013-12-04target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-12-04iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-10-25target/pscsi: fix return value checkWei Yongjun
2013-10-24target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger
2013-10-24target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger
2013-10-24target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger
2013-10-16target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier
2013-10-09target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger