lkml.org 
[lkml]   [2014]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] fuse update for 3.15
Hi Linus,

Please pull the following:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

This series adds cached writeback support to fuse, improving write throughput.

Thanks,
Miklos
----

Maxim Patlasov (3):
fuse: Trust kernel i_mtime only
fuse: restructure fuse_readpage()
fuse: fuse_flush() should wait on writeback

Pavel Emelyanov (8):
fuse: Linking file to inode helper
fuse: Prepare to handle short reads
fuse: Connection bit for enabling writeback
fuse: Trust kernel i_size only
fuse: Flush files on wb close
fuse: Implement write_begin/write_end callbacks
fuse: Fix O_DIRECT operations vs cached writeback misorder
fuse: Turn writeback cache on

Rajat Jain (1):
fuse: fix "uninitialized variable" warning

---
fs/fuse/cuse.c | 5 +-
fs/fuse/dir.c | 119 ++++++++++++++++---
fs/fuse/file.c | 286 +++++++++++++++++++++++++++++++++++++---------
fs/fuse/fuse_i.h | 22 +++-
fs/fuse/inode.c | 29 ++++-
include/uapi/linux/fuse.h | 7 +-
6 files changed, 384 insertions(+), 84 deletions(-)


\
 
 \ /
  Last update: 2014-04-04 20:21    [W:0.027 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site