summaryrefslogtreecommitdiff
path: root/include/linux/nfsd
AgeCommit message (Expand)Author
2003-08-30[PATCH] dev_t handling cleanups (11/12)Alexander Viro
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-30[PATCH] Track nfsv4 open files by "struct inode" rather than dev/ino/generationNeil Brown
2003-08-04[PATCH] Remove some unused export flags and reserve a new one.Neil Brown
2003-08-04[PATCH] Change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNTNeil Brown
2003-06-26[PATCH] NFSv4 server - missing lockingNeil Brown
2003-06-26[PATCH] NFSv4 server - Read "share" stateNeil Brown
2003-06-26[PATCH] NFSv4 server - open-downgradeNeil Brown
2003-06-26[PATCH] NFSv4 server Close stateNeil Brown
2003-06-26[PATCH] NFSv4 server OPEN_CONFIRMNeil Brown
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-17[PATCH] kNFSd: RENEW and lease management for NFSv4 serverNeil Brown
2003-06-17[PATCH] kNFSd: Allow nfsv4 readdir to return filehandle when a mountpoint is ...Neil Brown
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