summaryrefslogtreecommitdiffstats
path: root/net/ceph/pagevec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-2/+2
|\
| * ceph: use get_user_pages_fast()Al Viro2017-09-221-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-15/+15
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* libceph: use kvfree() instead of open-coding itIlya Dryomov2015-06-251-4/+1
* mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-4/+2
* ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-061-31/+4
* libceph: drop return value from page vector copy routinesAlex Elder2013-02-191-8/+6
* libceph: use void pointers in page vector functionsAlex Elder2013-02-191-5/+5
* libceph: fix handling of short returns from get_user_pagesSage Weil2011-03-031-5/+13
* ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
* ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
* ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+223