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
2016-05-10
target: need_to_release is always false, remove redundant check and kfree
Colin Ian King
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-17
target/rd: always chain S/G list
Christoph Hellwig
2015-07-06
target/rd: Set ramdisk as non rotational device
Sagi Grimberg
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target: consolidate version defines
Christoph Hellwig
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-04-14
target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*
Akinobu Mita
2015-04-07
target/rd: reduce code duplication in rd_execute_rw()
Akinobu Mita
2015-04-07
target/rd: Add checks for backend DIF emulation
Nicholas Bellinger
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2014-12-01
target/rd: Convert to external rd_mcp_backend_dev_attrs
Nicholas Bellinger
2014-04-07
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
2014-01-19
target/rd: Add DIF protection into rd_execute_rw
Nicholas Bellinger
2014-01-19
target/rd: Add support for protection SGL setup + release
Nicholas Bellinger
2014-01-19
target/rd: Refactor rd_build_device_space + rd_release_device_space
Nicholas Bellinger
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
[next]