index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+35
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2
-2
/
+6
2008-07-16
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-0
/
+3
2008-07-09
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
1
-1
/
+0
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-1
/
+3
2008-07-04
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
1
-10
/
+34
2008-07-03
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
1
-6
/
+0
2008-07-03
svcrdma: Remove unused wait q from svcrdma_xprt structure
Tom Tucker
1
-1
/
+0
2008-07-03
svcrdma: Add dma map count and WARN_ON
Tom Tucker
1
-0
/
+1
2008-07-03
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
1
-0
/
+1
2008-07-03
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
1
-0
/
+27
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
1
-0
/
+3
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-3
/
+2
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-1
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
3
-7
/
+0
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
1
-2
/
+2
2008-05-19
svcrdma: Move destroy to kernel thread
Tom Tucker
1
-0
/
+1
2008-05-19
svcrdma: Use standard Linux lists for context cache
Tom Tucker
1
-2
/
+3
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
1
-0
/
+1
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
1
-1
/
+0
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-37
/
+41
2008-04-24
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
1
-2
/
+2
2008-04-24
SUNRPC: remove svc_create_thread()
Jeff Layton
1
-1
/
+0
2008-04-24
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
1
-2
/
+2
2008-04-24
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
1
-2
/
+0
2008-04-24
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
1
-1
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+3
2008-04-20
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
1
-0
/
+8
2008-04-20
NFSv4: Reintroduce machine creds
Trond Myklebust
2
-0
/
+3
2008-04-20
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-2
/
+0
2008-04-20
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
1
-1
/
+1
2008-03-14
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
1
-0
/
+2
2008-03-14
SUNRPC: Add a generic RPC credential
Trond Myklebust
1
-0
/
+3
2008-03-14
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
1
-3
/
+1
2008-03-14
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
1
-2
/
+2
2008-03-14
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
1
-2
/
+2
2008-02-29
Merge branch 'cleanups' into next
Trond Myklebust
1
-4
/
+5
2008-02-29
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
Trond Myklebust
1
-2
/
+0
2008-02-29
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
Trond Myklebust
1
-11
/
+1
2008-02-29
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
Trond Myklebust
1
-8
/
+1
2008-02-29
SUNRPC: Add a timer function to wait queues.
Trond Myklebust
1
-0
/
+9
2008-02-29
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
1
-0
/
+1
2008-02-26
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-3
/
+1
2008-02-26
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
1
-1
/
+0
2008-02-26
SUNRPC: Add a new helper rpc_wake_up_queued_task()
Trond Myklebust
1
-1
/
+3
2008-02-26
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
Trond Myklebust
1
-0
/
+1
2008-02-14
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
Trond Myklebust
1
-4
/
+5
2008-02-11
nfsd: clean up svc_reserve_auth()
J. Bruce Fields
1
-8
/
+5
2008-02-02
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
1
-0
/
+2
2008-02-02
rdma: SVCRMDA Header File
Tom Tucker
1
-0
/
+262
[next]