Commit Graph

33 Commits (4be35e236c4a0e346442d98de3e470cf87c4e947)

Author SHA1 Message Date
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
\"Talpey, Thomas\ 49c36fcc44 SUNRPC: rearrange RPC sockets definitions 18 years ago
Trond Myklebust f5c2187cfe SUNRPC: Convert the credential garbage collector into a shrinker callback 18 years ago
Trond Myklebust 9499b4341b SUNRPC: Give credential cache a local spinlock 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
Trond Myklebust f61534dfd3 SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() 18 years ago
Trond Myklebust 4c402b4097 SUNRPC: Remove rpc_clnt->cl_count 18 years ago
Trond Myklebust b39e625b6e NFSv4: Clean up nfs4_call_async() 18 years ago
Trond Myklebust 7531d692d4 SUNRPC: Fix sparse warnings 18 years ago
Akinobu Mita 5bd5f5812b sunrpc: fix error path in module_init 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
NeilBrown 3fc605a2aa [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authentication 18 years ago
Chuck Lever 282b32e17f SUNRPC: create stubs for xprtsock init and cleanup 18 years ago
Trond Myklebust e6b3c4db6f Fix a second potential rpc_wakeup race... 18 years ago
Greg Banks a74554429e [PATCH] knfsd: add svc_set_num_threads 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 74cae61ab4 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static 19 years ago
NeilBrown ebd0cb1af3 [PATCH] knfsd: Unexport cache_fresh and fix a small race 19 years ago
NeilBrown efc36aa560 [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 19 years ago
Trond Myklebust 89991c24e4 SUNRPC: Get rid of some unused exports 19 years ago
Chuck Lever c556b75496 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled 19 years ago
Chuck Lever 86b9f57dfd [PATCH] RPC: Eliminate socket.h includes in RPC client 20 years ago
Bruce Allan f35279d3f7 [PATCH] sunrpc: cache_register can use wrong module reference 20 years ago
NeilBrown 5ba266d632 [PATCH] knfsd: nfsd4: fix probe_callback 20 years ago
Andreas Gruenbacher bd8100e7ed [PATCH] RPC: Encode and decode arbitrary XDR arrays 20 years ago
Andreas Gruenbacher 007e251f2b [PATCH] RPC: Allow multiple RPC client programs to share the same transport 20 years ago
Trond Myklebust 5b616f5d59 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago