aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* 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
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* fuse: fix uninitialized field in fuse_inodeJohn Muir2007-11-29
* fuse: fix FUSE_FILE_OPS sendingMiklos Szeredi2007-11-29
* fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-18
* fuse: add list of writable files to fuse_inodeMiklos Szeredi2007-10-18
* fuse: add atomic open+truncate supportMiklos Szeredi2007-10-18
* fuse: add file handle to getattr operationMiklos Szeredi2007-10-18
* fuse: fix race between getattr and writeMiklos Szeredi2007-10-18
* fuse: fix allowing operationsMiklos Szeredi2007-10-18
* fuse: fix permission checking on sticky directoriesMiklos Szeredi2007-10-17
* fuse: set i_nlink to sane value after mountMiklos Szeredi2007-10-17