summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
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-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
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
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg
2014-04-07Target/file: place escape values for protection information formatSagi Grimberg
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg
2014-03-13Target/transport: Allocate protection sg if neededSagi Grimberg
2014-03-13target: silence GCC warning in target_alua_state_checkPaul Bolle
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