aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* [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
* [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields2006-10-17
* [PATCH] knfsd: nfsd4: fix open permission checkingJ. Bruce Fields2006-10-17
* [PATCH] knfsd: nfsd4: fix owner-override on openJ. Bruce Fields2006-10-17
* [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown2006-10-06
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-04
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-04
* [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown2006-10-04
* [PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields2006-10-04
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-04
* [PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks2006-10-04
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-04
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-04
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-04
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-04
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-04