Commit Graph

190 Commits (860f242eb5340d0b0cfe243cb86b2a98f92e8b91)

Author SHA1 Message Date
NeilBrown f2d395865f [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die 19 years ago
Eric Sesterhenn a5f9145bc9 SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c 19 years ago
Adrian Bunk ec535ce154 NFS: make 2 functions static 19 years ago
J. Bruce Fields d4a30e7e66 RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc 19 years ago
NeilBrown dfee55f062 [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
NeilBrown ad1b5229de [PATCH] knfsd: Tidy up unix_domain_find 19 years ago
Adrian Bunk 74cae61ab4 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static 19 years ago
NeilBrown baab935ff3 [PATCH] knfsd: Convert sunrpc_cache to use krefs 19 years ago
NeilBrown ebd0cb1af3 [PATCH] knfsd: Unexport cache_fresh and fix a small race 19 years ago
NeilBrown 4013edea9a [PATCH] knfsd: An assortment of little fixes to the sunrpc cache code 19 years ago
NeilBrown 17f834b6d2 [PATCH] knfsd: Use new cache code for rsc cache 19 years ago
NeilBrown d4d11ea9d6 [PATCH] knfsd: Use new sunrpc cache for rsi cache 19 years ago
NeilBrown 1a9917c2da [PATCH] knfsd: Convert ip_map cache to use the new lookup routine 19 years ago
NeilBrown 15a5f6bd23 [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one 19 years ago
NeilBrown 7d317f2c9f [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 19 years ago
NeilBrown efc36aa560 [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
J. Bruce Fields 0e19c1ea2f SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc 19 years ago
J. Bruce Fields eaa82edf20 SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. 19 years ago
J. Bruce Fields 9e57b302cf SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Trond Myklebust 43ac3f2961 SUNRPC: Fix memory barriers for req->rq_received 19 years ago
Trond Myklebust 5428154827 SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs 19 years ago
Chuck Lever 5eb53f41d1 SUNRPC: fix compile warnings on 64-bit platforms 19 years ago
Chuck Lever e95b85ec9d SUNRPC: minor cleanup 19 years ago
Chuck Lever dead28da8e SUNRPC: eliminate rpc_call() 19 years ago
Chuck Lever cc0175c1dc SUNRPC: display human-readable procedure name in rpc_iostats output 19 years ago
Chuck Lever 11c556b3d8 SUNRPC: provide a mechanism for collecting stats in the RPC client 19 years ago
Chuck Lever ef759a2e54 SUNRPC: introduce per-task RPC iostats 19 years ago
Chuck Lever 262ca07de4 SUNRPC: add a handful of per-xprt counters 19 years ago
Chuck Lever e19b63dafd SUNRPC: track length of RPC wait queues 19 years ago
Levent Serinol 1356b8c28d SUNRPC: more verbose output for rpc auth weak error 19 years ago
Trond Myklebust 12de3b35ea SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry 19 years ago
Trond Myklebust 24c5d9d7ea SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic 19 years ago
Olaf Kirch f344f6df4b SUNRPC: Auto-load RPC authentication kernel modules 19 years ago
Trond Myklebust e6d83d5569 [PATCH] SUNRPC: Fix potential deadlock in RPC code 19 years ago
Adrian Bunk 712917d1c0 [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c 19 years ago
Trond Myklebust fba3bad488 SUNRPC: Move upcall out of auth->au_ops->crcreate() 19 years ago
Trond Myklebust adb12f63e0 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code 19 years ago
Trond Myklebust 9842ef3557 SUNRPC: rpc_timeout_upcall_queue should not sleep 19 years ago
Trond Myklebust 8a3177604b SUNRPC: Fix a lock recursion in the auth_gss downcall 19 years ago
Martin Waitz 99acf04421 [PATCH] DocBook: fix some kernel-doc comments in net/sunrpc 19 years ago
J. Bruce Fields 5fb8b49e29 [PATCH] svcrpc: gss: svc context creation error handling 19 years ago
Kevin Coffman 91a4762e0a [PATCH] svcrpc: gss: server context init failure handling 19 years ago
Andy Adamson 822f1005ae [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE 19 years ago