aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-09
* knfsd: various nfsd xdr cleanupsNeilBrown2007-05-09
* knfsd: trivial makefile cleanupChristoph Hellwig2007-05-09
* knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-09
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-09
* nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-09
* The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-09
* remove nfs4_acl_add_ace()Adrian Bunk2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-06
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* | SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01
|/
* [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-27
* [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-27
* [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-27
* [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-27
* [PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro2007-03-14
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-19
* [PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields2007-02-16
* [PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-14
* [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...NeilBrown2007-02-14
* [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-14
* [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-12
* [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-12
* [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-01
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-30
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach2007-01-26
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-26
* [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-26
* [PATCH] knfsd: Fix up some bit-rot in exp_exportNeilBrown2006-12-13
* [PATCH] knfsd: nfsd4: simplify filehandle checkJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: simplify migration op checkJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: make verify and nverify wrappersJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: remove spurious replay_owner checkJ.Bruce Fields2006-12-13