aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* [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
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields2006-12-13
* [PATCH] lockd endianness annotationsAl Viro2006-12-13
* [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman2006-12-08
* [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl2006-12-08
* [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()Jesper Juhl2006-12-08
* [PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra2006-12-08
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields2006-11-08
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-08
* [PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields2006-11-08
* [PATCH] NFS4: fix for recursive locking problemSrinivasa Ds2006-11-03
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-20
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-20
* [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-20
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-20
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-20
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-20
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-20
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-20
* [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-20
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-20
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-20
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-20
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17