summaryrefslogtreecommitdiff
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/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg
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-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-06target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-03iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-03iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2014-05-17target: fix memory leak on XCOPYMikulas Patocka
2014-05-15target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-05-15iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger
2014-05-15tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-05-15iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-05-15Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-05-15target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-11target: Add check to prevent Abort Task from aborting itselfAlex Leung
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-07target: Enable READ_STRIP emulation in target_complete_ok_workNicholas Bellinger
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger
2014-04-07target: Enable WRITE_INSERT emulation in target_execute_cmdNicholas Bellinger
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger
2014-04-07target/sbc: Only expose PI read_cap16 bits when supported by fabricNicholas Bellinger
2014-04-07target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger
2014-04-07target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger
2014-04-07Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec
2014-04-07target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran
2014-04-07iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung
2014-04-07iscsi-target: Add missing NopOUT->flag (LMB) sanity checkArshad Hussain
2014-04-07Target/sbc: add debug printSagi Grimberg
2014-04-07Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg
2014-04-07Target/iscsi: Add T10-PI indication for iscsi_portal_groupSagi Grimberg