aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* cuse: fix fuse_conn_kill()Miklos Szeredi2012-08-30
* fuse: add missing INIT flagsMiklos Szeredi2012-07-18
* fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-18
* fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-14
* | ->encode_fh() API changeAl Viro2012-05-29
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ | |/ |/|
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-18
|\ \ | |/ |/|
| * fuse: allow nanosecond granularityMiklos Szeredi2012-04-11
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* fuse: register_filesystem() called too earlyAl Viro2011-12-13
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fuse: fix flock breakageMiklos Szeredi2011-09-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-24
|\
| * fuse: fix flockMiklos Szeredi2011-08-08
| * fuse: fix non-ANSI void function notationRandy Dunlap2011-06-01
* | more conservative S_NOSEC handlingAl Viro2011-06-03
|/
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
|/
* switch fuseAl Viro2011-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-10
|\
| * fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* convert get_sb_nodev() usersAl Viro2010-10-29
* new helper: mount_bdev()Al Viro2010-10-29
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* truncate: use new helpersnpiggin@suse.de2009-09-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-09-18
|\
| * fuse: add fusectl interface to max_backgroundCsaba Henk2009-09-16
| * fuse: limit user-specified values of max background requestsCsaba Henk2009-09-16
| * fuse: make the number of max background requests and congestion threshold tun...Csaba Henk2009-07-07
* | fs: Assign bdi in super_blockJens Axboe2009-09-16
* | writeback: add name to backing_dev_infoJens Axboe2009-09-11
|/
* fuse: invalidation reverse callsJohn Muir2009-06-30
* fuse: allow umask processing in userspaceMiklos Szeredi2009-06-30
* fuse doesn't need BKL in ->umount_begin()Al Viro2009-06-17
* Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds2009-06-12
|\
| * fuse: export symbols to be used by CUSETejun Heo2009-04-28
| * fuse: update fuse_conn_init() and separate out fuse_conn_kill()Tejun Heo2009-04-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-05-13
|\|
| * fuse: destroy bdi on errorMiklos Szeredi2009-04-28
* | vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-09
|/