index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
1
-4
/
+2
2013-08-13
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-2
/
+2
2013-05-31
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
Nicholas Bellinger
1
-5
/
+6
2013-05-04
target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
Andy Grover
1
-7
/
+2
2013-04-25
target/file: Set is_nonrot attribute
Asias He
1
-0
/
+3
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
1
-78
/
+4
2013-04-25
target/file: Add fd_do_unmap() helper
Asias He
1
-42
/
+30
2013-04-25
target/file: Add UNMAP emulation support
Asias He
1
-0
/
+111
2013-04-25
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
Asias He
1
-5
/
+89
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-24
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-0
/
+114
2012-12-06
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
1
-60
/
+32
2012-12-06
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
1
-2
/
+7
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-11
/
+11
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
1
-1
/
+0
2012-11-07
target: provide generic sbc device type/revision helpers
Christoph Hellwig
1
-20
/
+2
2012-11-07
target: rename spc_ops
Christoph Hellwig
1
-2
/
+2
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-88
/
+50
2012-10-03
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
1
-3
/
+38
2012-09-18
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
1
-2
/
+0
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-27
/
+5
2012-08-01
delousing target_core_file a bit
Al Viro
1
-27
/
+5
2012-07-17
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-3
/
+5
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-4
/
+14
2012-07-17
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+1
2012-06-03
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
1
-53
/
+17
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-84
/
+47
2012-05-17
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
1
-6
/
+16
2012-05-07
target: remove struct se_task
Christoph Hellwig
1
-75
/
+42
2012-05-07
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-2
/
+1
2012-05-07
target: remove the task_size field in struct se_task
Christoph Hellwig
1
-5
/
+6
2012-05-07
target: remove the task_lba field in struct se_task
Christoph Hellwig
1
-4
/
+5
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
1
-8
/
+3
2011-12-14
target: remove useless casts
Jörn Engel
1
-5
/
+5
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-2
/
+1
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
1
-2
/
+4
2011-11-01
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-24
target: clean up the backend interface to caching parameters
Christoph Hellwig
1
-31
/
+2
2011-10-24
target: make the ->get_cdb method optional
Christoph Hellwig
1
-12
/
+0
2011-10-24
target: Cleanup unused se_task bits
Christoph Hellwig
1
-4
/
+6
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-56
/
+44
[next]