summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_cdb.c
Commit message (Expand)AuthorAgeFilesLines
* target: move code for CDB emulationChristoph Hellwig2012-06-121-1130/+0
* target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-091-1/+1
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-061-42/+22
* target: remove target_get_task_cdbChristoph Hellwig2012-05-061-49/+0
* target: stop splitting commands into multiple tasksChristoph Hellwig2012-04-141-1/+4
* target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena...Roland Dreier2012-03-151-5/+0
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-251-1/+1
* target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier2012-02-251-1/+1
* target: Set peripheral device type consistently in INQUIRY responseRoland Dreier2012-02-251-10/+10
* target: Fix up handling of short INQUIRY buffersRoland Dreier2012-02-251-114/+36
* target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4
* target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
* target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-181-14/+14
* target: Set response format in INQUIRY responseRoland Dreier2011-12-141-0/+12
* target: remove useless castsJörn Engel2011-12-141-12/+8
* target: header reshuffle, part2Christoph Hellwig2011-12-141-2/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-1/+2
* target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-061-1/+1
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-5/+13
* target: use ->exectute_task for all CDB emulationChristoph Hellwig2011-11-041-101/+10
* target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig2011-11-041-18/+40
* target: refactor transport_emulate_control_cdbChristoph Hellwig2011-11-041-46/+59
* target: Fix compile warning w/ missing module.h includeNicholas Bellinger2011-10-261-0/+1
* target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig2011-10-241-3/+36
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-241-0/+16
* target: simplify target_parse_naa_6h_vendor_specific()Andy Shevchenko2011-10-241-15/+14
* target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger2011-09-161-2/+33
* target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-221-2/+2
* target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger2011-08-221-6/+8
* target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2011-08-221-12/+16
* target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-221-3/+8
* target: remove custom hex2bin() implementationAndy Shevchenko2011-07-221-12/+4
* target: fix typo Assoication -> AssociationAndy Shevchenko2011-07-221-5/+5
* target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger2011-07-221-0/+29
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-24/+26
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-16/+53
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-221-0/+17
* target: Fix reporting of supported VPD pagesRoland Dreier2011-07-221-48/+47
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-19/+20
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-221-8/+20
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-31/+31
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-73/+73
* [SCSI] target: Fix volume size misreporting for volumes > 2TBNicholas Bellinger2011-03-141-1/+7
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+1131