summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust2-5/+6
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever1-1/+0
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2-3/+3
2009-03-28NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever1-1/+3
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+2
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+4
2009-03-26nfsd: Use lowercase names of quota functionsJan Kara1-2/+2
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy1-0/+1
2009-03-16Use f_lock to protect f_flagsJonathan Corbet1-1/+4
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton1-1/+0
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields1-0/+1
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields1-0/+2
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan1-0/+80
2009-01-07nfsd: last_byte_offsetBenny Halevy1-16/+26
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel1-2/+0
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy1-3/+0
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy1-0/+5
2009-01-07nfsd: add etoosmall to nfserrnoDean Hildebrand1-0/+1
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson1-3/+3
2009-01-07nfsd: fix double-locks of directory mutexJ. Bruce Fields1-3/+31
2009-01-07CRED: Fix NFSD regressionDavid Howells1-2/+2
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields1-10/+20
2009-01-06NFSD: Add documenting comments for nfsctl interfaceChuck Lever1-16/+437
2009-01-06NFSD: Replace open-coded integer with macroChuck Lever1-2/+2
2009-01-06NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever1-3/+6
2009-01-06NFSD: clean up failover sysctl function namingChuck Lever1-7/+6
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar1-1/+1
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar1-3/+4
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields1-6/+24
2009-01-05add a vfs_fsync helperChristoph Hellwig1-32/+3
2009-01-05inode->i_op is never NULLAl Viro1-4/+4
2008-12-30Merge branch 'devel' into nextTrond Myklebust2-1/+20
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+3
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia2-1/+3
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia1-0/+6
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia1-0/+11
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+2
2008-12-04Merge branch 'master' into nextJames Morris2-0/+2
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields1-1/+1
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields1-0/+1
2008-11-14Merge branch 'master' into nextJames Morris1-4/+1
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells1-1/+4
2008-11-14CRED: Inaugurate COW credentialsDavid Howells3-69/+102
2008-11-14CRED: Pass credentials through dentry_open()David Howells2-2/+4
2008-11-14CRED: Separate task security context from task_structDavid Howells3-19/+21
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells1-3/+3
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+1
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar1-4/+1
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-10-31fs: replace NIPQUAD()Harvey Harrison2-3/+3