Commit Graph

1511 Commits (e6220bdc9485c5ea972f9e0e6d062a05934bb74b)

Author SHA1 Message Date
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
J. Bruce Fields 3211af1119 svcrpc: cache deferral cleanup 15 years ago
J. Bruce Fields 6610f720e9 svcrpc: minor cache cleanup 15 years ago
NeilBrown f16b6e8d83 sunrpc/cache: allow threads to block while waiting for cache update. 15 years ago
NeilBrown c5b29f885a sunrpc: use seconds since boot in expiry cache 15 years ago
Trond Myklebust cf187c2d7e SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen 15 years ago
Benny Halevy 42d6d8ab51 sunrpc: simplify xdr_shrink_pagelen use of "copy" 15 years ago
Benny Halevy 2e29ebb811 sunrpc: don't use the copy variable in nested block 15 years ago
Benny Halevy 0fe62a3590 sunrpc: clean up xdr_shrink_pagelen use of temporary pointer 15 years ago
Benny Halevy b1a7a91ada sunrpc: don't shorten buflen twice in xdr_shrink_pagelen 15 years ago
Trond Myklebust df486a2590 NFS: Fix the selection of security flavours in Kconfig 15 years ago
Tom Tucker 15cdc644b2 rpcrdma: Fix SQ size calculation when memreg is FRMR 15 years ago
Steve Wise 7a8b80eb38 xprtrdma: Do not truncate iova_start values in frmr registrations. 15 years ago
Stephen Rothwell 8e4e15d44a nfs: update for module_param_named API change 15 years ago
Rusty Russell 9bbb9e5a33 param: use ops in struct kernel_param, rather than get and set fns directly 15 years ago
Andy Chittenden 669502ff31 SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) 15 years ago
Andrea Gelmini e2aa7f8304 net: sunrpc: removed duplicated #include 15 years ago
Trond Myklebust 0d8a374673 SUNRPC: Defer deleting the security context until gss_do_free_ctx() 15 years ago
J. Bruce Fields c3ae62ae08 SUNRPC: prevent task_cleanup running on freed xprt 15 years ago
Trond Myklebust d6a1ed08c6 SUNRPC: Reduce asynchronous RPC task stack usage 15 years ago
Trond Myklebust a17c2153d2 SUNRPC: Move the bound cred to struct rpc_rqst 15 years ago
Trond Myklebust 8572b8e2e3 SUNRPC: Clean up of rpc_bindcred() 15 years ago
Trond Myklebust 58f9612c6e SUNRPC: Move remaining RPC client related task initialisation into clnt.c 15 years ago
Trond Myklebust d9b6cd9460 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task 15 years ago
Trond Myklebust 241269bd0b SUNRPC: Make the credential cache hashtable size configurable 15 years ago
Trond Myklebust 988664a0f6 SUNRPC: Store the hashtable size in struct rpc_cred_cache 15 years ago
Trond Myklebust 5d8d9a4d9f NFS: Ensure the AUTH_UNIX credcache is allocated dynamically 15 years ago
Trond Myklebust f1f88fc7e8 SUNRPC: The function rpc_restart_call() should return success/failure 15 years ago
Dave Chinner 567c7b0ede mm: add context argument to shrinker callback to remaining shrinkers 15 years ago
Artem Bityutskiy 8eab945c56 sunrpc: make the cache cleaner workqueue deferrable 15 years ago
Huang Weiyi d572495628 sunrpc: Remove duplicated #include 15 years ago
Trond Myklebust b76ce56192 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() 15 years ago