index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
pagevec.c
Age
Commit message (
Expand
)
Author
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
ceph: use get_user_pages_fast()
Al Viro
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2015-06-25
libceph: use kvfree() instead of open-coding it
Ilya Dryomov
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
2011-03-03
libceph: fix handling of short returns from get_user_pages
Sage Weil
2010-12-17
ceph: handle partial result from get_user_pages
Henry C Chang
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh