aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
...
* | | SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever2006-12-06
* | | SUNRPC: relocate the creation of socket-specific tunablesChuck Lever2006-12-06
* | | SUNRPC: create stubs for xprtsock init and cleanupChuck Lever2006-12-06
* | | SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-06
* | | SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-06
* | | SUNRPC: Make address format buffers more genericChuck Lever2006-12-06
* | | SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-06
* | | SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-06
* | | SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-06
* | | SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-06
* | | SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-06
* | | SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-06
* | | SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever2006-12-06
* | | rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-06
* | | rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-06
* | | rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
* | | rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-06
* | | rpcgss: simplify make_checksumJ. Bruce Fields2006-12-06
* | | rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-06
* | | rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-06
* | | gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
* | | rpc: spkm3 updateOlga Kornievskaia2006-12-06
* | | rpc: move process_xdr_bufOlga Kornievskaia2006-12-06
* | | rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-06
* | | rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
* | | SUNRPC: another pmap wakeup fixChuck Lever2006-12-06
* | | SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-06
* | | SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-06
* | | SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-06
* | | SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-06
* | | SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-06
* | | SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-06
* | | SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
* | | SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
* | | SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-06
* | | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
* | | Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
* | | Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-06
| |/ |/|
* | [SUNRPC]: Use k{mem,str}dup where applicableArnaldo Carvalho de Melo2006-12-03
* | [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-03
* | [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
* | [SUNRPC]: annotate hash_ip()Al Viro2006-12-03
|/
* [PATCH] sunrpc: add missing spin_unlockAkinobu Mita2006-11-06
* [PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton2006-10-30
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-30
* [PATCH] knfsd: fix race that can disable NFS serverNeilBrown2006-10-20
* [PATCH] SUNRPC: fix a typoChuck Lever2006-10-20
* [PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever2006-10-20
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17
* [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro2006-10-10