aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * Inconsistent setattr behaviourSachin S. Prabhu2009-03-18
| * Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-18
| * nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang2009-03-18
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-27
|\ \
| * | nfsd: Use lowercase names of quota functionsJan Kara2009-03-25
| |/
* / Use f_lock to protect f_flagsJonathan Corbet2009-03-16
|/
* nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-07
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* inode->i_op is never NULLAl Viro2009-01-05
* Merge branch 'master' into nextJames Morris2008-11-13
|\
| * Fix nfsd truncation of readdir resultsDoug Nazar2008-11-09
* | CRED: Pass credentials through dentry_open()David Howells2008-11-13
* | CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-13
|/
* nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields2008-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\
| * [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-23
| * [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
| * [PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse2008-10-23
| * [PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse2008-10-23
* | nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar2008-10-22
|/
* knfsd: allocate readahead cache in individual chunksJeff Layton2008-09-29
* nfsd: permit unauthenticated stat of export rootJ. Bruce Fields2008-09-29
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
* nfsd: clean up mnt_want_write callsMiklos Szeredi2008-07-01
* nfsd: rename MAY_ flagsMiklos Szeredi2008-06-23
* knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton2008-04-23
* knfsd: get rid of imode variable in nfsd_setattrJeff Layton2008-04-23
* nfsd: fix sparse warning in vfs.cHarvey Harrison2008-04-23
* make nfsd_create_setattr() staticAdrian Bunk2008-04-23
* [PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen2008-04-19
* [PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen2008-04-19
* [PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen2008-04-19
* [PATCH] r/o bind mounts: write counts for link/symlinkDave Hansen2008-04-19
* [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()Dave Hansen2008-04-19
* [PATCH] r/o bind mounts: elevate write count for rmdir and unlink.Dave Hansen2008-04-19
* Use struct path in struct svc_exportJan Blunck2008-02-15
* nfsd: allow root to set uid and gid on createJ. Bruce Fields2008-02-01
* NFSD: Adjust filename length argument of nfsd_lookupChuck Lever2008-02-01
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton2007-10-18
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen2007-10-17
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields2007-10-09
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-09
* | nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig2007-10-09
|/
* knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown2007-09-10
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-07-31