| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() | Chuck Lever | 2010-01-26 | 1 | -2/+0 |
* | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis | 2009-12-05 | 1 | -0/+1 |
* | The rpc server does not require that service threads take the BKL. | J. Bruce Fields | 2009-12-03 | 1 | -12/+0 |
* | NFSv4: Clean up the nfs.callback_tcpport option | Trond Myklebust | 2009-08-09 | 1 | -9/+17 |
* | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust | 2009-06-18 | 1 | -1/+3 |
|\ |
|
| * | NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available | Chuck Lever | 2009-06-17 | 1 | -1/+3 |
* | | nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist | Andy Adamson | 2009-06-17 | 1 | -26/+24 |
* | | nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb... | Benny Halevy | 2009-06-17 | 1 | -1/+16 |
* | | nfs41: Implement NFSv4.1 callback service process. | Ricardo Labiaga | 2009-06-17 | 1 | -4/+108 |
* | | nfs41: minorversion support for nfs4_{init,destroy}_callback | Benny Halevy | 2009-06-17 | 1 | -19/+46 |
|/ |
|
* | NFS: Start PF_INET6 callback listener only if IPv6 support is available | Chuck Lever | 2009-03-28 | 1 | -0/+12 |
* | NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks | Chuck Lever | 2009-03-28 | 1 | -12/+2 |
* | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 | 1 | -2/+1 |
* | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever | 2009-03-28 | 1 | -2/+2 |
* | rpc: allow gss callbacks to client | Olga Kornievskaia | 2008-12-23 | 1 | -5/+31 |
* | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever | 2008-10-17 | 1 | -4/+15 |
* | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 | 1 | -1/+2 |
* | nfs4: fix potential race with rapid nfs_callback_up/down cycle | Jeff Layton | 2008-07-09 | 1 | -14/+16 |
* | nfs4: remove BKL from nfs_callback_up and nfs_callback_down | Jeff Layton | 2008-07-09 | 1 | -4/+0 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -1/+1 |
* | NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) | Jeff Layton | 2008-04-23 | 1 | -6/+12 |
* | nfsd: fix comment | J. Bruce Fields | 2008-04-23 | 1 | -1/+1 |
* | NFS: convert nfs4 callback thread to kthread API | Jeff Layton | 2008-04-23 | 1 | -38/+35 |
* | Wrap buffers used for rpc debug printks into RPC_IFDEBUG | Pavel Emelyanov | 2008-02-21 | 1 | -1/+1 |
* | NFS: flush signals before taking down callback thread | Jeff Layton | 2008-02-20 | 1 | -0/+1 |
* | NFS: fix reference counting for NFSv4 callback thread | Jeff Layton | 2008-02-13 | 1 | -6/+12 |
* | svc: Change services to use new svc_create_xprt service | Tom Tucker | 2008-02-01 | 1 | -2/+2 |
* | NFS: Change nfs_find_client() to take "struct sockaddr *" | Chuck Lever | 2008-01-30 | 1 | -2/+1 |
* | NFS: Move dprintks from callback.c to callback_proc.c | Chuck Lever | 2008-01-30 | 1 | -4/+0 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+2 |
* | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever | 2007-02-12 | 1 | -3/+9 |
* | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with... | Chuck Lever | 2007-02-12 | 1 | -11/+9 |
* | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 2006-10-02 | 1 | -3/+2 |
* | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown | 2006-10-02 | 1 | -1/+1 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 1 | -4/+5 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-22 | 1 | -1/+1 |
* | NFS: Fix NFS4 callback up/down prototypes | David Howells | 2006-09-22 | 1 | -4/+1 |
* | NFS: Fix up split of fs/nfs/inode.c | David Howells | 2006-09-22 | 1 | -0/+15 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 | 1 | -2/+0 |
* | [PATCH] sem2mutex: fs/ | Ingo Molnar | 2006-03-26 | 1 | -5/+6 |
* | NFSv4: Ensure the callback daemon flushes signals | Trond Myklebust | 2006-03-20 | 1 | -6/+13 |
* | NFSv4: Ensure nfs_callback_down() calls svc_destroy() | Trond Myklebust | 2006-03-20 | 1 | -0/+1 |
* | NFSv4: Allow user to set the port used by the NFSv4 callback channel | Trond Myklebust | 2006-01-06 | 1 | -1/+2 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+3 |
* | [PATCH] NFS: Header file cleanup... | Trond Myklebust | 2005-06-22 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+187 |