index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_rd.c
Age
Commit message (
Expand
)
Author
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-05-06
target: remove struct se_task
Christoph Hellwig
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
2012-04-14
target: don't limit transfer sizes for the ramdisk backend
Christoph Hellwig
2012-04-14
target: misc ramdisk backend cleanups
Christoph Hellwig
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-10-24
target: make the ->get_cdb method optional
Christoph Hellwig
2011-10-24
target: Cleanup unused se_task bits
Christoph Hellwig
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-08-22
target: Convert target_core_rd.c to use use BUG_ON
Julia Lawall
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
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-03-23
[SCSI] target: Convert rd_build_device_space() to use errno
Dan Carpenter
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger