aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-10nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.hBenny Halevy
2009-09-04nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields
2009-09-04nfsd: clean up readdirplus encodingJ. Bruce Fields
2009-09-04nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields
2009-09-03NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust
2009-09-02nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields
2009-09-02nfsd: move some of fh_compose into helper functionsJ. Bruce Fields
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson
2009-09-01nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson
2009-09-01nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz
2009-08-27sunrpc: move the close processing after do recvfrom methodWei Yongjun
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy
2009-08-25sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown serviceWei Yongjun
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz
2009-08-24nfsd41: sunrpc: svc_tcp_recv_record()Alexandros Batsakis
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton
2009-08-21nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton
2009-08-21sunrpc: add common routine for copying address portion of a sockaddrJeff Layton
2009-08-21sunrpc: add routine for comparing addressesJeff Layton
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust
2009-08-20nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields
2009-08-19nfs: Remove reference to generic_osync_inode from a commentJan Kara
2009-08-19SUNRPC: cache must take a reference to the cache detail's module on open()Trond Myklebust
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust
2009-08-19SUNRPC: Fix a typo in cache_pipefs_filesTrond Myklebust
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-14nfs: nfs4xdr: optimize low level decodingBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ_BUFBenny Halevy
2009-08-14nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inlineBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of COPYMEMBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_sessionid helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_verifier helperBenny Halevy
2009-08-14nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpersBenny Halevy
2009-08-14nfs: nfs4xdr: introduce print_overflow_msgBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READTIMEBenny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ64Benny Halevy
2009-08-14nfs: nfs4xdr: get rid of READ32Benny Halevy
2009-08-14nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...Benny Halevy
2009-08-14nfs: nfs4xdr: optimize low level encodingBenny Halevy
2009-08-14nfs: nfs4xdr: change RESERVE_SPACE macro into a static helperBenny Halevy
2009-08-14nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytesBenny Halevy