summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_file.c
Commit message (Expand)AuthorAgeFilesLines
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-06-211-3/+5
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-211-4/+14
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-121-0/+1
* target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-021-53/+17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-211-84/+47
|\
| * target: remove struct se_taskChristoph Hellwig2012-05-061-75/+42
| * 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-5/+6
| * target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-061-4/+5
| * target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-141-8/+3
* | target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger2012-05-171-6/+16
|/
* target: remove useless castsJörn Engel2011-12-141-5/+5
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-2/+1
* target/file: walk properly over sg listSebastian Andrzej Siewior2011-12-061-6/+6
* 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-2/+4
* 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-31/+2
* target: make the ->get_cdb method optionalChristoph Hellwig2011-10-241-12/+0
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-241-4/+6
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-56/+44
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-4/+4
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-6/+6
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-23/+22
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger2011-03-231-1/+1
* [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-231-4/+9
* [SCSI] target: Fix match_strdup() memory leaksJesper Juhl2011-03-231-1/+12
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+688