summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-0/+5
|\
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-141-0/+5
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-1/+0
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-091-1/+10
|/
* target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger2014-12-011-0/+42
* target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-071-2/+7
* target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-171-1/+3
* Target/file: place escape values for protection information formatSagi Grimberg2014-04-071-39/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-1/+255
|\
| * target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-191-1/+118
| * target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-191-0/+137
* | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-4/+4
|/
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-091-4/+2
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-2/+2
* target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-301-5/+6
* target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover2013-05-031-7/+2
* target/file: Set is_nonrot attributeAsias He2013-04-251-0/+3
* target: Add sbc_execute_unmap() helperAsias He2013-04-251-78/+4
* target/file: Add fd_do_unmap() helperAsias He2013-04-251-42/+30
* target/file: Add UNMAP emulation supportAsias He2013-04-251-0/+111
* target/file: Add WRITE_SAME w/ UNMAP=1 emulation supportAsias He2013-04-251-5/+89
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-03-021-1/+1
|\
| * target: Add __exit annotation for module_exit functionsAsias He2013-02-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-1/+1
* | target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2013-02-201-0/+114
|/
* target/file: merge fd_do_readv() and fd_do_writev()Sebastian Andrzej Siewior2012-12-051-60/+32
* target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior2012-12-051-2/+7
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-4/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-11/+11
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-20/+2
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-88/+50
* target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2012-10-021-3/+38
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-27/+5
|\
| * delousing target_core_file a bitAl Viro2012-08-011-27/+5
* | target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-161-3/+5
* | target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-161-4/+14
* | target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-161-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
OpenPOWER on IntegriCloud