summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-04-02target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier
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-02tcm_loop: Set residual field for SCSI commandsRoland Dreier
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-01-25target: Set additional sense length field in sense dataRoland Dreier
2012-01-25target: Set response format in INQUIRY responseRoland Dreier
2011-12-21target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier
2011-11-11tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger
2011-11-11target: Fix REPORT TARGET PORT GROUPS handling with small allocation lengthNicholas Bellinger
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter
2011-06-24tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger
2011-05-24[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger
2011-05-24[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger
2011-05-24[SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23[SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric moduleNicholas Bellinger
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger
2011-03-23[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin
2011-03-23[SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger
2011-03-23[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger
2011-03-23[SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter
2011-03-23[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Fubo Chen
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger
2011-03-23[SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl
2011-03-23[SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds