Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: reintroduce some obsolete SCSI-2 commands | Bernhard Kohl | 2012-10-26 | 1 | -0/+18 |
* | target: support zero allocation length in SBC commands | Paolo Bonzini | 2012-09-17 | 1 | -8/+15 |
* | target: move unmap to struct spc_ops | Christoph Hellwig | 2012-07-16 | 1 | -58/+4 |
* | target: move write_same to struct spc_ops | Christoph Hellwig | 2012-07-16 | 1 | -34/+18 |
* | target: move sync_cache to struct spc_ops | Christoph Hellwig | 2012-07-16 | 1 | -14/+4 |
* | target: add struct spc_ops + initial ->execute_rw pointer usage | Christoph Hellwig | 2012-07-16 | 1 | -1/+11 |
* | target: move code for CDB emulation | Christoph Hellwig | 2012-07-16 | 1 | -19/+220 |
* | target: add a parse_cdb method to the backend drivers | Christoph Hellwig | 2012-07-16 | 1 | -0/+450 |