index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
1
-5
/
+19
|
\
|
*
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
2019-03-18
1
-5
/
+19
*
|
uio: remove the unused iov_for_each macro
Christoph Hellwig
2019-02-04
1
-8
/
+0
|
/
*
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
2018-12-13
1
-0
/
+3
*
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
2018-12-13
1
-1
/
+1
*
iov_iter: Add I/O discard iterator
David Howells
2018-10-24
1
-0
/
+7
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-5
/
+5
*
iov_iter: Use accessor function
David Howells
2018-10-24
1
-15
/
+33
*
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
2018-09-12
1
-1
/
+1
*
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
2018-05-22
1
-1
/
+1
*
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
2018-05-15
1
-0
/
+15
*
new primitive: iov_iter_for_each_range()
Al Viro
2017-10-11
1
-0
/
+4
*
kill iov_shorten()
Al Viro
2017-10-11
1
-2
/
+0
*
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
2017-07-10
1
-4
/
+4
*
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-07
1
-10
/
+64
|
\
|
*
iov_iter/hardening: move object size checks to inlined part
Al Viro
2017-06-29
1
-5
/
+53
*
|
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2017-06-09
1
-0
/
+15
|
/
*
[iov_iter] new privimitive: iov_iter_revert()
Al Viro
2017-04-02
1
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-0
/
+3
|
\
|
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-0
/
+3
*
|
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
|
*
constify iov_iter_count() and iter_is_iovec()
Al Viro
2016-10-10
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
get rid of separate multipage fault-in primitives
Al Viro
2016-09-27
1
-1
/
+0
*
|
new iov_iter flavour: pipe-backed
Al Viro
2016-10-05
1
-3
/
+11
|
/
*
fix iov_iter_fault_in_readable()
Al Viro
2016-09-17
1
-1
/
+1
*
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
2016-04-08
1
-0
/
+1
*
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
2015-12-06
1
-2
/
+2
*
new helper: iov_iter_rw()
Omar Sandoval
2015-04-11
1
-0
/
+8
*
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-11
1
-0
/
+14
|
\
|
*
saner iov_iter initialization primitives
Al Viro
2015-03-30
1
-0
/
+14
*
|
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-04-11
1
-0
/
+1
|
/
*
new helper: dup_iter()
Al Viro
2015-02-17
1
-0
/
+2
*
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-1
/
+3
|
\
|
*
new helper: iov_iter_bvec()
Al Viro
2015-01-29
1
-1
/
+3
*
|
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
1
-2
/
+0
*
|
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
1
-3
/
+0
*
|
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-02-04
1
-1
/
+0
|
/
*
new helper: iter_is_iovec()
Al Viro
2014-12-17
1
-0
/
+5
*
bury memcpy_toiovec()
Al Viro
2014-12-09
1
-1
/
+0
*
copy_from_iter_nocache()
Al Viro
2014-12-08
1
-0
/
+1
*
new helper: iov_iter_kvec()
Al Viro
2014-12-08
1
-0
/
+2
*
csum_and_copy_..._iter()
Al Viro
2014-12-08
1
-0
/
+2
*
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
1
-0
/
+1
*
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
2014-10-09
1
-0
/
+3
*
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2014-09-26
1
-1
/
+1
*
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2014-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-28
1
-1
/
+4
|
\
|
*
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-27
1
-1
/
+4
[next]