aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-11/+11
2005-06-24[PATCH] nfsd4: remove debugging countersNeilBrown1-24/+1
2005-06-24[PATCH] nfsd4: slabify delegationsNeilBrown1-10/+9
2005-06-24[PATCH] nfsd4: slabify stateidsNeilBrown1-5/+17
2005-06-24[PATCH] nfsd4: slabify nfs4_filesNeilBrown1-24/+34
2005-06-24[PATCH] nfsd4: block metadata ops during grace periodNeilBrown1-0/+5
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+4
2005-06-24[PATCH] nfsd4: support CLAIM_DELEGATE_CURNeilBrown1-1/+5
2005-06-24[PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CURNeilBrown1-5/+16
2005-06-24[PATCH] nfsd4: don't reopen for delegated clientNeilBrown1-8/+36
2005-06-24[PATCH] nfsd4: nfs4_check_delegmodeNeilBrown1-9/+9
2005-06-24[PATCH] nfsd4: find_delegation_file()NeilBrown1-11/+14
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig1-5/+4
2005-06-22[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher7-1/+762
2005-06-22[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16[PATCH] nfsd4: fix struct file leakNeilBrown1-5/+3
2005-04-16[PATCH] nfsd4: callback create rpc client returnsNeilBrown1-2/+4
2005-04-16[PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds20-0/+16836