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