summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
Commit message (Expand)AuthorAgeFilesLines
* target: move unmap to struct spc_opsChristoph Hellwig2012-06-211-5/+45
* target: move write_same to struct spc_opsChristoph Hellwig2012-06-211-0/+18
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-06-211-2/+3
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-211-4/+14
* target/iblock: Add parameter to specify read-only devicesAndy Grover2012-06-121-7/+28
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-121-0/+1
* target: remove struct se_taskChristoph Hellwig2012-05-061-77/+65
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-061-2/+1
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-061-1/+2
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-061-5/+5
* target: increase iblock task sizesChristoph Hellwig2012-02-251-16/+36
* target: remove the unused struct iblock_hbaChristoph Hellwig2012-02-251-26/+0
* iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
* target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
* target: don't allocate bio headroom in iblockChristoph Hellwig2012-01-181-1/+1
* target: remove useless castsJörn Engel2011-12-141-1/+1
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-2/+1
* target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-061-1/+1
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-5/+9
* drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-311-0/+1
* target: clean up the backend interface to caching parametersChristoph Hellwig2011-10-241-32/+2
* target: make iblock_emulate_sync_cache asynchronousChristoph Hellwig2011-10-241-16/+21
* target: make the ->get_cdb method optionalChristoph Hellwig2011-10-241-6/+0
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-241-2/+2
* target: cleanup iblock bio submissionChristoph Hellwig2011-10-241-135/+59
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-221-2/+2
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-61/+55
* target: Eliminate usage of struct se_memAndy Grover2011-07-221-1/+1
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-221-0/+3
* target/iblock: Remove unused iblock_dev membersRoland Dreier2011-07-221-14/+3
* target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2011-07-221-2/+2
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-2/+2
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-7/+7
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-27/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-251-11/+17
|\
| * [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-231-7/+8
| * [SCSI] target: Fix match_strdup() memory leaksJesper Juhl2011-03-231-4/+9
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-4/+3
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-101-4/+3
* | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
|/
* [SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger2011-02-121-2/+4
* [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter2011-02-121-1/+1
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+808