index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
pagevec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-15
/
+15
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-1
/
+1
*
libceph: use kvfree() instead of open-coding it
Ilya Dryomov
2015-06-25
1
-4
/
+1
*
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
1
-4
/
+2
*
ceph_sync_read: stop poking into iov_iter guts
Al Viro
2014-05-06
1
-31
/
+4
*
libceph: drop return value from page vector copy routines
Alex Elder
2013-02-19
1
-8
/
+6
*
libceph: use void pointers in page vector functions
Alex Elder
2013-02-19
1
-5
/
+5
*
libceph: fix handling of short returns from get_user_pages
Sage Weil
2011-03-03
1
-5
/
+13
*
ceph: handle partial result from get_user_pages
Henry C Chang
2010-12-17
1
-2
/
+2
*
ceph: mark user pages dirty on direct-io reads
Henry C Chang
2010-12-17
1
-4
/
+7
*
ceph: fix comment, remove extraneous args
Sage Weil
2010-11-09
1
-2
/
+1
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-0
/
+223