| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson | 2009-06-17 | 1 | -0/+1 |
* | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga | 2009-06-17 | 1 | -0/+2 |
* | nfs41: client callback structures | Ricardo Labiaga | 2009-06-17 | 1 | -0/+8 |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 | 1 | -0/+16 |
|\ |
|
| * | nfsd41: hard page limit for DRC | Andy Adamson | 2009-04-03 | 1 | -0/+2 |
| * | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson | 2009-04-03 | 1 | -0/+1 |
| * | knfsd: add file to export stats about nfsd pools | Greg Banks | 2009-03-18 | 1 | -0/+11 |
| * | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks | 2009-03-18 | 1 | -0/+2 |
* | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 | 1 | -3/+2 |
* | | SUNRPC: Pass a family argument to svc_register() | Chuck Lever | 2009-03-28 | 1 | -2/+2 |
|/ |
|
* | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 | 1 | -1/+4 |
* | SUNRPC: Make svc_addr's argument a constant | Chuck Lever | 2008-09-29 | 1 | -3/+3 |
* | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever | 2008-09-29 | 1 | -1/+3 |
* | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 | 1 | -4/+5 |
* | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton | 2008-06-23 | 1 | -3/+2 |
* | knfsd: convert knfsd to kthread API | Jeff Layton | 2008-06-23 | 1 | -1/+1 |
* | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 | 1 | -1/+0 |
* | nfsd: clean up svc_reserve_auth() | J. Bruce Fields | 2008-02-10 | 1 | -8/+5 |
* | SUNRPC: spin svc_rqst initialization to its own function | Jeff Layton | 2008-02-01 | 1 | -0/+2 |
* | svc: Add transport hdr size for defer/revisit | Tom Tucker | 2008-02-01 | 1 | -0/+2 |
* | svc: Removing remaining references to rq_sock in rqstp | Tom Tucker | 2008-02-01 | 1 | -4/+1 |
* | svc: Make deferral processing xprt independent | Tom Tucker | 2008-02-01 | 1 | -1/+1 |
* | svc: Add transport specific xpo_release function | Tom Tucker | 2008-02-01 | 1 | -1/+1 |
* | svc: Change the svc_sock in the rqstp structure to a transport | Tom Tucker | 2008-02-01 | 1 | -1/+4 |
* | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 | 1 | -0/+1 |
* | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson | 2007-07-17 | 1 | -0/+1 |
* | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 | 1 | -0/+19 |
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code | NeilBrown | 2007-03-06 | 1 | -2/+0 |
* | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path | Chuck Lever | 2007-02-12 | 1 | -0/+5 |
* | [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent | Chuck Lever | 2007-02-12 | 1 | -4/+11 |
* | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever | 2007-02-12 | 1 | -2/+15 |
* | [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req | Chuck Lever | 2007-02-12 | 1 | -2/+3 |
* | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever | 2007-02-12 | 1 | -0/+3 |
* | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 | 1 | -1/+4 |
* | [PATCH] fix svc_procfunc declaration | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 2006-10-06 | 1 | -1/+2 |
* | [PATCH] knfsd: register all RPC programs with portmapper by default | Olaf Kirch | 2006-10-04 | 1 | -0/+3 |
* | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks | 2006-10-04 | 1 | -1/+22 |
* | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown | 2006-10-04 | 1 | -0/+2 |
* | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown | 2006-10-04 | 1 | -59/+10 |
* | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 2006-10-02 | 1 | -5/+16 |
* | [PATCH] knfsd: add svc_get | Greg Banks | 2006-10-02 | 1 | -0/+11 |
* | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 2006-10-02 | 1 | -2/+23 |
* | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown | 2006-10-02 | 1 | -1/+7 |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-28 | 1 | -7/+7 |
* | [SUNRPC]: svc_{get,put}nl() | Alexey Dobriyan | 2006-09-28 | 1 | -7/+24 |