Age | Commit message (Expand) | Author |
2015-04-22 | iscsi target: fix oops when adding reject pdu | Mike Christie |
2015-04-09 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter |
2015-04-09 | iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() | Roland Dreier |
2015-04-09 | target: Allow Write Exclusive non-reservation holders to READ | Lee Duncan |
2015-04-09 | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger |
2015-04-09 | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger |
2015-04-09 | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger |
2015-04-09 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger |
2015-04-09 | iscsi-target: Avoid early conn_logout_comp for iser connections | Nicholas Bellinger |
2015-04-09 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger |
2015-04-09 | target: Fix reference leak in target_get_sess_cmd() error path | Bart Van Assche |
2015-03-12 | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger |
2015-03-12 | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger |
2015-03-12 | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger |
2015-03-01 | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger |
2015-02-02 | target: Drop arbitrary maximum I/O size limit | Nicholas Bellinger |
2015-02-02 | tcm_loop: Fix wrong I_T nexus association | Hannes Reinecke |
2015-01-29 | iscsi,iser-target: Initiate termination only once | Sagi Grimberg |
2015-01-26 | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger |
2014-12-06 | target: Don't call TFO->write_pending if data_length == 0 | Roland Dreier |
2014-11-13 | target: Fix APTPL metadata handling for dynamic MappedLUNs | Nicholas Bellinger |
2014-11-13 | target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE | Quinn Tran |
2014-10-13 | iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid | Nicholas Bellinger |
2014-10-13 | iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure | Joern Engel |
2014-07-17 | iscsi-target: fix iscsit_del_np deadlock on unload | Mikulas Patocka |
2014-07-17 | iscsi-target: Explicily clear login response PDU in exception path | Nicholas Bellinger |
2014-07-17 | iscsi-target: Avoid rejecting incorrect ITT for Data-Out | Nicholas Bellinger |
2014-07-17 | target: Fix left-over se_lun->lun_sep pointer OOPs | Nicholas Bellinger |
2014-07-02 | target: Explicitly clear ramdisk_mcp backend pages | Nicholas A. Bellinger |
2014-07-02 | target: Report correct response length for some commands | Roland Dreier |
2014-07-02 | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg |
2014-07-02 | iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak | Nicholas Bellinger |
2014-07-02 | target: Use complete_all for se_cmd->t_transport_stop_comp | Nicholas Bellinger |
2014-07-02 | target: Set CMD_T_ACTIVE bit for Task Management Requests | Nicholas Bellinger |
2014-06-23 | iscsi-target: Reject mutual authentication with reflected CHAP_C | Nicholas Bellinger |
2014-06-20 | target: Allow READ_CAPACITY opcode in ALUA Standby access state | Nicholas Bellinger |
2014-06-20 | iser-target: Fix multi network portal shutdown regression | Nicholas Bellinger |
2014-06-20 | Target/iscsi,iser: Avoid accepting transport connections during stop stage | Sagi Grimberg |
2014-06-20 | target: Fix alua_access_state attribute OOPs for un-configured devices | Nicholas Bellinger |
2014-06-20 | target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd | Nicholas Bellinger |
2014-06-09 | target: fix memory leak on XCOPY | Mikulas Patocka |
2014-06-09 | target: Don't allow setting WC emulation if device doesn't support | Andy Grover |
2014-06-09 | iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out | Nicholas Bellinger |
2014-05-15 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover |
2014-05-15 | Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist | Martin Svec |
2014-05-15 | iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug | Nicholas Bellinger |
2014-03-22 | iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-22 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-02-22 | target: Fix free-after-use regression in PR unregister | Nicholas Bellinger |