Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1bdd3dbfff7a308643c7f9ef74e4a8ef3923e686
/
include
/
linux
/
uio.h
1bdd3db
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
875f1d0
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
by Jens Axboe
· 6 years ago
77000bc
uio: remove the unused iov_for_each macro
by Christoph Hellwig
· 6 years ago
d05f443
iov_iter: introduce hash_and_copy_to_iter helper
by Sagi Grimberg
· 6 years ago
cb002d0
iov_iter: pass void csum pointer to csum_and_copy_to_iter
by Sagi Grimberg
· 6 years ago
9ea9ce0
iov_iter: Add I/O discard iterator
by David Howells
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
dfb06cb
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
by Dave Jiang
· 6 years ago
522239b
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
by Dan Williams
· 7 years ago
8780356
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
by Dan Williams
· 7 years ago
09cf698
new primitive: iov_iter_for_each_range()
by Al Viro
· 8 years ago
faea132
kill iov_shorten()
by Al Viro
· 7 years ago
c43aeb1
fix brown paperbag bug in inlined copy_..._iter()
by Al Viro
· 7 years ago
6a37e94
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
aa28de2
iov_iter/hardening: move object size checks to inlined part
by Al Viro
· 8 years ago
0aed55a
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
by Dan Williams
· 8 years ago
27c0e37
[iov_iter] new privimitive: iov_iter_revert()
by Al Viro
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
cbbd26b
[iov_iter] new primitives - copy_from_iter_full() and friends
by Al Viro
· 8 years ago
d384995
fs: decouple READ and WRITE from the block layer ops
by Christoph Hellwig
· 8 years ago
fed41f7
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
b57332b
constify iov_iter_count() and iter_is_iovec()
by Al Viro
· 8 years ago
241699c
new iov_iter flavour: pipe-backed
by Al Viro
· 8 years ago
4bce9f6e
get rid of separate multipage fault-in primitives
by Al Viro
· 8 years ago
d4690f1
fix iov_iter_fault_in_readable()
by Al Viro
· 8 years ago
357f435
fix the copy vs. map logics in blk_rq_map_user_iov()
by Al Viro
· 9 years ago
36f7a8a
iov_iter: constify {csum_and_,}copy_to_iter()
by Al Viro
· 9 years ago
bd8e0ff
new helper: iov_iter_rw()
by Omar Sandoval
· 10 years ago
36e9f65
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
171a020
VFS: Add iov_iter_fault_in_multipages_readable()
by Anton Altaparmakov
· 10 years ago
bc917be
saner iov_iter initialization primitives
by Al Viro
· 10 years ago
4b8164b
new helper: dup_iter()
by Al Viro
· 10 years ago
66dc830
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
57dd8a0
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
by Al Viro
· 10 years ago
ba7438a
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
by Al Viro
· 10 years ago
aad9a1c
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
by Al Viro
· 10 years ago
05afcb7
new helper: iov_iter_bvec()
by Al Viro
· 10 years ago
777eda2
new helper: iter_is_iovec()
by Al Viro
· 10 years ago
218321e
bury memcpy_toiovec()
by Al Viro
· 10 years ago
aa58309
copy_from_iter_nocache()
by Al Viro
· 10 years ago
abb78f8
new helper: iov_iter_kvec()
by Al Viro
· 10 years ago
a604ec7
csum_and_copy_..._iter()
by Al Viro
· 10 years ago
a280455
iov_iter.c: handle ITER_KVEC directly
by Al Viro
· 10 years ago
c35e024
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
by Matthew Wilcox
· 10 years ago
2c80929
fuse: honour max_read and max_write in direct_io mode
by Miklos Szeredi
· 10 years ago
c7f3888
switch iov_iter_get_pages() to passing maximal number of pages
by Al Viro
· 11 years ago
eb477e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ac5ccdb
iovec: move memcpy_from/toiovecend to lib/iovec.c
by Michael S. Tsirkin
· 11 years ago
0b86dbf
Fix 32-bit regression in block device read(2)
by Al Viro
· 11 years ago
62a8067
bio_vec-backed iov_iter
by Al Viro
· 11 years ago
b42b15f
lustre: get rid of messing with iovecs
by Al Viro
· 11 years ago
f0d1bec
new helper: copy_page_from_iter()
by Al Viro
· 11 years ago
0c94933
iov_iter_truncate()
by Al Viro
· 11 years ago
91f79c4
new helper: iov_iter_get_pages_alloc()
by Al Viro
· 11 years ago
f67da30
new helper: iov_iter_npages()
by Al Viro
· 11 years ago
7b2c99d
new helper: iov_iter_get_pages()
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
886a391
new primitive: iov_iter_alignment()
by Al Viro
· 11 years ago
e7c2460
kill iov_iter_copy_from_user()
by Al Viro
· 11 years ago
6e58e79
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
by Al Viro
· 11 years ago
9223687
iov_iter: Move iov_iter to uio.h
by Kent Overstreet
· 11 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
812ed03
uio: mark uio.h functions __KERNEL__ only
by Jiri Slaby
· 15 years ago
e080706
remove odd and misleading comments from uio.h
by Christoph Hellwig
· 17 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago