aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26target: writev() on single-element vector is pointlessAl Viro1-19/+8
2013-01-10target: Use TCM_NO_SENSE for initialisationHannes Reinecke1-1/+1
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-2/+1
2012-11-07target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger1-1/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-507/+411
2012-11-06target: simplify reservations codeChristoph Hellwig1-129/+63
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-81/+67
2012-09-17target: move the dereference below the NULL testWei Yongjun1-4/+6
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida1-2/+2
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini1-0/+8
2012-07-16target: Remove unneeded double parenthesesAndy Grover1-3/+3
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier1-3/+4
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-40/+27
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl1-0/+3
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig1-24/+12
2012-04-14target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover1-16/+15
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-16/+7
2012-03-15target: remove obvious warningsJörn Engel1-8/+1
2012-03-15target: Use array_zalloc for device_listJörn Engel1-7/+7
2012-03-13target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger1-12/+22
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier1-4/+2
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover1-19/+19
2012-01-18target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido1-0/+1
2012-01-18target: Use correct preempted registration sense codeMarco Sanvido1-2/+2
2011-12-14target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel1-15/+0
2011-12-14target: header reshuffle, part2Christoph Hellwig1-5/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-1/+1
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-80/+160
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig1-43/+86
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig1-4/+9
2011-11-04target: split core_scsi3_emulate_prChristoph Hellwig1-27/+35
2011-11-04target: split core_scsi2_emulate_crhChristoph Hellwig1-97/+92
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier1-4/+4
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-227/+227
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-11/+49
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-11/+11
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-43/+43
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-182/+182
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+4252