aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14target: remove useless castsJörn Engel1-1/+1
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior1-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-2/+1
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-5/+9
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker1-0/+1
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig1-32/+2
2011-10-24target: make iblock_emulate_sync_cache asynchronousChristoph Hellwig1-16/+21
2011-10-24target: make the ->get_cdb method optionalChristoph Hellwig1-6/+0
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig1-2/+2
2011-10-24target: cleanup iblock bio submissionChristoph Hellwig1-135/+59
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-2/+2
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-61/+55
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-1/+1
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier1-0/+3
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier1-14/+3
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger1-2/+2
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-2/+2
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-7/+7
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-27/+24
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-11/+17
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+3
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger1-7/+8
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl1-4/+9
2011-03-10block: remove per-queue pluggingJens Axboe1-4/+3
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-12[SCSI] target/iblock: Fix failed bd claim NULL pointer dereferenceNicholas Bellinger1-2/+4
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter1-1/+1
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+808