index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_file.c
Age
Commit message (
Expand
)
Author
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-27
target: Add __exit annotation for module_exit functions
Asias He
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-20
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-12-05
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
2012-12-05
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-06
target: rename spc_ops
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-02
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
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-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-06-02
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2012-05-21
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-14
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-02
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