aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields1-0/+1
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-12/+0
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-1/+2
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson2-0/+10
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2-2/+14
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2-0/+2
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields1-0/+7
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson1-0/+17
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah1-0/+1
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah1-0/+1
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2-14/+0
2007-07-17knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields1-1/+1
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown3-38/+80
2007-02-12[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk1-4/+0
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2-1/+5
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields1-10/+7
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields1-7/+15
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields1-2/+2
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro1-0/+1
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro5-7/+7
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2-20/+20
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro1-19/+19
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro1-12/+12
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro2-26/+26
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro1-3/+3
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro1-1/+1
2006-10-04[PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater1-1/+2
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields1-0/+1
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-2/+1
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik1-0/+20
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields1-0/+1
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2-2/+3
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks1-1/+14
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown3-6/+0
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra1-2/+9
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown1-0/+1
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2-17/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-8/+2
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+7
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand1-0/+6
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse3-3/+0
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-4/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-3/+1