aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
AgeCommit message (Expand)Author
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-21nfsd4: nfsv4 clients should cross mountpointsSteve Dickson
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-07-03NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds
2009-06-15nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields
2009-06-15nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields
2009-06-15nfsd: track last inode only in use_wgather caseJ. Bruce Fields
2009-06-15nfsd: Use write gathering only with NFSv2Trond Myklebust
2009-06-11switch follow_down()Al Viro
2009-06-11switch follow_up() to struct pathAl Viro
2009-06-11switch rqst_exp_parent()Al Viro
2009-06-11switch rqst_exp_get_by_name()Al Viro
2009-06-09Merge branch 'master' into nextJames Morris
2009-05-28integrity: nfsd imbalance bug fixMimi Zohar
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse
2009-04-20Safer nfsd_cross_mnt()Al Viro
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-26nfsd: Use lowercase names of quota functionsJan Kara
2009-03-18Inconsistent setattr behaviourSachin S. Prabhu
2009-03-18Short write in nfsd becomes a full write to the clientDavid Shaw
2009-03-18nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-01-07nfsd: fix double-locks of directory mutexJ. Bruce Fields
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05inode->i_op is never NULLAl Viro
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23[PATCH] Optimise NFS readdir hack slightly.David Woodhouse
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-23[PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse
2008-10-23[PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-09-29knfsd: allocate readahead cache in individual chunksJeff Layton
2008-09-29nfsd: permit unauthenticated stat of export rootJ. Bruce Fields
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-01nfsd: clean up mnt_want_write callsMiklos Szeredi
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton
2008-04-23nfsd: fix sparse warning in vfs.cHarvey Harrison
2008-04-23make nfsd_create_setattr() staticAdrian Bunk
2008-04-19[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen