Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-08libceph: remove ceph_get_direct_page_vector()Christoph Hellwig
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2018-08-02ceph: fix whitespaceStephen Hemminger
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23ceph: use get_user_pages_fast()Al Viro
2016-10-19mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-06-25libceph: use kvfree() instead of open-coding itIlya Dryomov
2015-02-12mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2014-05-07ceph_sync_read: stop poking into iov_iter gutsAl Viro
2013-02-20libceph: drop return value from page vector copy routinesAlex Elder
2013-02-20libceph: use void pointers in page vector functionsAlex Elder
2011-03-04libceph: fix handling of short returns from get_user_pagesSage Weil
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-11-09ceph: fix comment, remove extraneous argsSage Weil
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh