index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Age
Commit message (
Expand
)
Author
2013-09-11
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-08-13
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-05-15
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2012-11-28
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-28
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-15
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
2012-11-07
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-07
target: rename spc_ops
Christoph Hellwig
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-09-18
target: do not submit a zero-bio I/O request
Paolo Bonzini
2012-09-18
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
2012-09-18
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-07-17
target: Check number of unmap descriptors against our limit
Roland Dreier
2012-07-17
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
2012-07-17
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
2012-07-17
target: Add range checking to UNMAP emulation
Roland Dreier
2012-07-17
target: move unmap to struct spc_ops
Christoph Hellwig
2012-07-17
target: move write_same to struct spc_ops
Christoph Hellwig
2012-07-17
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-17
target/iblock: Add parameter to specify read-only devices
Andy Grover
2012-07-17
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: replace ->execute_task with ->execute_cmd
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-02-25
target: increase iblock task sizes
Christoph Hellwig
2012-02-25
target: remove the unused struct iblock_hba
Christoph Hellwig
2012-02-07
iblock: fix handling of large requests
Christoph Hellwig
2012-02-07
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
2012-01-18
target: don't allocate bio headroom in iblock
Christoph Hellwig
2011-12-14
target: remove useless casts
Jörn Engel
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: remove the t_tasks_fua se_cmd field
Christoph Hellwig
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-10-31
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
[next]