aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: Eliminate side effects from rpc_mallocChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown
2007-03-06[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle
2007-02-14[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independentChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_reqChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sockChuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever
2007-02-12[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...Chuck Lever
2007-02-09[PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown
2007-02-03RPC: Clean up rpc_execute...Trond Myklebust
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-06SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust