index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_file.c
Age
Commit message (
Expand
)
Author
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
delousing target_core_file a bit
Al Viro
2012-07-17
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-17
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-06-03
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-05-17
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
2012-05-06
target: remove struct se_task
Christoph Hellwig
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-10-31
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
2011-10-24
target: clean up the backend interface to caching parameters
Christoph Hellwig
2011-10-24
target: make the ->get_cdb method optional
Christoph Hellwig
2011-10-24
target: Cleanup unused se_task bits
Christoph Hellwig
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
[SCSI] target: Fix FILEIO fd_buffered_io= token typo
Nicholas Bellinger
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
2011-03-23
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
2011-03-01
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger