aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_cdb.c
Commit message (Expand)AuthorAge
* target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena...Roland Dreier2012-03-15
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-25
* target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier2012-02-25
* target: Set peripheral device type consistently in INQUIRY responseRoland Dreier2012-02-25
* target: Fix up handling of short INQUIRY buffersRoland Dreier2012-02-25
* target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-07
* target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-18
* target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-18
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-18
* target: Set response format in INQUIRY responseRoland Dreier2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target: reshuffle headersChristoph Hellwig2011-12-14
* target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-06
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-06
* target: use ->exectute_task for all CDB emulationChristoph Hellwig2011-11-04
* target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig2011-11-04
* target: refactor transport_emulate_control_cdbChristoph Hellwig2011-11-04
* target: Fix compile warning w/ missing module.h includeNicholas Bellinger2011-10-26
* target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig2011-10-23
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-23
* target: simplify target_parse_naa_6h_vendor_specific()Andy Shevchenko2011-10-23
* target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger2011-09-16
* target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-22
* target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger2011-08-22
* target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2011-08-22
* target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-22
* target: remove custom hex2bin() implementationAndy Shevchenko2011-07-22
* target: fix typo Assoication -> AssociationAndy Shevchenko2011-07-22
* target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger2011-07-22
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-22
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-22
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-22
* target: Fix reporting of supported VPD pagesRoland Dreier2011-07-22
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-22
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-22
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-22
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-22
* [SCSI] target: Fix volume size misreporting for volumes > 2TBNicholas Bellinger2011-03-14
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-14