index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2017-11-04
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
1
-0
/
+4
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+1
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+6
2017-07-06
target: break up free_device callback
Mike Christie
1
-1
/
+6
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-2
/
+2
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+1
2017-05-07
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-01
tcm: make pi data verification configurable
Dmitry Monakhov
1
-2
/
+4
2017-05-01
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
1
-6
/
+17
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+1
2016-07-23
target: fix spelling mistake: "limitiation" -> "limitation"
Colin Ian King
1
-1
/
+1
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
1
-2
/
+1
2016-01-29
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
1
-20
/
+9
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-188
/
+47
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2015-06-23
target: consolidate version defines
Christoph Hellwig
1
-1
/
+1
2015-06-23
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
1
-21
/
+0
2015-06-23
target: simplify UNMAP handling
Christoph Hellwig
1
-14
/
+3
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-2
/
+9
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
1
-37
/
+1
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-12
/
+4
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
1
-3
/
+1
2015-05-30
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
1
-100
/
+28
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
1
-4
/
+6
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+0
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-04-15
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
1
-25
/
+61
2015-04-15
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
1
-15
/
+6
2015-04-15
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
1
-7
/
+8
2015-04-07
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
1
-4
/
+4
2015-03-26
target: add missing sense_reason_t annotations
Christoph Hellwig
1
-1
/
+1
2015-02-27
target: rewrite fd_execute_write_same
Christoph Hellwig
1
-78
/
+22
2015-02-27
target: use vfs_iter_read/write in fd_do_rw
Christoph Hellwig
1
-17
/
+14
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+5
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
1
-0
/
+5
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
1
-1
/
+0
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
1
-1
/
+10
2014-12-01
target/file: Convert to external fileio_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+42
2014-10-07
target/file: fix inclusive vfs_fsync_range() end
Zach Brown
1
-2
/
+7
2014-09-17
target: correctly handle match_int errors in FILEIO + PSCSI
Joern Engel
1
-1
/
+3
2014-04-07
Target/file: place escape values for protection information format
Sagi Grimberg
1
-39
/
+1
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+255
2014-01-19
target/file: Add DIF protection support to fd_execute_rw
Nicholas Bellinger
1
-1
/
+118
2014-01-19
target/file: Add DIF protection init/format support
Nicholas Bellinger
1
-0
/
+137
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
1
-4
/
+4
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
1
-1
/
+1
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
[next]