aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields
2006-10-04[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-04[PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks
2006-10-02[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks
2006-10-02[PATCH] knfsd: add svc_getGreg Banks
2006-10-02[PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown
2006-10-02[PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett
2006-10-02[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown
2006-10-02[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown
2006-10-02[PATCH] knfsd: remove an unused variable from e_show()Greg Banks
2006-10-02[PATCH] knfsd: add some missing newlines in printksGreg Banks
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-09-22NFSD: Convert NFS server callback logic to use new rpc_create APIChuck Lever
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-07-31[PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields