aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/dir.c
Commit message (Expand)AuthorAge
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-25
* fuse: add export operationsMiklos Szeredi2008-07-25
* fuse: prepare lookup for nfs exportMiklos Szeredi2008-07-25
* fuse: update file size on short readMiklos Szeredi2008-04-30
* fuse: support writable mmapMiklos Szeredi2008-04-30
* fuse: fix permission checkingMiklos Szeredi2008-02-23
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* fuse: fix attribute caching after createMiklos Szeredi2008-02-06
* fuse: fix attribute caching after renameMiklos Szeredi2007-11-29
* fuse: pass open flags to read and writeMiklos Szeredi2007-11-29
* fuse: cleanup: add fuse_get_attr_version()Miklos Szeredi2007-11-29
* fuse: fix reading past EOFMiklos Szeredi2007-11-29
* fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-18
* fuse: add support for mandatory lockingMiklos Szeredi2007-10-18
* fuse: add atomic open+truncate supportMiklos Szeredi2007-10-18
* fuse: improve utimes supportMiklos Szeredi2007-10-18
* fuse: clean up open file passing in setattrMiklos 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: clean up execute permission checkingMiklos Szeredi2007-10-17
* fuse: fix permission checking on sticky directoriesMiklos Szeredi2007-10-17
* fuse: refresh stale attributes in fuse_permission()Miklos Szeredi2007-10-17
* fuse: truncate on spontaneous size changeMiklos Szeredi2007-10-17
* fuse: add reference counting to fuse_fileMiklos Szeredi2007-10-17
* fuse: fix mknod of regular fileMiklos Szeredi2007-05-23
* [PATCH] fuse: validate rootmode mount optionTimo Savola2007-04-08
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert fuseJosef Sipek2006-12-08
* [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-07
* [PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi2006-12-07
* [PATCH] fuse: fix Oops in lookupMiklos Szeredi2006-11-25
* [PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi2006-10-17
* [PATCH] fuse: fix handling of moved directoryMiklos Szeredi2006-10-17
* [PATCH] fuse: locking fix for nlookupMiklos Szeredi2006-10-17
* [PATCH] fuse: fix hang on SMPMiklos Szeredi2006-10-17
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] vfs: define new lookup flag for chdirMiklos Szeredi2006-09-29
* [PATCH] fuse: use jiffies_64Miklos Szeredi2006-07-31
* [PATCH] fuse: fix zero timeoutMiklos Szeredi2006-07-31
* [PATCH] fuse: no backgrounding on interruptMiklos Szeredi2006-06-25
* [PATCH] fuse: clean up request accountingMiklos Szeredi2006-04-11
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fuse: fix bug in negative lookupMiklos Szeredi2006-02-28
* [PATCH] fuse: READ request initializationMiklos Szeredi2006-01-17
* [PATCH] fuse: uninline some functionsMiklos Szeredi2006-01-17