summaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2003-05-20[PATCH] kNFSd: Allow request for nfsv4 pseudo root to perform an upcall.Neil Brown
2003-05-20[PATCH] kNFSd: NFSv4 open share state patchNeil Brown
2003-05-20[PATCH] kNFSd: Minor rearrangements in NFSv4 server code to prepare for mroe ...Neil Brown
2003-05-20[PATCH] kNFSd: Fix #error message when bits are badly defined..Neil Brown
2003-04-20[PATCH] Fix nfsctl for larger dev_tAndrew Morton
2003-04-16Annotate sys_nfsservctl() with user pointer annotationsLinus Torvalds
2003-04-14Fix typo (and logic bug that the typo hid) in bit valueLinus Torvalds
2003-04-12[PATCH] kNFSd: First step to adding state management to NFSv4 serverNeil Brown
2003-04-12[PATCH] kNFSd: NFSD binary compatibility breakageNeil Brown
2003-03-23[PATCH] Remove obsolete NFSD syscall varients.Neil Brown
2003-03-14[PATCH] kNFSd: Introduce CROSSMNT flag for knfsdNeil Brown
2003-03-14[PATCH] kNFSd: Rename NFSEXP_CROSSMNT to NFSEXP_NOHIDENeil Brown
2003-02-17[PATCH] Make kNFSd pre/post_[acm]time use struct timespecNeil Brown
2003-01-10[PATCH] Fix nfsd checking for read-only filesystem.Neil Brown
2003-01-05[PATCH] knfsd: NFSv4 server fixesNeil Brown
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
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