Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Pull fuse update from Miklos Szeredi: "This contains a fix for a potential use-after-module-unload bug noticed by Al and caching improvements for read-only fuse filesystems by Andrew Gallagher" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: support clients that don't implement 'open' fuse: don't invalidate attrs when not using atime fuse: fix SetPageUptodate() condition in STORE fuse: fix pipe_buf_operations
Showing
- fs/fuse/dev.c 7 additions, 18 deletionsfs/fuse/dev.c
- fs/fuse/dir.c 12 additions, 2 deletionsfs/fuse/dir.c
- fs/fuse/file.c 29 additions, 12 deletionsfs/fuse/file.c
- fs/fuse/fuse_i.h 5 additions, 0 deletionsfs/fuse/fuse_i.h
- fs/splice.c 18 additions, 0 deletionsfs/splice.c
- include/linux/pipe_fs_i.h 2 additions, 0 deletionsinclude/linux/pipe_fs_i.h
- net/core/skbuff.c 1 addition, 31 deletionsnet/core/skbuff.c
Loading
Please register or sign in to comment