Age | Commit message (Expand) | Author |
2013-09-26 | fuse: hotfix truncate_pagecache() issue | Maxim Patlasov |
2013-06-03 | fuse: fix readdirplus Oops in fuse_dentry_revalidate | Miklos Szeredi |
2013-05-01 | fuse: add flag to turn on async direct IO | Miklos Szeredi |
2013-04-17 | fuse: skip blocking on allocations of synchronous requests | Maxim Patlasov |
2013-04-17 | fuse: add flag fc->initialized | Maxim Patlasov |
2013-04-17 | fuse: make request allocations for background processing explicit | Maxim Patlasov |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon |
2013-02-07 | fuse: allow control of adaptive readdirplus use | Eric Wong |
2013-01-31 | FUSE: Adapt readdirplus to application usage patterns | Feng Shuo |
2013-01-31 | Do not use RCU for current process credentials | Anatol Pomozov |
2013-01-24 | fuse: categorize fuse_get_req() | Maxim Patlasov |
2013-01-24 | fuse: general infrastructure for pages[] of variable size | Maxim Patlasov |
2013-01-24 | fuse: implement NFS-like readdirplus support | Anand V. Avati |
2012-11-14 | userns: Support fuse interacting with multiple user namespaces | Eric W. Biederman |
2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov |
2012-08-30 | cuse: fix fuse_conn_kill() | Miklos Szeredi |
2012-07-18 | fuse: add missing INIT flags | Miklos Szeredi |
2012-07-18 | fuse: invalidate inode mapping if mtime changes | Brian Foster |
2012-07-18 | fuse: add FUSE_AUTO_INVAL_DATA init flag | Brian Foster |
2012-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-05-29 | ->encode_fh() API change | Al Viro |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-14 | fuse: fix stat call on 32 bit platforms | Pavel Shilovsky |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara |
2012-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-04-11 | fuse: allow nanosecond granularity | Miklos Szeredi |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-12-13 | fuse: register_filesystem() called too early | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-09-12 | fuse: fix flock breakage | Miklos Szeredi |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2011-08-08 | fuse: fix flock | Miklos Szeredi |
2011-06-03 | more conservative S_NOSEC handling | Al Viro |
2011-06-01 | fuse: fix non-ANSI void function notation | Randy Dunlap |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-01-12 | switch fuse | Al Viro |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-12-07 | fuse: separate queue for FORGET requests | Miklos Szeredi |
2010-10-29 | convert get_sb_nodev() users | Al Viro |
2010-10-29 | new helper: mount_bdev() | Al Viro |
2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |