Commit Graph

740 Commits (5f86072afb29519deb3f14bee52ccc6e3f997991)

Author SHA1 Message Date
Joern Engel b79fafac70 target: make queue_tm_rsp() return void 12 years ago
Joern Engel 11fee8a751 target: remove unused codes from enum tcm_tmrsp_table 12 years ago
Jörn Engel ad7babd237 iscsi-target: kstrtou* configfs attribute parameter cleanups 12 years ago
Nicholas Bellinger 37b32c6faf iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow 12 years ago
Jörn Engel 0fbfc46fb0 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow 12 years ago
Roland Dreier 8dc8632aa7 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) 12 years ago
Roland Dreier 09ceadc703 target: Return correct sense data for IO past the end of a device 12 years ago
Roland Dreier e5c0d6ad55 target: Add tracepoints for SCSI commands being processed 12 years ago
Nicholas Bellinger b2cb96494d iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED 12 years ago
Nicholas Bellinger 186a964701 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser 12 years ago
Nicholas Bellinger 561bf15892 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser 12 years ago
Nicholas Bellinger ba15991408 iscsi-target: Fix iscsit_add_reject* usage for iser 12 years ago
Dan Carpenter 4f45d320ba iscsi-target: missing kfree() on error path 12 years ago
Nicholas Bellinger 3e23d025bc iscsi-target: Drop left-over iscsi_conn->bad_hdr 12 years ago
Nicholas Bellinger 8a3918571a target: Make core_scsi3_update_and_write_aptpl return sense_reason_t 12 years ago
Nicholas Bellinger c3e5144271 iscsi-target: Add demo-mode TPG authentication context support 12 years ago
Nicholas Bellinger e4b512e713 target: Add se_portal_group->tpg_auth_group 12 years ago
Nicholas Bellinger 6665889c84 iscsi-target: Add IFC_SENDTARGETS_SINGLE support 12 years ago
Nicholas Bellinger 9864ca9d27 iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd 12 years ago
Nicholas Bellinger dbf738a1a6 iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery 12 years ago
Nicholas Bellinger 889c8a68b8 iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling 12 years ago
Nicholas Bellinger 64534aa794 iscsi-target: Refactor ISCSI_OP_TEXT RX handling 12 years ago
Nicholas Bellinger 778de36896 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling 12 years ago
Nicholas Bellinger 58807a5247 iscsi-target: Remove left over v3.10-rc debug printks 12 years ago
Andy Grover 58bd0c69ff target/iscsi: Fix op=disable + error handling cases in np_store_iser 12 years ago
Nicholas Bellinger ca24976ac8 target: Drop legacy se_cmd->check_release bit 12 years ago
Nicholas Bellinger b9da5826df iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check 12 years ago
Nicholas Bellinger b28e545c4d target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment 12 years ago
Nicholas Bellinger 1a398b9731 target: Avoid extra t_state_lock access in __target_execute_cmd 12 years ago
Nicholas Bellinger c1c35d5225 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd 12 years ago
Nicholas Bellinger 0b66818ac6 target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd 12 years ago
Nicholas Bellinger 862e6389a7 target: Add transport_cmd_check_stop write_pending bit 12 years ago
Jörn Engel 574780fd5e target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() 12 years ago
Andy Grover 670caa9f76 target: Don't allocate pages for NULLIO devices 12 years ago
Andy Grover db5d1c3ccc target: Make virtual_lun0 a nullio device 12 years ago
Andy Grover bc118fe4c4 target: Further refactoring of core_scsi3_emulate_pro_register() 12 years ago
Andy Grover 51d9c41d19 target: Use if/else for sa_res_key conditional in emulate_pro_register() 12 years ago
Andy Grover 459f213ba1 target: Allocate aptpl_buf inside update_and_write_aptpl() 12 years ago
Andy Grover 63e03349f5 target: Delete incorrect comment 12 years ago
Andy Grover 4dee96fb36 target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file() 12 years ago
Andy Grover 4e529be27d target: Remove t10_reservation.pr_aptpl_buf_len 12 years ago
Andy Grover 3c8a6228d0 target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf 12 years ago
Andy Grover 0607decdca target: Simplify metadata handling when clearing aptpl metadata 12 years ago
Andy Grover 1f070cc2ac target: Fix two debugprints that appear to be wrong 12 years ago
Andy Grover d2843c173e target: Alter core_pr_dump_initiator_port for ease of use 12 years ago
Andy Grover 33ce6a87f2 target: Add register_type and preempt_type enums to clarify code 12 years ago
Nicholas Bellinger aafc9d158b iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling 12 years ago
Nicholas Bellinger d5ddad4168 target: Propigate up ->cmd_kref put return via transport_generic_free_cmd 12 years ago
Kees Cook cea4dcfdad iscsi-target: fix heap buffer overflow on error 12 years ago
Nicholas Bellinger 21363ca873 target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export 12 years ago