commit | 16d70e15295953b19ecf59e943723a181782b856 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 09 09:18:23 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 09 09:18:23 2013 -0700 |
tree | 3d8cc1991b02ed703dc551c5558452b5c5f462f5 | |
parent | 6c337ad6cccf3365c89152896217be9d953121c6 [diff] | |
parent | 05726acabef10faffcbc400c109ddb6c9d7560e4 [diff] |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse Pull fuse bugfixes from Miklos Szeredi: "Just a bunch of bugfixes" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: use list_for_each_entry() for list traversing fuse: readdir: check for slash in names fuse: hotfix truncate_pagecache() issue fuse: invalidate inode attributes on xattr modification fuse: postpone end_page_writeback() in fuse_writepage_locked()