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
2013-11-12
target: Core does not need blkdev.h
Andy Grover
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-09
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2013-06-14
target: Don't allocate pages for NULLIO devices
Andy Grover
2013-05-11
target/rd: Add ramdisk bit for NULLIO operation
Nicholas Bellinger
2013-02-13
target_core_rd: break out unterminated loop during copy
Hannes Reinecke
2013-02-13
target/rd: improve sg_table lookup scalability
Martin Svec
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-06
target: rename spc_ops
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
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