index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
pagevec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
1
-33
/
+0
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2018-08-02
ceph: fix whitespace
Stephen Hemminger
1
-1
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
ceph: use get_user_pages_fast()
Al Viro
1
-2
/
+2
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-15
/
+15
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2015-06-25
libceph: use kvfree() instead of open-coding it
Ilya Dryomov
1
-4
/
+1
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
1
-4
/
+2
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
1
-31
/
+4
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
1
-8
/
+6
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
1
-5
/
+5
2011-03-03
libceph: fix handling of short returns from get_user_pages
Sage Weil
1
-5
/
+13
2010-12-17
ceph: handle partial result from get_user_pages
Henry C Chang
1
-2
/
+2
2010-12-17
ceph: mark user pages dirty on direct-io reads
Henry C Chang
1
-4
/
+7
2010-11-09
ceph: fix comment, remove extraneous args
Sage Weil
1
-2
/
+1
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-0
/
+223