index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
iov_iter.c
Commit message (
Expand
)
Author
Age
*
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
*
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
2014-11-27
*
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
2014-11-27
*
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
2014-11-27
*
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
2014-11-27
*
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
2014-11-27
*
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
2014-11-27
*
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
2014-11-27
*
iov_iter.c: iterate_and_advance
Al Viro
2014-11-27
*
iov_iter.c: macros for iterating over iov_iter
Al Viro
2014-11-27
*
Fix thinko in iov_iter_single_seg_count
Paul Mackerras
2014-11-13
*
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
*
bio_vec-backed iov_iter
Al Viro
2014-05-06
*
optimize copy_page_{to,from}_iter()
Al Viro
2014-05-06
*
new helper: copy_page_from_iter()
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
*
take iov_iter stuff to mm/iov_iter.c
Al Viro
2014-04-01