| Commit message (Expand) | Author | Age |
* | target: Remove max_sectors device attribute for modern se_task less code | Nicholas Bellinger | 2012-05-09 |
* | target: replace ->execute_task with ->execute_cmd | Christoph Hellwig | 2012-05-06 |
* | target: remove target_get_task_cdb | Christoph Hellwig | 2012-05-06 |
* | target: stop splitting commands into multiple tasks | Christoph Hellwig | 2012-04-14 |
* | target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena... | Roland Dreier | 2012-03-15 |
* | target: Untangle front-end and back-end meanings of max_sectors attribute | Roland Dreier | 2012-02-25 |
* | target: Don't set WBUS16 or SYNC bits in INQUIRY response | Roland Dreier | 2012-02-25 |
* | target: Set peripheral device type consistently in INQUIRY response | Roland Dreier | 2012-02-25 |
* | target: Fix up handling of short INQUIRY buffers | Roland Dreier | 2012-02-25 |
* | target: accept REQUEST_SENSE with 18bytes | Sebastian Andrzej Siewior | 2012-02-07 |
* | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 | Roland Dreier | 2012-01-18 |
* | target: Return correct ASC for unimplemented VPD pages | Roland Dreier | 2012-01-18 |
* | target: Allow control CDBs with data > 1 page | Andy Grover | 2012-01-18 |
* | target: Set response format in INQUIRY response | Roland Dreier | 2011-12-14 |
* | target: remove useless casts | Jörn Engel | 2011-12-14 |
* | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 |
* | target: reshuffle headers | Christoph Hellwig | 2011-12-14 |
* | target: Fix page length in emulated INQUIRY VPD page 86h | Roland Dreier | 2011-12-06 |
* | target: Address legacy PYX_TRANSPORT_* return code breakage | Nicholas Bellinger | 2011-12-06 |
* | target: use ->exectute_task for all CDB emulation | Christoph Hellwig | 2011-11-04 |
* | target: remove SCF_EMULATE_CDB_ASYNC | Christoph Hellwig | 2011-11-04 |
* | target: refactor transport_emulate_control_cdb | Christoph Hellwig | 2011-11-04 |
* | target: Fix compile warning w/ missing module.h include | Nicholas Bellinger | 2011-10-26 |
* | target: remove the ->transport_split_cdb callback in se_cmd | Christoph Hellwig | 2011-10-23 |
* | target: replace ->get_cdb with a target_get_task_cdb helper | Christoph Hellwig | 2011-10-23 |
* | target: simplify target_parse_naa_6h_vendor_specific() | Andy Shevchenko | 2011-10-23 |
* | target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended | Nicholas Bellinger | 2011-09-16 |
* | target: Print subpage too for unhandled MODE SENSE pages | Roland Dreier | 2011-08-22 |
* | target: Remove duplicate task completions in transport_emulate_control_cdb | Nicholas Bellinger | 2011-08-22 |
* | target: Add WRITE_SAME (10) parsing and refactor passthrough checks | Nicholas Bellinger | 2011-08-22 |
* | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 | Nicholas Bellinger | 2011-08-22 |
* | target: remove custom hex2bin() implementation | Andy Shevchenko | 2011-07-22 |
* | target: fix typo Assoication -> Association | Andy Shevchenko | 2011-07-22 |
* | target: Update QUEUE ALGORITHM MODIFIER control page default | Nicholas Bellinger | 2011-07-22 |
* | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover | 2011-07-22 |
* | target: Make all control CDBs scatter-gather | Andy Grover | 2011-07-22 |
* | target: Implement Block Device Characteristics VPD page | Roland Dreier | 2011-07-22 |
* | target: Fix reporting of supported VPD pages | Roland Dreier | 2011-07-22 |
* | target: Updates from AGrover and HCH (round 3) | Andy Grover | 2011-07-22 |
* | target: Fix WRITE_SAME_[16,32] number of blocks=0 case | Nicholas Bellinger | 2011-07-22 |
* | target: More core cleanups from AGrover (round 2) | Andy Grover | 2011-07-22 |
* | target: Core cleanups from AGrover (round 1) | Andy Grover | 2011-07-22 |
* | [SCSI] target: Fix volume size misreporting for volumes > 2TB | Nicholas Bellinger | 2011-03-14 |
* | [SCSI] target: Add LIO target core v4.0.0-rc6 | Nicholas Bellinger | 2011-01-14 |