aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* 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
|/
* fuse: destroy bdi on umountMiklos Szeredi2009-01-26
* fuse: fuse_fill_super error handling cleanupMiklos Szeredi2009-01-26
* fuse: fix missing fput on errorMiklos Szeredi2009-01-26
* fuse: add fuse_conn->release()Tejun Heo2008-11-26
* fuse: separate out fuse_conn_init() from new_conn()Tejun Heo2008-11-26
* fuse: add fuse_ prefix to several functionsTejun Heo2008-11-26
* fuse: implement poll supportTejun Heo2008-11-26
* fuse: add file kernel handleTejun Heo2008-11-26
* fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-26
* fuse: style fixesMiklos Szeredi2008-11-26
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* fuse: add missing fuse_request_freeJulia Lawall2008-10-16
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* fuse: nfs export special lookupsMiklos Szeredi2008-07-25
* fuse: add export operationsMiklos Szeredi2008-07-25
* fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-17
* fuse: fix bdi naming conflictMiklos Szeredi2008-05-24
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-13
* fuse: fix node ID typeMiklos Szeredi2008-04-30
* fuse: fix max i/o size calculationMiklos Szeredi2008-04-30
* fuse: support writable mmapMiklos Szeredi2008-04-30
* mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-30
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* mount options: fix fuseMiklos Szeredi2008-02-08
* iget: stop FUSE from using iget() and read_inode()David Howells2008-02-07
* fuse: limit queued background requestsMiklos Szeredi2008-02-06
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* kobject: convert main fs kobject to use kobject_createGreg Kroah-Hartman2008-01-24
* kobject: convert fuse to use kobject_createGreg Kroah-Hartman2008-01-24