summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2014-07-06iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-06iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-06iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-06target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-26target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger
2014-06-16target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-16iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-06-11target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-11iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2014-06-07tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-06-07target: fix memory leak on XCOPYMikulas Patocka
2014-06-07target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-06-07iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-06-07target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-05-06target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger
2014-05-06Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec
2014-05-06target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger
2014-03-06Target/sbc: Fix sbc_copy_prot for offset scattersSagi Grimberg
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-04iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger
2014-03-04iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger
2014-02-23Target/sbc: Don't use sg as iterator in sbc_verify_readSagi Grimberg
2014-02-23target: Add DIF sense codes in transport_generic_request_failureNicholas Bellinger
2014-02-23target/sbc: Fix sbc_dif_copy_prot addr offset bugNicholas Bellinger
2014-02-12Target/sbc: Fix protection copy routineSagi Grimberg
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier
2014-02-12iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger
2014-02-12target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier
2014-02-12target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger
2014-02-12target: Fix free-after-use regression in PR unregisterNicholas Bellinger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-01-19iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2014-01-19tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger
2014-01-19target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger