index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
Merge branch 'next'
Trond Myklebust
1
-3
/
+1
2008-10-10
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
1
-3
/
+0
2008-10-10
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
1
-0
/
+1
2008-10-08
Merge branch 'from-tomtucker' into for-2.6.28
J. Bruce Fields
1
-1
/
+26
2008-10-06
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
1
-0
/
+1
2008-10-06
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
1
-0
/
+1
2008-10-06
svcrdma: Add FRMR get/put services
Tom Tucker
1
-0
/
+3
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
1
-4
/
+1
2008-10-03
svcrdma: Add Fast Reg MR Data Types
Tom Tucker
1
-1
/
+21
2008-09-29
nfsd: use nfs client rpc callback program
Benny Halevy
1
-0
/
+1
2008-09-29
SUNRPC: Make svc_addr's argument a constant
Chuck Lever
1
-3
/
+3
2008-09-29
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
1
-1
/
+3
2008-09-29
SUNRPC: Simplify rpcb_register() API
Chuck Lever
1
-2
/
+2
2008-09-29
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
1
-4
/
+5
2008-08-13
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
1
-1
/
+0
2008-07-20
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-15
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-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
1
-10
/
+34
2008-07-02
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
1
-6
/
+0
2008-07-02
svcrdma: Remove unused wait q from svcrdma_xprt structure
Tom Tucker
1
-1
/
+0
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
1
-0
/
+1
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
1
-0
/
+1
2008-07-02
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-11
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-23
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
1
-2
/
+2
2008-04-23
SUNRPC: remove svc_create_thread()
Jeff Layton
1
-1
/
+0
2008-04-23
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
1
-2
/
+2
2008-04-23
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
1
-2
/
+0
2008-04-23
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
1
-1
/
+0
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+3
2008-04-19
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
1
-0
/
+8
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
2
-0
/
+3
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-2
/
+0
2008-04-19
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
[next]