aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-01
| * callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro2014-04-01
| * pipe: kill ->map() and ->unmap()Al Viro2014-04-01
| * fuse/dev: use atomic mapsAl Viro2014-04-01
* | mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\ \
| * | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-23
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-04
|\ \
| * | fuse: fix "uninitialized variable" warningRajat Jain2014-04-02
| * | fuse: Turn writeback cache onPavel Emelyanov2014-04-02
| * | fuse: Fix O_DIRECT operations vs cached writeback misorderPavel Emelyanov2014-04-02
| * | fuse: fuse_flush() should wait on writebackMaxim Patlasov2014-04-02
| * | fuse: Implement write_begin/write_end callbacksPavel Emelyanov2014-04-02
| * | fuse: restructure fuse_readpage()Maxim Patlasov2014-04-02
| * | fuse: Flush files on wb closePavel Emelyanov2014-04-02
| * | fuse: Trust kernel i_mtime onlyMaxim Patlasov2014-04-02
| * | fuse: Trust kernel i_size onlyPavel Emelyanov2014-04-02
| * | fuse: Connection bit for enabling writebackPavel Emelyanov2014-04-02
| * | fuse: Prepare to handle short readsPavel Emelyanov2014-04-02
| * | fuse: Linking file to inode helperPavel Emelyanov2014-04-02
| |/
* / mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * Fix race when checking i_size on direct i/o readSteven Whitehouse2014-01-26
* | fuse: support clients that don't implement 'open'Andrew Gallagher2014-01-22
* | fuse: don't invalidate attrs when not using atimeAndrew Gallagher2014-01-22
* | fuse: fix SetPageUptodate() condition in STOREMiklos Szeredi2014-01-22
* | fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * fuse: rcu-delay freeing fuse_connAl Viro2013-10-24
| * vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-24
* | fuse: writepages: protect secondary requests from fuse file releaseMaxim Patlasov2013-11-05
* | fuse: writepages: update bdi writeout when deleting secondary requestMaxim Patlasov2013-11-05
* | fuse: writepages: crop secondary requestsMaxim Patlasov2013-11-05
* | fuse: writepages: roll back changes if request not foundMaxim Patlasov2013-11-05
* | cuse: add fix minor number to /dev/cuseTom Gundersen2013-10-01
* | fuse: writepage: skip already in flightMiklos Szeredi2013-10-01
* | fuse: writepages: handle same page rewritesMiklos Szeredi2013-10-01
* | fuse: writepages: fix aggregationMiklos Szeredi2013-10-01
* | fuse: fix race in fuse_writepages()Maxim Patlasov2013-10-01
* | fuse: Implement writepages callbackPavel Emelyanov2013-10-01
* | fuse: don't BUG on no write fileMiklos Szeredi2013-10-01
* | fuse: lock page in mkwriteMiklos Szeredi2013-10-01
* | fuse: Prepare to handle multiple pages in writebackPavel Emelyanov2013-10-01
* | fuse: Getting file for writeback helperPavel Emelyanov2013-10-01
|/
* fuse: no RCU mode in fuse_access()Miklos Szeredi2013-10-01
* fuse: readdirplus: fix RCU walkMiklos Szeredi2013-10-01
* fuse: don't check_submounts_and_drop() in RCU walkMiklos Szeredi2013-10-01