The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145: Linux 5.7-rc7 (2020-05-24 15:32:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.8-ofs1 for you to fetch changes up to 0df556457748d160013e88202c11712c16a83b0c: orangefs: convert get_user_pages() --> pin_user_pages() (2020-05-29 16:25:04 -0400) ---------------------------------------------------------------- orangefs: a conversion and a cleanup... Conversion: John Hubbard's conversion from get_user_pages() to pin_user_pages() cleanup: Colin Ian King's removal of an unneeded variable initialization. ---------------------------------------------------------------- Colin Ian King (1): orangefs: remove redundant assignment to variable ret John Hubbard (1): orangefs: convert get_user_pages() --> pin_user_pages() fs/orangefs/orangefs-bufmap.c | 9 +++------ fs/orangefs/orangefs-mod.c | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-)