summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
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
2012-07-25target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-25tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-12tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-06-19target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-10target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger
2012-05-20target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-20target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl
2012-05-20target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger
2012-04-13tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-13tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-13target: Fix unsupported WRITE_SAME sense payloadMartin Svec
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier
2012-04-02target: prevent NULL pointer dereference in target_report_lunsJörn Engel
2012-04-02target: fix use after free in target_report_lunsJörn Engel
2012-04-02target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier
2012-04-02tcm_fc: Fix fc_exch memory leak in ft_send_resp_statusNicholas Bellinger
2012-04-02iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger
2012-04-02iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger
2012-04-02tcm_loop: Set residual field for SCSI commandsRoland Dreier
2012-03-19target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger
2012-03-19iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger
2012-02-29target: Allow control CDBs with data > 1 pageAndy Grover
2012-02-13target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier
2012-02-13target: Return correct ASC for unimplemented VPD pagesRoland Dreier
2012-02-13target: Add workaround for zero-length control CDB handlingNicholas Bellinger
2012-02-13target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier
2012-02-13target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido
2012-02-13target: Use correct preempted registration sense codeMarco Sanvido
2012-02-13iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger
2012-02-13iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger
2012-02-13iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger
2012-01-25target: Set additional sense length field in sense dataRoland Dreier