summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan
2009-01-07nfsd: last_byte_offsetBenny Halevy
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy
2009-01-07nfsd: add etoosmall to nfserrnoDean Hildebrand
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson
2009-01-07nfsd: fix double-locks of directory mutexJ. Bruce Fields
2009-01-07CRED: Fix NFSD regressionDavid Howells
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields
2009-01-06NFSD: Add documenting comments for nfsctl interfaceChuck Lever
2009-01-06NFSD: Replace open-coded integer with macroChuck Lever
2009-01-06NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever
2009-01-06NFSD: clean up failover sysctl function namingChuck Lever
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05inode->i_op is never NULLAl Viro
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31fs: replace NIPQUAD()Harvey Harrison
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-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro