Age | Commit message (Expand) | Author |
2014-10-05 | iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid | Nicholas Bellinger |
2014-10-05 | iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure | Joern Engel |
2014-07-06 | iscsi-target: Explicily clear login response PDU in exception path | Nicholas Bellinger |
2014-07-06 | iscsi-target: Avoid rejecting incorrect ITT for Data-Out | Nicholas Bellinger |
2014-07-06 | target: Fix left-over se_lun->lun_sep pointer OOPs | Nicholas Bellinger |
2014-06-30 | iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10 | Roland Dreier |
2014-06-30 | target: Explicitly clear ramdisk_mcp backend pages | Nicholas A. Bellinger |
2014-06-30 | target: Report correct response length for some commands | Roland Dreier |
2014-06-30 | iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak | Nicholas Bellinger |
2014-06-30 | target: Use complete_all for se_cmd->t_transport_stop_comp | Nicholas Bellinger |
2014-06-30 | target: Set CMD_T_ACTIVE bit for Task Management Requests | Nicholas Bellinger |
2014-06-26 | iscsi-target: Reject mutual authentication with reflected CHAP_C | Nicholas Bellinger |
2014-06-16 | target: Fix alua_access_state attribute OOPs for un-configured devices | Nicholas Bellinger |
2014-06-16 | target: Allow READ_CAPACITY opcode in ALUA Standby access state | Nicholas Bellinger |
2014-06-16 | iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() | Roland Dreier |
2014-06-16 | iser-target: Fix multi network portal shutdown regression | Nicholas Bellinger |
2014-06-16 | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg |
2014-06-07 | target: Don't allow setting WC emulation if device doesn't support | Andy Grover |
2014-05-06 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover |
2014-05-06 | iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug | Nicholas Bellinger |
2014-03-23 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-23 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-03-23 | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger |
2014-02-06 | target/iscsi: Fix network portal creation race | Andy Grover |
2014-01-09 | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger |
2014-01-09 | iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set | Nicholas Bellinger |
2013-12-04 | iscsi-target: chap auth shouldn't match username with trailing garbage | Eric Seppanen |
2013-12-04 | iscsi-target: fix extract_param to handle buffer length corner case | Eric Seppanen |
2013-12-04 | iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn | Nicholas Bellinger |
2013-11-13 | target/pscsi: fix return value check | Wei Yongjun |
2013-10-13 | iscsi-target: Only perform wait_for_tasks when performing shutdown | Nicholas Bellinger |
2013-09-26 | target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out | Gera Kazakov |
2013-09-07 | iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject | Nicholas Bellinger |
2013-09-07 | iscsi-target: Fix iscsit_transport reference leak during NP thread reset | Nicholas Bellinger |
2013-09-07 | iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10 | Nicholas Bellinger |
2013-09-07 | target: Fix trailing ASCII space usage in INQUIRY vendor+model | Nicholas Bellinger |
2013-08-04 | iscsi-target: Fix iscsit_sequence_cmd reject handling for iser | Nicholas Bellinger |
2013-08-04 | iscsi-target: Fix iscsit_add_reject* usage for iser | Nicholas Bellinger |
2013-08-04 | iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser | Nicholas Bellinger |
2013-08-04 | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED | Nicholas Bellinger |
2013-08-04 | iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow | Joern Engel |
2013-06-20 | iscsi-target: Remove left over v3.10-rc debug printks | Nicholas Bellinger |
2013-06-20 | target/iscsi: Fix op=disable + error handling cases in np_store_iser | Andy Grover |
2013-06-14 | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() | Jörn Engel |
2013-05-31 | iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling | Nicholas Bellinger |
2013-05-31 | target: Propigate up ->cmd_kref put return via transport_generic_free_cmd | Nicholas Bellinger |
2013-05-30 | iscsi-target: fix heap buffer overflow on error | Kees Cook |
2013-05-30 | target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export | Nicholas Bellinger |
2013-05-29 | target: Re-instate sess_wait_list for target_wait_for_sess_cmds | Nicholas Bellinger |
2013-05-20 | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel |