index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Commit message (
Expand
)
Author
Age
*
new helper: iov_iter_rw()
Omar Sandoval
2015-04-11
*
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-11
|
\
|
*
saner iov_iter initialization primitives
Al Viro
2015-03-30
*
|
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-04-11
|
/
*
new helper: dup_iter()
Al Viro
2015-02-17
*
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
|
*
new helper: iov_iter_bvec()
Al Viro
2015-01-29
*
|
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
*
|
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
*
|
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-02-04
|
/
*
new helper: iter_is_iovec()
Al Viro
2014-12-17
*
bury memcpy_toiovec()
Al Viro
2014-12-09
*
copy_from_iter_nocache()
Al Viro
2014-12-08
*
new helper: iov_iter_kvec()
Al Viro
2014-12-08
*
csum_and_copy_..._iter()
Al Viro
2014-12-08
*
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
*
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
2014-10-09
*
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2014-09-26
*
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2014-08-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-28
|
\
|
*
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-27
*
|
Fix 32-bit regression in block device read(2)
Al Viro
2014-06-26
|
/
*
bio_vec-backed iov_iter
Al Viro
2014-05-06
*
lustre: get rid of messing with iovecs
Al Viro
2014-05-06
*
new helper: copy_page_from_iter()
Al Viro
2014-05-06
*
iov_iter_truncate()
Al Viro
2014-05-06
*
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
*
new helper: iov_iter_npages()
Al Viro
2014-05-06
*
new helper: iov_iter_get_pages()
Al Viro
2014-05-06
*
start adding the tag to iov_iter
Al Viro
2014-05-06
*
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
*
kill iov_iter_copy_from_user()
Al Viro
2014-05-06
*
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
*
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-04-01
*
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-19
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
*
uio: mark uio.h functions __KERNEL__ only
Jiri Slaby
2009-07-29
*
remove odd and misleading comments from uio.h
Christoph Hellwig
2007-07-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16