index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
1
-1
/
+1
*
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
2007-03-06
1
-2
/
+0
*
[PATCH] Fix build errors if bitop functions are do {} while macros
Ralf Baechle
2007-02-20
1
-6
/
+6
*
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
Eric W. Biederman
2007-02-14
1
-1
/
+0
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-12
2
-10
/
+49
|
\
|
*
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2007-02-12
1
-0
/
+5
|
*
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2007-02-12
1
-4
/
+11
|
*
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
1
-2
/
+15
|
*
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2007-02-12
1
-2
/
+3
|
*
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
2007-02-12
1
-0
/
+3
|
*
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
1
-0
/
+3
|
*
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
1
-1
/
+1
|
*
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-12
1
-0
/
+7
|
*
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2007-02-09
1
-1
/
+1
*
|
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
2007-02-12
1
-0
/
+2
*
|
RPC: Clean up rpc_execute...
Trond Myklebust
2007-02-03
1
-1
/
+1
|
/
*
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2007-01-26
1
-1
/
+4
*
[PATCH] NFS: Fix Oops in rpc_call_sync()
Trond Myklebust
2007-01-24
1
-1
/
+0
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
1
-2
/
+2
|
\
|
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
1
-2
/
+2
*
|
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
|
\
|
*
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
2
-2
/
+2
*
|
|
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
2006-12-06
1
-6
/
+0
*
|
|
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
2006-12-06
1
-5
/
+5
*
|
|
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
2006-12-06
1
-0
/
+1
*
|
|
SUNRPC: Make address format buffers more generic
Chuck Lever
2006-12-06
1
-1
/
+0
*
|
|
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
1
-6
/
+0
*
|
|
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
1
-3
/
+0
*
|
|
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
1
-2
/
+0
*
|
|
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
1
-5
/
+0
*
|
|
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
1
-9
/
+0
*
|
|
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
|
|
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
1
-2
/
+0
*
|
|
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
1
-1
/
+0
*
|
|
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
1
-1
/
+1
*
|
|
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
1
-1
/
+0
*
|
|
rpc: spkm3 update
Olga Kornievskaia
2006-12-06
1
-20
/
+14
*
|
|
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
1
-0
/
+2
*
|
|
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-12-06
1
-2
/
+0
*
|
|
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
|
|
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
2006-12-06
1
-6
/
+1
*
|
|
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2006-12-06
1
-6
/
+6
*
|
|
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
2006-12-06
1
-0
/
+1
*
|
|
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2006-12-06
1
-0
/
+1
*
|
|
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
2006-12-06
1
-0
/
+2
*
|
|
Fix a second potential rpc_wakeup race...
Trond Myklebust
2006-12-06
1
-7
/
+1
|
|
/
|
/
|
*
|
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2006-12-02
1
-1
/
+1
|
/
*
[PATCH] fix svc_procfunc declaration
Al Viro
2006-10-20
1
-1
/
+1
*
[PATCH] knfsd: Allow lockd to drop replies as appropriate
NeilBrown
2006-10-17
2
-1
/
+4
[next]