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