Commit Graph

1426 Commits (5f6e8da70a289d403975907371ce5738c726ad3f)

Author SHA1 Message Date
Pavel Emelyanov baaf4e487a sunrpc: Remove unused sock arg from xs_next_srcport 15 years ago
Pavel Emelyanov 5d4ec93297 sunrpc: Remove unused sock arg from xs_get_srcport 15 years ago
Arnd Bergmann a6f8dbc654 sunrpc: remove the big kernel lock 15 years ago
Tom Tucker 4a84386fc2 svcrdma: Cleanup DMA unmapping in error paths. 15 years ago
Tom Tucker b432e6b3d9 svcrdma: Change DMA mapping logic to avoid the page_address kernel API 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Pavel Emelyanov 70dc78da2c sunrpc: Use helper to set v4 mapped addr in ip_map_parse 15 years ago
NeilBrown e33534d54f sunrpc/cache: centralise handling of size limit on deferred list. 15 years ago
NeilBrown d29068c431 sunrpc: Simplify cache_defer_req and related functions. 15 years ago
J. Bruce Fields edc7a89403 nfsd: provide callbacks on svc_xprt deletion 15 years ago
J. Bruce Fields 1e7af1b806 nfsd4: remove spkm3 15 years ago
NeilBrown 277f68dbba sunrpc: fix race in new cache_wait code. 15 years ago
Pavel Emelyanov 14ec63c333 sunrpc: Create sockets in net namespaces 15 years ago
Pavel Emelyanov 37aa213373 sunrpc: Tag rpc_xprt with net 15 years ago
Pavel Emelyanov 9a23e332ec sunrpc: Add net to xprt_create 15 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Pavel Emelyanov 62832c039e sunrpc: Pull net argument downto svc_create_socket 15 years ago
Pavel Emelyanov fc5d00b04a sunrpc: Add net argument to svc_create_xprt 15 years ago
Pavel Emelyanov e204e621b4 sunrpc: Factor out rpc_xprt freeing 15 years ago
Pavel Emelyanov bd1722d431 sunrpc: Factor out rpc_xprt allocation 15 years ago
Stephen Rothwell c135e84afb sunrpc: fix up rpcauth_remove_module section mismatch 15 years ago
Pavel Emelyanov 90d51b02fd sunrpc: Make the ip_map_cache be per-net 15 years ago
Pavel Emelyanov 4f42d0d53c sunrpc: Make the /proc/net/rpc appear in net namespaces 15 years ago
Pavel Emelyanov 2f72c9b737 sunrpc: The per-net skeleton 15 years ago
Pavel Emelyanov 4fb8518bda sunrpc: Tag svc_xprt with net 15 years ago
Pavel Emelyanov 593ce16b94 sunrpc: Add routines that allow registering per-net caches 15 years ago
Pavel Emelyanov 352114f395 sunrpc: Add net to pure API calls 15 years ago
Pavel Emelyanov 3be4479fdf sunrpc: Pass xprt to cached get/put routines 15 years ago
Pavel Emelyanov e3bfca01c1 sunrpc: Make xprt auth cache release work with the xprt 15 years ago
Pavel Emelyanov bf18ab32ff sunrpc: Pass the ip_map_parse's cd to lower calls 15 years ago
Eric Dumazet f064af1e50 net: fix a lockdep splat 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Joe Perches 655b5bb4a7 net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data 15 years ago
NeilBrown e95dffa430 sunrpc/cache: fix recent breakage of cache_clean_deferred 15 years ago
Andy Shevchenko e7f483eabe sunrpc/cache: don't use custom hex_to_bin() converter 15 years ago
NeilBrown 1117449276 sunrpc/cache: change deferred-request hash table to use hlist. 15 years ago
NeilBrown 2ed5282cd9 svcauth_gss: replace a trivial 'switch' with an 'if' 15 years ago
NeilBrown 1ebede86b8 sunrpc: close connection when a request is irretrievably lost. 15 years ago
Chuck Lever b4687da7fc SUNRPC: Refactor logic to NUL-terminate strings in pages 15 years ago
Chuck Lever 38359352fc SUNRPC: Correct an rpcbind debugging message 15 years ago
Trond Myklebust 4fbf6e5078 SUNRPC: Convert rpciod to use the alloc_workqueue() interface 15 years ago
J. Bruce Fields 0649752458 nfsd4: fix hang on fast-booting nfs servers 15 years ago
Chuck Lever 859d5024f4 SUNRPC: Remove rpcb_getport_sync() 15 years ago
Miquel van Smoorenburg db5fe26541 sunrpc: increase MAX_HASHTABLE_BITS to 14 15 years ago
Bian Naimeng 651b2933b2 gss:spkm3 miss returning error to caller when import security context 15 years ago
Bian Naimeng ce8477e117 gss:krb5 miss returning error to caller when import security context 15 years ago
J. Bruce Fields 55576244eb SUNRPC: cleanup state-machine ordering 15 years ago
Trond Myklebust 006abe887c SUNRPC: Fix a race in rpc_info_open 15 years ago
Trond Myklebust 5a67657a2e SUNRPC: Fix race corrupting rpc upcall 15 years ago
J. Bruce Fields f2d47d02fd Fix null dereference in call_allocate 15 years ago