aboutsummaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2013-02-07fuse: allow control of adaptive readdirplus useEric Wong
2013-01-31FUSE: Adapt readdirplus to application usage patternsFeng Shuo
2013-01-31Do not use RCU for current process credentialsAnatol Pomozov
2013-01-24fuse: categorize fuse_get_req()Maxim Patlasov
2013-01-24fuse: general infrastructure for pages[] of variable sizeMaxim Patlasov
2013-01-24fuse: implement NFS-like readdirplus supportAnand V. Avati
2012-11-14userns: Support fuse interacting with multiple user namespacesEric W. Biederman
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-08-30cuse: fix fuse_conn_kill()Miklos Szeredi
2012-07-18fuse: add missing INIT flagsMiklos Szeredi
2012-07-18fuse: invalidate inode mapping if mtime changesBrian Foster
2012-07-18fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-05-29->encode_fh() API changeAl Viro
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-14fuse: fix stat call on 32 bit platformsPavel Shilovsky
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-11fuse: allow nanosecond granularityMiklos Szeredi
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-12-13fuse: register_filesystem() called too earlyAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-09-12fuse: fix flock breakageMiklos Szeredi
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-08fuse: fix flockMiklos Szeredi
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-06-01fuse: fix non-ANSI void function notationRandy Dunlap
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-12switch fuseAl Viro
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2010-12-07fuse: separate queue for FORGET requestsMiklos Szeredi
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29new helper: mount_bdev()Al Viro
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-09-24truncate: use new helpersnpiggin@suse.de
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-09-16fs: Assign bdi in super_blockJens Axboe
2009-09-16fuse: add fusectl interface to max_backgroundCsaba Henk
2009-09-16fuse: limit user-specified values of max background requestsCsaba Henk
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-07-07fuse: make the number of max background requests and congestion threshold tun...Csaba Henk