Commit Graph

1490 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
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
J. Bruce Fields 0a68b0bed0 sunrpc: fix leak on error on socket xprt setup 15 years ago
Alex Riesen ef7ffe8f06 sunrpc: use formatting of module name in SUNRPC 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Frederic Weisbecker 9918ff26b3 sunrpc: Pushdown the bkl from sunrpc cache ioctl 15 years ago
Frederic Weisbecker 674b604cdd sunrpc: Pushdown the bkl from ioctl 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Frederic Weisbecker 99df95a22f sunrpc: Include missing smp_lock.h 15 years ago
Frederic Weisbecker d79b6f4de5 procfs: Push down the bkl from ioctl 15 years ago
Trond Myklebust 126e216a87 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired 15 years ago
Trond Myklebust d72b6cec8d SUNRPC: Remove the 'tk_magic' debugging field 15 years ago
Trond Myklebust d60dbb20a7 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst 15 years ago
Trond Myklebust 2067340653 SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter 15 years ago
Trond Myklebust 93a05e65c0 SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() 15 years ago
Trond Myklebust d300a41ef1 SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS 15 years ago
Trond Myklebust 1f4c86c0be NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls 15 years ago
Trond Myklebust 712a433866 SUNRPC: Fix xs_setup_bc_tcp() 15 years ago
Chuck Lever ff8399709e SUNRPC: Replace jiffies-based metrics with ktime-based metrics 15 years ago