Commit Graph

2080 Commits (7da8fb27eff04e7283d24b0e483c300c8b1a9f5c)

Author SHA1 Message Date
Andy Adamson c297c8b99b SUNRPC: do not fail gss proc NULL calls with EACCES 11 years ago
Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
Weng Meiling 587ac5ee6f svcrpc: remove an unnecessary assignment 11 years ago
Trond Myklebust d07ba8422f SUNRPC: Avoid deep recursion in rpc_release_client 11 years ago
J. Bruce Fields f06c3d2bb8 sunrpc: comment typo fix 11 years ago
Trond Myklebust a6b31d18b0 SUNRPC: Fix a data corruption issue when retransmitting RPC calls 11 years ago
Trond Myklebust a1311d87fa SUNRPC: Cleanup xs_destroy() 11 years ago
NeilBrown 93dc41bdc5 SUNRPC: close a rare race in xs_tcp_setup_socket. 11 years ago
Wei Yongjun 09c3e54635 SUNRPC: remove duplicated include from clnt.c 11 years ago
Trond Myklebust 9d3a2260f0 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg 11 years ago
Trond Myklebust 5fccc5b52e SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message 11 years ago
wangweidong 8313164c36 SUNRPC: remove an unnecessary if statement 11 years ago
J. Bruce Fields e3bfab1848 sunrpc: comment typo fix 11 years ago
Trond Myklebust 34751b9d04 SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport 11 years ago
Trond Myklebust 40b00b6b17 SUNRPC: Add a helper to switch the transport of an rpc_clnt 11 years ago
Chuck Lever d746e54522 SUNRPC: Modify synopsis of rpc_client_register() 11 years ago
Jeff Layton cf4c024b90 sunrpc: trim off EC bytes in GSSAPI v2 unwrap 11 years ago
Al Viro 1e903edadf sunrpc: switch to %pd 11 years ago
J. Bruce Fields 5d6baef9ab gss_krb5: document that we ignore sequence number 12 years ago
J. Bruce Fields b26ec9b11b svcrpc: handle some gssproxy encoding errors 12 years ago
Eric Dumazet c2bb06db59 net: fix build errors if ipv6 is disabled 12 years ago
Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 12 years ago
J. Bruce Fields 3be34555fa svcrpc: fix error-handling on badd gssproxy downcall 12 years ago
J. Bruce Fields c66080ad0a svcrpc: fix gss-proxy NULL dereference in some error cases 12 years ago
Trond Myklebust 561ec16031 SUNRPC: call_connect_status should recheck bind and connect status on error 12 years ago
Trond Myklebust 9255194817 SUNRPC: Remove redundant initialisations of request rq_bytes_sent 12 years ago
Trond Myklebust ca7f33aa5b SUNRPC: Fix RPC call retransmission statistics 12 years ago
Trond Myklebust 8a19a0b6cb SUNRPC: Add RPC task and client level options to disable the resend timeout 12 years ago
Trond Myklebust 90051ea774 SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool 12 years ago
Trond Myklebust ee071eff0f SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write 12 years ago
Trond Myklebust 0a66052130 SUNRPC: Don't set the request connect_cookie until a successful transmit 12 years ago
Trond Myklebust 8b71798c0d SUNRPC: Only update the TCP connect cookie on a successful connect 12 years ago
Trond Myklebust 7f260e8575 SUNRPC: Enable the keepalive option for TCP sockets 12 years ago
J. Bruce Fields a0f6ed8ebe RPCSEC_GSS: fix crash on destroying gss auth 12 years ago
Trond Myklebust 23c323af03 SUNRPC: No, I did not intend to create a 256KiB hashtable 12 years ago
Geert Uytterhoeven 134293059b sunrpc: Add missing kuids conversion for printing 12 years ago
Dave Chinner 70534a739c shrinker: convert remaining shrinkers to count/scan API 12 years ago
J. Bruce Fields d4a516560f rpc: let xdr layer allocate gssproxy receieve pages 12 years ago
J. Bruce Fields 9dfd87da1a rpc: fix huge kmalloc's in gss-proxy 12 years ago
J. Bruce Fields 6a36978e69 rpc: comment on linux_cred encoding, treat all as unsigned 12 years ago
J. Bruce Fields 778e512bb1 rpc: clean up decoding of gssproxy linux creds 12 years ago
Trond Myklebust 2f048db468 SUNRPC: Add an identifier for struct rpc_clnt 12 years ago
Trond Myklebust 8d1018c774 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints 12 years ago
Trond Myklebust 40b5ea0c25 SUNRPC: Add tracepoints to help debug socket connection issues 12 years ago
Andy Adamson 35fa5f7b35 SUNRPC refactor rpcauth_checkverf error returns 12 years ago
Andy Adamson 4de6caa270 SUNRPC new rpc_credops to test credential expiry 12 years ago
Andy Adamson f1ff0c27fd SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult 12 years ago
Trond Myklebust 280ebcf97c SUNRPC: rpcauth_create needs to know about rpc_clnt clone status 12 years ago
Trond Myklebust eb6dc19d8e RPCSEC_GSS: Share all credential caches on a per-transport basis 12 years ago
Trond Myklebust 414a629598 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches 12 years ago