summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2015-05-09target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-05-09tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-05-09iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-20iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-11-05iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-11-05iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-07-11target: Explicitly clear ramdisk_mcp backend pagesNicholas Bellinger
2014-07-11target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-07-11iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-04-30target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-30iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger
2014-04-02target/iscsi: Fix network portal creation raceAndy Grover
2014-02-15iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger
2014-01-03iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2014-01-03iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-28target/pscsi: fix return value checkWei Yongjun
2013-09-10target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger
2013-07-27iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel
2013-06-19iscsi-target: fix heap buffer overflow on errorKees Cook
2013-05-30iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-04-25target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-04-25target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger
2013-03-06target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-03-06target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-06tcm_fc: Do not report target role when target is not definedMark Rustad
2013-02-06tcm_fc: Do not indicate retry capability to initiatorsMark Rustad
2013-02-06target: use correct sense code for LUN communication failureHannes Reinecke
2013-01-03target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2013-01-03target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior
2013-01-03iscsit: use GFP_ATOMIC under spin lockWei Yongjun
2013-01-03iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2012-11-16iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-16target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-16target: Don't return success from module_init() if setup failsRoland Dreier
2012-10-17iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger
2012-10-17iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig
2012-10-17iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger
2012-10-17target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger
2012-10-17iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger
2012-10-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin
2012-10-10target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-09-12target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-08-02iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-08-02target: Check number of unmap descriptors against our limitRoland Dreier
2012-08-02target: Fix possible integer underflow in UNMAP emulationRoland Dreier
2012-08-02target: Fix reading of data length fields for UNMAP commandsRoland Dreier
2012-08-02target: Add range checking to UNMAP emulationRoland Dreier
2012-08-02target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-25target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier