aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
Commit message (Expand)AuthorAge
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger2013-05-15
* target: Add sbc_execute_unmap() helperAsias He2013-04-25
* target/iblock: Add iblock_do_unmap() helperAsias He2013-04-25
* target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-23
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-13
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-28
* target/iblock: Forward declare bio helpersNicholas Bellinger2012-11-28
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2012-11-15
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
* target: rename spc_opsChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\
| * block: Generalized bio pool freeingKent Overstreet2012-09-09
* | target: do not submit a zero-bio I/O requestPaolo Bonzini2012-09-17
* | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-17
* | target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger2012-09-17
* | target: report too-small parameter lists everywherePaolo Bonzini2012-09-07
|/
* target: Check number of unmap descriptors against our limitRoland Dreier2012-07-16
* target: Fix possible integer underflow in UNMAP emulationRoland Dreier2012-07-16
* target: Fix reading of data length fields for UNMAP commandsRoland Dreier2012-07-16
* target: Add range checking to UNMAP emulationRoland Dreier2012-07-16
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-16
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-16
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-16
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* target/iblock: Add parameter to specify read-only devicesAndy Grover2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: remove struct se_taskChristoph Hellwig2012-05-06
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-06
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-06
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-06
* target: increase iblock task sizesChristoph Hellwig2012-02-25
* target: remove the unused struct iblock_hbaChristoph Hellwig2012-02-25
* iblock: fix handling of large requestsChristoph Hellwig2012-02-07
* target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-07
* target: don't allocate bio headroom in iblockChristoph Hellwig2012-01-18
* target: remove useless castsJörn Engel2011-12-14
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-06
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-06
* drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-31