Commit Graph

765 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
Denis V. Lunev e7fe23363b sunrpc: assign PDE->data before gluing PDE into /proc tree 17 years ago
Randy Dunlap 0b80ae4201 sunrpc: fix missing kernel-doc 17 years ago
Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
Chuck Lever 0dc220f081 SUNRPC: Use unsigned loop and array index in svc_init_buffer() 17 years ago
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays 17 years ago
Chuck Lever c0401ea008 SUNRPC: Update RPC server's TCP record marker decoder 17 years ago
Chuck Lever b7872fe86d SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle 17 years ago
Jeff Layton 8774282c4c SUNRPC: remove svc_create_thread() 17 years ago
Kevin Coffman 4ab4b0bedd sunrpc: make token header values less confusing 17 years ago
Kevin Coffman 5743d65c2f gss_krb5: consistently use unsigned for seqnum 17 years ago
Andrew Morton c3bb257d2d net/sunrpc/svc.c: suppress unintialized var warning 17 years ago
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 17 years ago
Kevin Coffman 3d4a688678 Correct grammer/typos in dprintks 17 years ago
Tom Tucker 830bb59b6e SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 17 years ago
Harshula Jayasuriya dd35210e1e sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 17 years ago
Jeff Layton 7b54fe61ff SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails 17 years ago
J. Bruce Fields 67eb6ff610 svcrpc: move unused field from cache_deferred_req 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
Jeff Layton 7086721f9c SUNRPC: have svc_recv() check kthread_should_stop() 17 years ago
Jeff Layton 23d42ee278 SUNRPC: export svc_sock_update_bufs 17 years ago
Trond Myklebust cd019f7517 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use 17 years ago
Trond Myklebust 7b6962b0a6 SUNRPC: Fix a race in gss_refresh_upcall() 17 years ago
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust 636ac43318 SUNRPC: Remove the unused export of xprt_force_disconnect 17 years ago
Trond Myklebust 06b4b681ab SUNRPC: remove XS_SENDMSG_RETRY 17 years ago
Trond Myklebust d2b8314163 SUNRPC: Protect creds against early garbage collection 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Trond Myklebust 1e799b673c SUNRPC: Fix read ordering problems with req->rq_private_buf.len 17 years ago
Trond Myklebust 080a1f148d SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. 17 years ago
Trond Myklebust b6ddf64ffe SUNRPC: Fix up xprt_write_space() 17 years ago
Trond Myklebust 24b74bf0c9 SUNRPC: Fix a bug in call_decode() 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create() 17 years ago
Trond Myklebust daeba89d43 SUNRPC: don't call flush_dcache_page() with an invalid pointer 17 years ago
Tom Tucker c8237a5fce SVCRDMA: Check num_sge when setting LAST_CTXT bit 17 years ago
Roland Dreier d3073779f8 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters 17 years ago
Al Viro 27724426a9 [SUNRPC]: net/* NULL noise 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 5c691044ec SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task 17 years ago
Trond Myklebust 9a559efd41 SUNRPC: Add a generic RPC credential 17 years ago
Trond Myklebust 4ccda2cdd8 SUNRPC: Clean up rpcauth_bindcred() 17 years ago
Trond Myklebust af09383577 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS 17 years ago
Trond Myklebust 25337fdc85 SUNRPC: Fix a bug in rpcauth_lookup_credcache() 17 years ago
Tom Tucker 3fedb3c5a8 SVCRDMA: Fix erroneous BUG_ON in send_write 17 years ago
Tom Tucker c48cbb405c SVCRDMA: Add xprt refs to fix close/unmount crash 17 years ago
Tom Talpey ee1a2c564f SUNRPC: Fix a nfs4 over rdma transport oops 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago