| Commit message (Expand) | Author | Age |
* | Merge branch 'osd-devel' into nfs-for-next | Trond Myklebust | 2011-11-02 |
|\ |
|
| * | SUNRPC: Replace svc_addr_u by sockaddr_storage | Mi Jinlong | 2011-09-14 |
| * | sunrpc: use better NUMA affinities | Eric Dumazet | 2011-08-19 |
* | | NFSd: call svc rpcbind cleanup explicitly | Stanislav Kinsbursky | 2011-10-25 |
|/ |
|
* | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 |
|\ |
|
| * | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 |
* | | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 |
|/ |
|
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 |
* | | NFS rename client back channel transport field | Andy Adamson | 2011-01-06 |
|/ |
|
* | nfsd: remove unused field rq_reffh | J. Bruce Fields | 2009-12-15 |
* | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 |
* | nfsd41: use globals for DRC limits | Andy Adamson | 2009-07-14 |
* | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson | 2009-06-17 |
* | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga | 2009-06-17 |
* | nfs41: client callback structures | Ricardo Labiaga | 2009-06-17 |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | nfsd41: hard page limit for DRC | Andy Adamson | 2009-04-03 |
| * | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson | 2009-04-03 |
| * | knfsd: add file to export stats about nfsd pools | Greg Banks | 2009-03-18 |
| * | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks | 2009-03-18 |
* | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 |
* | | SUNRPC: Pass a family argument to svc_register() | Chuck Lever | 2009-03-28 |
|/ |
|
* | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 |
* | SUNRPC: Make svc_addr's argument a constant | Chuck Lever | 2008-09-29 |
* | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever | 2008-09-29 |
* | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 |
* | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton | 2008-06-23 |
* | knfsd: convert knfsd to kthread API | Jeff Layton | 2008-06-23 |
* | SUNRPC: remove svc_create_thread() | Jeff Layton | 2008-04-23 |
* | nfsd: clean up svc_reserve_auth() | J. Bruce Fields | 2008-02-10 |
* | SUNRPC: spin svc_rqst initialization to its own function | Jeff Layton | 2008-02-01 |
* | svc: Add transport hdr size for defer/revisit | Tom Tucker | 2008-02-01 |
* | svc: Removing remaining references to rq_sock in rqstp | Tom Tucker | 2008-02-01 |
* | svc: Make deferral processing xprt independent | Tom Tucker | 2008-02-01 |
* | svc: Add transport specific xpo_release function | Tom Tucker | 2008-02-01 |
* | svc: Change the svc_sock in the rqstp structure to a transport | Tom Tucker | 2008-02-01 |
* | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 |
* | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson | 2007-07-17 |
* | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 |
* | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 |
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code | NeilBrown | 2007-03-06 |
* | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path | Chuck Lever | 2007-02-12 |
* | [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent | Chuck Lever | 2007-02-12 |
* | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever | 2007-02-12 |
* | [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req | Chuck Lever | 2007-02-12 |
* | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever | 2007-02-12 |
* | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 |
* | [PATCH] fix svc_procfunc declaration | Al Viro | 2006-10-20 |
* | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 2006-10-06 |