summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-18sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown1-9/+9
2009-09-18sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown1-4/+4
2009-09-17nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell1-1/+1
2009-09-15nfsd41: Refactor create_client()Ricardo Labiaga1-44/+45
2009-09-15nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis1-2/+6
2009-09-15nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga1-5/+48
2009-09-15nfsd41: Backchannel: cb_sequence callbackBenny Halevy1-0/+72
2009-09-15nfsd41: Backchannel: Setup sequence informationRicardo Labiaga3-0/+64
2009-09-15nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2-0/+6
2009-09-15nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2-0/+11
2009-09-15nfsd41: Backchannel: callback infrastructureAndy Adamson3-2/+32
2009-09-15nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields3-29/+12
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields3-8/+17
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust3-12/+16
2009-09-15nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields1-2/+2
2009-09-13nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy1-1/+1
2009-09-13nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis6-18/+114
2009-09-11sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.NeilBrown1-13/+10
2009-09-11sunrpc/cache: change cache_defer_req to return -ve error, not boolean.NeilBrown1-5/+5
2009-09-11nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer8-39/+303
2009-09-10nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.hBenny Halevy2-5/+12
2009-09-04nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields1-2/+3
2009-09-04nfsd: clean up readdirplus encodingJ. Bruce Fields1-38/+34
2009-09-04nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields1-1/+3
2009-09-03NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust2-5/+12
2009-09-02nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields1-36/+41
2009-09-02nfsd: move some of fh_compose into helper functionsJ. Bruce Fields1-38/+45
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson5-185/+79
2009-09-01nfsd41: replace nfserr_resource in pure nfs41 responsesAndy Adamson1-3/+3
2009-09-01nfsd41: use session maxreqs for sequence target and highest slotidAndy Adamson1-1/+5
2009-09-01nfsd41: bound forechannel drc size by memory usageAndy Adamson2-20/+54
2009-09-01NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attributeTrond Myklebust2-13/+1
2009-08-28nfsd41: expand solo sequence checkAndy Adamson2-10/+1
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz1-1/+1
2009-08-27sunrpc: move the close processing after do recvfrom methodWei Yongjun1-5/+7
2009-08-27nfsd41: renew_client must be called under the state lockBenny Halevy1-5/+8
2009-08-25sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown serviceWei Yongjun1-2/+4
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi3-14/+23
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz1-1/+1
2009-08-24nfsd41: sunrpc: svc_tcp_recv_record()Alexandros Batsakis1-28/+51
2009-08-21nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2-2/+20
2009-08-21nfsd: add support for NFSv4 callbacks over IPv6Jeff Layton1-4/+11
2009-08-21nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton3-83/+13
2009-08-21nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2-14/+20
2009-08-21sunrpc: add common routine for copying address portion of a sockaddrJeff Layton1-0/+50
2009-08-21sunrpc: add routine for comparing addressesJeff Layton6-48/+53
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2349-34385/+64039
2009-08-21SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...Trond Myklebust1-1/+1
2009-08-20nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields1-0/+2
2009-08-19nfs: Remove reference to generic_osync_inode from a commentJan Kara1-3/+0