summaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2002-11-21[PATCH] kNFSd - 2 of 2 - Change NFSv4 reply encoding to cope with multiple pa...Neil Brown
2002-11-21[PATCH] kNFSd - 1 of 2 - Change NFSv4 xdr decoding to cope with separate pages.Neil Brown
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-16[PATCH] remove sched.h from nfsd/cache.hMatthew Wilcox
2002-11-06[PATCH] kNFSd: Convert readlink to use a separate page for returning symlink ...Neil Brown
2002-11-06[PATCH] kNFSd: Support zero-copy read for NFSDNeil Brown
2002-10-30[PATCH] kNFSd: Convert nfsd to use a list of pages instead of one big bufferNeil Brown
2002-10-30[PATCH] kNFSd: nfsd_readdir changes.Neil Brown
2002-10-30[PATCH] kNFSd: Fix nfs shutdown problem.Neil Brown
2002-10-28[PATCH] removed a bunch of gratuitous kdev_t usesAlexander Viro
2002-10-15[PATCH] kNFSd: NFSv4 patch for new setclientid, setclientid_confirmAndy Adamson
2002-10-15[PATCH] kNFSd: Reorganise rpc program version management.Neil Brown
2002-10-11Declare set_change_info() only if CONFIG_NFSD_V3 is enabled. ItLinus Torvalds
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown
2002-10-11[PATCH] kNFSd: Convert export-table to use new cache codeNeil Brown
2002-10-11[PATCH] kNFSd: exp_getclient, now just a small wrapper, goes in favour of aut...Neil Brown
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown
2002-10-11[PATCH] kNFSd: Giant patch importing NFSv4 server functionalityNeil Brown
2002-10-11[PATCH] kNFSd: ensure XDR buffer is large enough for NFSv4Neil Brown
2002-10-11[PATCH] kNFSd: New routine exp_pseudoroot() to find 'root' filehandle for nfsv4Neil Brown
2002-10-11[PATCH] kNFSd: new routine fh_dup2()Neil Brown
2002-10-11[PATCH] kNFSd: Expand nfsd filehandle to 128 bytes.Neil Brown
2002-10-11[PATCH] kNFSd: header file for NFSv4 XDRNeil Brown
2002-10-09[PATCH] A basic NFSv4 client for 2.5.xTrond Myklebust
2002-09-12[PATCH] kNFSd 16: Remove per-client list of exports.Neil Brown
2002-09-12[PATCH] kNFSd 15: Unite per-client export key hash tables.Neil Brown
2002-09-12[PATCH] kNFSd 14: Filehandle lookup makes use of new export table structure.Neil Brown
2002-09-12[PATCH] kNFSd 13: Separate out the multiple keys in the export hash table.Neil Brown
2002-09-12[PATCH] kNFSd 12: Change exp_parent to talk directory tree, not hash table.Neil Brown
2002-09-12[PATCH] kNFSd 10: Discard ex_dev and ex_ino from svc_exportNeil Brown
2002-09-12[PATCH] kNFSd 9: Discard cl_addrNeil Brown
2002-09-12[PATCH] kNFSd 8: Don't store path in exports table.Neil Brown
2002-09-12[PATCH] kNFSd 7: Discard cl_idlenNeil Brown
2002-09-12[PATCH] kNFSd 5: Get rid of ex_parent from svc_exportNeil Brown
2002-09-12[PATCH] kNFSd 4: Discard svc_uidmap structureNeil Brown
2002-09-12[PATCH] kNFSd 2: Lockd to shutdown without engaging with nfsdNeil Brown
2002-08-22[PATCH] kNFSd: NFSv4: tweak nfsd_readdir() for NFSv4Kendrick M. Smith
2002-08-22[PATCH] kNFSd: NFSv4: new argument to nfsd_access()Kendrick M. Smith
2002-08-22[PATCH] kNFSd: NFSv4: tweak nfsd_create_v3() for NFSv4Kendrick M. Smith
2002-08-22[PATCH] kNFSd: NFSv4: error codes in include/linux/nfsd/nfsd.hKendrick M. Smith
2002-07-04[PATCH] ex_dev switched to dev_tAlexander Viro
2002-04-10[PATCH] crapectomy in include/linux/nfsd/syscall.hAlexander Viro
2002-04-04[PATCH] PATCH 4 of 4 : knfsd : Increase the max block size for NFS replies.Neil Brown
2002-03-14[PATCH] nfsd as filesystemAlexander Viro
2002-03-11[PATCH] PATCH - knfsd in 2.5.6 - fsid= export optionNeil Brown
2002-02-25[PATCH] PATCH 2/16: NFSD: BKL Removal: Lock export tableNeil Brown
2002-02-25[PATCH] PATCH 1/16: NFSD: Compilation FixNeil Brown
2002-02-17[PATCH] PATCH 6/7: knfsd cleanups - syscall cleanupNeil Brown
2002-02-08[PATCH] knfsd cleanupsAlexander Viro