aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_cdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25target: Fix compile warning w/ missing module.h includeNicholas Bellinger1-0/+1
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig1-3/+36
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig1-0/+16
2011-10-24target: simplify target_parse_naa_6h_vendor_specific()Andy Shevchenko1-15/+14
2011-09-16target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger1-2/+33
2011-08-22target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier1-2/+2
2011-08-22target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger1-6/+8
2011-08-22target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger1-12/+16
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger1-3/+8
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko1-12/+4
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko1-5/+5
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger1-0/+29
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-24/+26
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-16/+53
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier1-0/+17
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier1-48/+47
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-19/+20
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger1-8/+20
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-31/+31
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-73/+73
2011-03-14[SCSI] target: Fix volume size misreporting for volumes > 2TBNicholas Bellinger1-1/+7
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+1131