aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_iblock.c
AgeCommit message (Expand)Author
2012-09-07target: report too-small parameter lists everywherePaolo Bonzini
2012-07-16target: Check number of unmap descriptors against our limitRoland Dreier
2012-07-16target: Fix possible integer underflow in UNMAP emulationRoland Dreier
2012-07-16target: Fix reading of data length fields for UNMAP commandsRoland Dreier
2012-07-16target: Add range checking to UNMAP emulationRoland Dreier
2012-07-16target: move unmap to struct spc_opsChristoph Hellwig
2012-07-16target: move write_same to struct spc_opsChristoph Hellwig
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target/iblock: Add parameter to specify read-only devicesAndy Grover
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-05-06target: remove struct se_taskChristoph Hellwig
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig
2012-05-06target: remove the task_lba field in struct se_taskChristoph Hellwig
2012-02-25target: increase iblock task sizesChristoph Hellwig
2012-02-25target: remove the unused struct iblock_hbaChristoph Hellwig
2012-02-07iblock: fix handling of large requestsChristoph Hellwig
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido
2012-01-18target: don't allocate bio headroom in iblockChristoph Hellwig
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig
2011-10-24target: make iblock_emulate_sync_cache asynchronousChristoph Hellwig
2011-10-24target: make the ->get_cdb method optionalChristoph Hellwig
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig
2011-10-24target: cleanup iblock bio submissionChristoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-02-12[SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger