aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_file.c
Commit message (Expand)AuthorAge
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
* target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-09
* target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger2014-12-02
* target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-08
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-17
* Target/file: place escape values for protection information formatSagi Grimberg2014-04-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-18
| * target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-18
* | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-19
|/
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-30
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover2013-05-03
* target/file: Set is_nonrot attributeAsias He2013-04-25
* target: Add sbc_execute_unmap() helperAsias He2013-04-25
* target/file: Add fd_do_unmap() helperAsias He2013-04-25
* target/file: Add UNMAP emulation supportAsias He2013-04-25
* target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He2013-04-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-03-02
|\
| * target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-23
* | target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2013-02-20
|/
* target/file: merge fd_do_readv() and fd_do_writev()Sebastian Andrzej Siewior2012-12-05
* target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior2012-12-05
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
* target: rename spc_opsChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2012-10-02
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * delousing target_core_file a bitAl Viro2012-08-01
* | target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-16
* | target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* | target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
|/
* target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-03
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-21
|\
| * target: remove struct se_taskChristoph Hellwig2012-05-06
| * target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-06
| * target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-06
| * target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-06
| * target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-14
* | target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger2012-05-17
|/