Commit Graph

51 Commits (b4fe2a03422e6bd20bd8df5e428109a85c9ea961)

Author SHA1 Message Date
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Pavel Emelyanov fc5d00b04a sunrpc: Add net argument to svc_create_xprt 15 years ago
Rusty Russell 9bbb9e5a33 param: use ops in struct kernel_param, rather than get and set fns directly 15 years ago
Chuck Lever d6783b2b6c SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() 15 years ago
Alexandros Batsakis 07bccc2dd4 nfs41: add support for callback with RPC version number 4 15 years ago
J. Bruce Fields d4e935bd67 The rpc server does not require that service threads take the BKL. 15 years ago
Trond Myklebust c140aa9135 NFSv4: Clean up the nfs.callback_tcpport option 16 years ago
Chuck Lever 18fc316419 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available 16 years ago
Andy Adamson e82dc22dac nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist 16 years ago
Benny Halevy 8f97524235 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks 16 years ago
Ricardo Labiaga a43cde94fe nfs41: Implement NFSv4.1 callback service process. 16 years ago
Benny Halevy 7146851376 nfs41: minorversion support for nfs4_{init,destroy}_callback 16 years ago
Chuck Lever f738f51703 NFS: Start PF_INET6 callback listener only if IPv6 support is available 16 years ago
Chuck Lever 26298caaca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Olga Kornievskaia 945b34a772 rpc: allow gss callbacks to client 16 years ago
Chuck Lever 18de973530 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Jeff Layton 5afc597c5f nfs4: fix potential race with rapid nfs_callback_up/down cycle 17 years ago
Jeff Layton ee84dfc454 nfs4: remove BKL from nfs_callback_up and nfs_callback_down 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Jeff Layton 06e02d66fa NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) 17 years ago
J. Bruce Fields e1ba1ab76e nfsd: fix comment 17 years ago
Jeff Layton a277e33cbe NFS: convert nfs4 callback thread to kthread API 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jeff Layton 1227a74e2e NFS: flush signals before taking down callback thread 17 years ago
Jeff Layton 8e60029f40 NFS: fix reference counting for NFSv4 callback thread 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Chuck Lever ff052645c9 NFS: Change nfs_find_client() to take "struct sockaddr *" 17 years ago
Chuck Lever 1d98fe6717 NFS: Move dprintks from callback.c to callback_proc.c 17 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Chuck Lever ad06e4bd62 [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing 18 years ago
Chuck Lever 482fb94e1b [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper 18 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago
David Howells 5ae1fbce14 NFS: Fix NFS4 callback up/down prototypes 19 years ago
David Howells 7d4e2747a0 NFS: Fix up split of fs/nfs/inode.c 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Trond Myklebust 1dd761e907 NFSv4: Ensure the callback daemon flushes signals 19 years ago
Trond Myklebust f25bc34967 NFSv4: Ensure nfs_callback_down() calls svc_destroy() 19 years ago
Trond Myklebust a72b44222d NFSv4: Allow user to set the port used by the NFSv4 callback channel 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Trond Myklebust 4ce79717ce [PATCH] NFS: Header file cleanup... 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago