aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* target: Explicitly clear ramdisk_mcp backend pagesNicholas Bellinger2014-07-111-1/+1
* target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-07-111-0/+1
* iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-07-111-0/+10
* target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-04-301-0/+1
* iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger2014-04-301-1/+3
* target/iscsi: Fix network portal creation raceAndy Grover2014-04-021-13/+21
* iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger2014-02-151-14/+12
* iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2014-01-031-1/+4
* iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2014-01-031-1/+1
* target/pscsi: fix return value checkWei Yongjun2013-11-281-4/+4
* target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger2013-09-101-5/+6
* iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel2013-07-271-1/+1
* iscsi-target: fix heap buffer overflow on errorKees Cook2013-06-192-6/+6
* iscsi-target: Fix processing of OOO commandsShlomo Pongratz2013-05-301-3/+4
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-251-0/+3
* target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2013-04-252-4/+5
* target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-03-061-0/+8
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-03-063-19/+8
* tcm_fc: Do not report target role when target is not definedMark Rustad2013-02-061-2/+8
* tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-02-061-1/+1
* target: use correct sense code for LUN communication failureHannes Reinecke2013-02-061-1/+1
* target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou2013-01-031-1/+1
* target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior2013-01-031-2/+7
* iscsit: use GFP_ATOMIC under spin lockWei Yongjun2013-01-031-1/+1
* iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2013-01-032-6/+12
* iscsi-target: Fix missed wakeup race in TX threadRoland Dreier2012-11-165-3/+26
* target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier2012-11-161-9/+9
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-161-1/+2
* iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger2012-10-171-2/+2
* iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig2012-10-171-1/+0
* iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger2012-10-171-0/+12
* target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2012-10-172-3/+39
* iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger2012-10-171-0/+1
* target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin2012-10-171-1/+7
* target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger2012-10-101-2/+7
* target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou2012-09-121-2/+2
* iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro2012-08-023-78/+6
* target: Check number of unmap descriptors against our limitRoland Dreier2012-08-021-0/+5
* target: Fix possible integer underflow in UNMAP emulationRoland Dreier2012-08-021-10/+10
* target: Fix reading of data length fields for UNMAP commandsRoland Dreier2012-08-021-3/+3
* target: Add range checking to UNMAP emulationRoland Dreier2012-08-021-0/+12
* target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-08-021-0/+10
* target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-251-1/+1
* target: Clean up returning errors in PR handling codeRoland Dreier2012-07-251-3/+4
* tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-251-0/+2
* tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-121-1/+2
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-191-3/+5
* target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-102-62/+17
* target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger2012-05-201-6/+16
* target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl2012-05-201-0/+3