index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: core: file: Don't duplicate memset(0xff)
Chaitanya Kulkarni
2021-03-09
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
|
*
scsi: target: file: Don't zero iter before iov_iter_bvec
Pavel Begunkov
2021-01-13
1
-1
/
+1
*
|
target/file: allocate the bvec array as part of struct target_core_file_cmd
Christoph Hellwig
2021-01-25
1
-14
/
+6
|
/
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-3
/
+3
*
scsi: target: target/file: Add support of direct and async I/O
Andrei Vagin
2018-05-14
1
-14
/
+123
*
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
2017-11-04
1
-0
/
+4
*
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-1
/
+6
|
\
|
*
target: break up free_device callback
Mike Christie
2017-07-06
1
-1
/
+6
*
|
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
1
-2
/
+2
*
|
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-29
1
-1
/
+1
|
/
*
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
2017-05-07
1
-2
/
+1
*
tcm: make pi data verification configurable
Dmitry Monakhov
2017-05-01
1
-2
/
+4
*
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
2017-05-01
1
-6
/
+17
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+1
*
target: fix spelling mistake: "limitiation" -> "limitation"
Colin Ian King
2016-07-23
1
-1
/
+1
*
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-07-20
1
-2
/
+1
*
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2016-01-29
1
-20
/
+9
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-188
/
+47
|
\
|
*
target: consolidate version defines
Christoph Hellwig
2015-06-23
1
-1
/
+1
|
*
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
1
-21
/
+0
|
*
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
1
-14
/
+3
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-2
/
+9
|
*
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
1
-37
/
+1
|
*
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
1
-12
/
+4
|
*
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
1
-3
/
+1
|
*
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
2015-05-30
1
-100
/
+28
|
*
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
1
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-0
/
+1
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-1
/
+0
|
|
\
|
|
*
|
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-28
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+1
|
|
/
*
/
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-1
/
+0
|
/
*
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
2015-04-15
1
-25
/
+61
*
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
2015-04-15
1
-15
/
+6
*
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
2015-04-15
1
-7
/
+8
*
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
1
-4
/
+4
*
target: add missing sense_reason_t annotations
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
target: rewrite fd_execute_write_same
Christoph Hellwig
2015-02-27
1
-78
/
+22
*
target: use vfs_iter_read/write in fd_do_rw
Christoph Hellwig
2015-02-27
1
-17
/
+14
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
1
-0
/
+5
|
\
|
*
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
2015-02-14
1
-0
/
+5
*
|
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2015-01-09
1
-1
/
+0
*
|
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2015-01-09
1
-1
/
+10
|
/
*
target/file: Convert to external fileio_backend_dev_attrs
Nicholas Bellinger
2014-12-01
1
-0
/
+42
*
target/file: fix inclusive vfs_fsync_range() end
Zach Brown
2014-10-07
1
-2
/
+7
[next]