index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-13
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-23
ceph: use get_user_pages_fast()
Al Viro
1
-2
/
+2
2016-10-19
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-12
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
1
-4
/
+2
2014-05-07
ceph_sync_read: stop poking into iov_iter guts
Al Viro
1
-31
/
+4
2013-02-20
libceph: drop return value from page vector copy routines
Alex Elder
1
-8
/
+6
2013-02-20
libceph: use void pointers in page vector functions
Alex Elder
1
-5
/
+5
2011-03-04
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-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-0
/
+223