Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: mm: export generic_pipe_buf_*() to modules fuse: support splice() reading from fuse device fuse: allow splice to move pages mm: export remove_from_page_cache() to modules mm: export lru_cache_add_*() to modules fuse: support splice() writing to fuse device fuse: get page reference for readpages fuse: use get_user_pages_fast() fuse: remove unneeded variable
Showing
- fs/fuse/dev.c 461 additions, 66 deletionsfs/fuse/dev.c
- fs/fuse/file.c 24 additions, 15 deletionsfs/fuse/file.c
- fs/fuse/fuse_i.h 3 additions, 0 deletionsfs/fuse/fuse_i.h
- fs/pipe.c 6 additions, 0 deletionsfs/pipe.c
- include/linux/fuse.h 4 additions, 1 deletioninclude/linux/fuse.h
- mm/filemap.c 1 addition, 0 deletionsmm/filemap.c
- mm/swap.c 1 addition, 0 deletionsmm/swap.c
Loading
Please register or sign in to comment