summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix sparse warningsTrond Myklebust2007-05-142-0/+4
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-0/+19
* knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-091-1/+2
* SUNRPC: remove old portmapperChuck Lever2007-04-303-8/+0
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-04-303-0/+5
* SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-04-302-2/+2
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-302-2/+5
* [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-061-1/+1
* [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-061-2/+0
* [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-201-6/+6
* [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman2007-02-141-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-122-10/+49
|\
| * [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever2007-02-121-0/+5
| * [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independentChuck Lever2007-02-121-4/+11
| * [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-121-2/+15
| * [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_reqChuck Lever2007-02-121-2/+3
| * [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-121-0/+3
| * [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sockChuck Lever2007-02-121-0/+3
| * [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-121-1/+1
| * [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...Chuck Lever2007-02-121-0/+7
| * [PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown2007-02-091-1/+1
* | NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever2007-02-121-0/+2
* | RPC: Clean up rpc_execute...Trond Myklebust2007-02-031-1/+1
|/
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-261-1/+4
* [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-241-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-071-2/+2
|\
| * [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-2/+2
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-071-1/+1
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
| |\
| * | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-222-2/+2
* | | SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever2006-12-061-6/+0
* | | SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-061-5/+5
* | | SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-061-0/+1
* | | SUNRPC: Make address format buffers more genericChuck Lever2006-12-061-1/+0
* | | SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-061-6/+0
* | | SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-061-3/+0
* | | SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-061-2/+0
* | | SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-061-5/+0
* | | SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-061-9/+0
* | | SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-061-2/+2
* | | rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-2/+0
* | | rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-061-1/+0
* | | rpcgss: simplify make_checksumJ. Bruce Fields2006-12-061-1/+1
* | | gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-061-1/+0
* | | rpc: spkm3 updateOlga Kornievskaia2006-12-061-20/+14
* | | rpc: move process_xdr_bufOlga Kornievskaia2006-12-061-0/+2
* | | rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-061-2/+0
* | | SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-061-2/+2
* | | SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever2006-12-061-6/+1
* | | SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-061-6/+6
OpenPOWER on IntegriCloud