summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-011-1/+1
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-303-10/+6
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-264-10/+13
* [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach2007-01-261-16/+5
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-261-1/+2
* [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-261-4/+4
* [PATCH] knfsd: Fix up some bit-rot in exp_exportNeilBrown2006-12-131-3/+9
* [PATCH] knfsd: nfsd4: simplify filehandle checkJ.Bruce Fields2006-12-131-17/+12
* [PATCH] knfsd: nfsd4: simplify migration op checkJ.Bruce Fields2006-12-131-11/+13
* [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-132-129/+139
* [PATCH] knfsd: nfsd4: make verify and nverify wrappersJ.Bruce Fields2006-12-131-6/+22
* [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functionsJ.Bruce Fields2006-12-131-25/+18
* [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-132-29/+24
* [PATCH] knfsd: nfsd4: remove spurious replay_owner checkJ.Bruce Fields2006-12-131-1/+1
* [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-132-172/+244
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-133-6/+13
* [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdirJ.Bruce Fields2006-12-131-9/+5
* [PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields2006-12-131-4/+2
* [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields2006-12-131-0/+4
* [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-131-5/+5
* [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lockJ.Bruce Fields2006-12-131-1/+0
* [PATCH] lockd endianness annotationsAl Viro2006-12-131-1/+1
* [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman2006-12-082-21/+19
* [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()Jesper Juhl2006-12-081-4/+4
* [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()Jesper Juhl2006-12-081-4/+4
* [PATCH] lockdep: annotate nfsd4 recover codePeter Zijlstra2006-12-081-1/+1
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-083-14/+14
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-072-23/+14
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-5/+5
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+3
* [PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields2006-11-081-1/+1
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-083-4/+8
* [PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields2006-11-081-13/+11
* [PATCH] NFS4: fix for recursive locking problemSrinivasa Ds2006-11-031-1/+1
* [PATCH] nfsd: nfs_replay_meAl Viro2006-10-202-5/+5
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-206-11/+11
* [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-202-26/+31
* [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-204-45/+51
* [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-204-171/+171
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-201-142/+157
* [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-202-34/+34
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-202-68/+68
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-202-45/+45
* [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-201-4/+4
* [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-201-5/+5
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-4/+3
* [PATCH] fix svc_procfunc declarationAl Viro2006-10-205-48/+48
* [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-201-10/+11
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-171-6/+8
OpenPOWER on IntegriCloud