summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] fix placement of static inline in nfsd.hJesper Juhl-4/+4
2005-03-09[PATCH] nfsd4: remove dl_stateNeil Brown-7/+0
2005-03-09[PATCH] nfsd4: store-file-with-delegNeil Brown-1/+1
2005-03-09[PATCH] nfsd4: fix delegation refcountingNeil Brown-0/+1
2005-03-09[PATCH] nfsd4: remove st_vfs_setNeil Brown-1/+0
2005-03-09[PATCH] nfsd4: remove dl_recall_cntNeil Brown-1/+0
2005-03-09[PATCH] nfsd4: make nfsd4_cb_recall return voidNeil Brown-1/+1
2005-03-09[PATCH] nfsd4: provide no_cb_path error on renewNeil Brown-0/+1
2005-03-09[PATCH] nfsd4: use existing open instead of reopening on read and writeNeil Brown-4/+5
2005-03-09[PATCH] nfsd4: reclaim cleanupNeil Brown-3/+0
2005-03-09[PATCH] nfsd4: create a slab cache for stateownersNeil Brown-2/+2
2005-03-04[PATCH] nfsd: change nfsd reply cache to use list.h listsNeil Brown-4/+3
2005-01-04[PATCH] knfsd: add the DELEGRETURN operation.Neil Brown-0/+7
2005-01-04[PATCH] knfsd: add checking of delegation stateids to nfs4_preprocess_stateid...Neil Brown-0/+1
2005-01-04[PATCH] knfsd: delegation recall callback rpc.Neil Brown-0/+1
2005-01-04[PATCH] knfsd: add structures for delegation supportNeil Brown-0/+37
2005-01-04[PATCH] knfsd: get rid of the special delegation_stateid_t, use the existing ...Neil Brown-13/+3
2005-01-04[PATCH] knfsd: preparation for delegation: client callback probeNeil Brown-0/+1
2005-01-04[PATCH] knfsd: count the nfs4_client structure usageNeil Brown-1/+3
2005-01-04[PATCH] knfsd: check the callback netid in gen_callback.Neil Brown-1/+0
2005-01-04[PATCH] knfsd: move nfserr_openmode checking from nfsd_read/write into nfs4_p...Neil Brown-3/+4
2004-10-19[PATCH] nfsd4: fix race in xdr encoding of lock_denied response.Neil Brown-0/+1
2004-10-19[PATCH] nfsd4: reference count stateownersNeil Brown-0/+16
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown-2/+2
2004-08-22[PATCH] nfsd: ACL support for the NFSv4 serverNeil Brown-4/+13
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro-9/+9
2004-06-26[PATCH] knfsd: allow user to set NFSv4 lease time.Neil Brown-2/+19
2004-06-26[PATCH] knfsd: improve cleaning up of nfsd4 requestsNeil Brown-0/+2
2004-06-26[PATCH] knfsd: parse nsfd4 callback informationNeil Brown-0/+18
2004-06-04[PATCH] kNFSd: nfsd getattr fixNeil Brown-1/+1
2004-06-04[PATCH] kNFSd: exp_find(): remove null pointer checkNeil Brown-2/+1
2004-06-04[PATCH] kNFSd: Fix nfs3 dentry encodingNeil Brown-0/+1
2004-05-19[PATCH] kNFSd: Improve idmapper behaviour on failure.Andrew Morton-0/+1
2004-05-19[PATCH] kNFSd: Protect reference to exp across calls to nfsd_cross_mntAndrew Morton-1/+5
2004-04-17[PATCH] kNFSdv4: Implement server-side reboot recovery (mostly)Andrew Morton-0/+5
2004-04-17[PATCH] kNFSdv4: Keep state to allow replays for 'close' to work.Andrew Morton-0/+6
2004-04-11[PATCH] knfsd: Add server-side support for the nfsv4 mounted_on_fileid attrib...Andrew Morton-1/+1
2004-03-04[PATCH] kNFSd - Tidy up new filehandle type.Neil Brown-1/+20
2004-02-26[PATCH] kNFSd: Enforce open_downgrade requirementAndrew Morton-4/+4
2004-02-26[PATCH] kNFSd: add OP_ILLEGAL, and fix processing of compounds with out of bo...Andrew Morton-0/+1
2004-02-26[PATCH] kNFSd: Implement the nfsv4 RELEASE_LOCKOWNER operation.Andrew Morton-0/+9
2004-02-26[PATCH] kNFSd: move fh_dup2 and fix itAndrew Morton-8/+0
2004-02-26[PATCH] kNFSd: unlock-on-close fixAndrew Morton-0/+5
2004-02-26[PATCH] kNFSd: Correct error returns.Andrew Morton-0/+1
2004-02-26[PATCH] kNFSd: readdir error code fixAndrew Morton-1/+1
2004-02-26[PATCH] kNFSd: NFSdV4 fixes for replaying open requests.Andrew Morton-0/+2
2004-02-26[PATCH] kNFSd: Use higher-resolution time for the changeinfo, instead of usin...Andrew Morton-8/+8
2004-02-26[PATCH] kNFSd: IDmap support for the NFSv4 server.Andrew Morton-2/+4
2004-02-24[PATCH] add syscalls.hAndrew Morton-1/+0
2004-02-18[PATCH] off_t in nfsd_commit needs to be loff_tAndrew Morton-1/+1