Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |