summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
2016-03-21target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik1-1/+1
2016-03-21iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-09-18target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-06-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-06-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-06-19iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-04-14iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-02-02target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran1-2/+1
2014-12-01iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-12-01iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-11target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior1-2/+7
2014-06-11target: use correct sense code for LUN communication failureHannes Reinecke1-1/+1
2014-06-11target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2-4/+5
2014-06-11target/pscsi: fix return value checkWei Yongjun1-4/+4
2014-06-11iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2-6/+12
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-02-20target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2014-02-20target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-62/+17
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-09-08target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger1-3/+6
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel1-1/+1
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel1-2/+2
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-04-17target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-03-28target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover1-1/+4
2013-03-14target/pscsi: Fix page incrementAsias He1-1/+0
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-03-04target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger4-20/+9
2013-02-28target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2013-02-04target: fix regression with dev_link_magic in target_fabric_port_linkNicholas Bellinger1-6/+5
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger4-0/+15
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-17target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou1-1/+1
2013-01-17iscsit: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2012-11-18target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson1-3/+3
2012-11-18iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26
2012-11-18target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
2012-11-18target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-05target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger1-1/+0
2012-10-21target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin1-1/+7
2012-10-21iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger1-2/+2
2012-10-21iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger1-0/+12