aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/dev.c
Commit message (Expand)AuthorAge
* fuse: fix poll notifyMiklos Szeredi2009-01-26
* fuse: destroy bdi on umountMiklos Szeredi2009-01-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-06
|\
| * fuse: clean up annotations of fc->lockHarvey Harrison2008-12-02
| * fuse: add fuse_ prefix to several functionsTejun Heo2008-11-26
| * fuse: implement poll supportTejun Heo2008-11-26
| * fuse: implement unsolicited notificationTejun Heo2008-11-26
| * fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-26
| * fuse: style fixesMiklos Szeredi2008-11-26
* | CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells2008-11-13
|/
* saner FASYNC handling on file closeAl Viro2008-11-01
* fuse: fix sparse warningsMiklos Szeredi2008-04-30
* fuse: support writable mmapMiklos Szeredi2008-04-30
* fuse: limit queued background requestsMiklos Szeredi2008-02-06
* fuse: no ENOENT from fuse device readMiklos Szeredi2007-10-17
* fuse: no abort on interruptMiklos Szeredi2007-10-17
* fuse: cleanup in releaseMiklos Szeredi2007-10-17
* fuse: add reference counting to fuse_fileMiklos Szeredi2007-10-17
* fuse: fix reserved request wake upMiklos Szeredi2007-10-17
* fuse: update backing_dev_info congestion stateMiklos Szeredi2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett2006-09-29
* [PATCH] fuse: add request interruptionMiklos Szeredi2006-06-25
* [PATCH] fuse: rename the interrupted flagMiklos Szeredi2006-06-25
* [PATCH] fuse: ensure FLUSH reaches userspaceMiklos Szeredi2006-06-25
* [PATCH] fuse: add control filesystemMiklos Szeredi2006-06-25
* [PATCH] fuse: no backgrounding on interruptMiklos Szeredi2006-06-25
* [fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi2006-04-26
* Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi2006-04-26
* [fuse] Don't init request twiceMiklos Szeredi2006-04-11
* [fuse] Fix accounting the number of waiting requestsMiklos Szeredi2006-04-11
* [fuse] fix deadlock between fuse_put_super() and request_end()Miklos Szeredi2006-04-11
* [PATCH] fuse: account background requestsMiklos Szeredi2006-04-11
* [PATCH] fuse: clean up request accountingMiklos Szeredi2006-04-11
* [PATCH] fuse: consolidate device errorsMiklos Szeredi2006-04-11
* [PATCH] fuse: use a per-mount spinlockMiklos Szeredi2006-04-11
* [PATCH] fuse: simplify lockingMiklos Szeredi2006-04-11
* [PATCH] fuse: add O_NONBLOCK support to FUSE deviceJeff Dike2006-04-11
* [PATCH] fuse: add O_ASYNC support to FUSE deviceJeff Dike2006-04-11
* [PATCH] fuse: fix fuse_dev_poll() return valueMiklos Szeredi2006-04-11
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2006-02-17
* [PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi2006-02-05
* [PATCH] fuse: move INIT handling to inode.cMiklos Szeredi2006-01-17
* [PATCH] fuse: add asynchronous request supportMiklos Szeredi2006-01-17
* [PATCH] fuse: add connection abortingMiklos Szeredi2006-01-17
* [PATCH] fuse: add number of waiting requests attributeMiklos Szeredi2006-01-17