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