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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-10
[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression
Al Viro
1
-2
/
+3
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2
-21
/
+24
2006-10-04
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
J.Bruce Fields
1
-3
/
+3
2006-10-04
[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
J.Bruce Fields
1
-12
/
+18
2006-10-04
[PATCH] knfsd: svcrpc: gss: factor out some common wrapping code
J.Bruce Fields
1
-20
/
+23
2006-10-04
[PATCH] knfsd: register all RPC programs with portmapper by default
Olaf Kirch
1
-14
/
+23
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2
-3
/
+46
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-0
/
+15
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-1
/
+2
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
3
-37
/
+29
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
1
-0
/
+3
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
1
-0
/
+2
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-2
/
+2
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2
-2
/
+260
2006-10-02
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2
-3
/
+138
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2
-52
/
+129
2006-10-02
[PATCH] knfsd: test and set SK_BUSY atomically
Greg Banks
1
-10
/
+10
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
1
-7
/
+5
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
1
-6
/
+6
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
1
-18
/
+11
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2
-26
/
+73
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2
-2
/
+4
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
1
-4
/
+45
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+40
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-1
/
+6
2006-10-02
[PATCH] knfsd: remove an unused variable from auth_unix_lookup()
Greg Banks
1
-4
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-3
/
+3
2006-09-28
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
1
-8
/
+6
2006-09-28
[SUNRPC]: more sunrpc endianness annotations
Al Viro
2
-8
/
+8
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
16
-100
/
+103
2006-09-28
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
4
-60
/
+60
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2
-6
/
+5
2006-09-23
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
9
-351
/
+460
2006-09-22
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
Steve Dickson
1
-1
/
+1
2006-09-22
SUNRPC: Fix Oops in pmap_getport_done
Trond Myklebust
1
-24
/
+22
2006-09-22
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2
-8
/
+28
2006-09-22
SUNRPC: Clean up soft task error handling
Trond Myklebust
2
-27
/
+15
2006-09-22
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
Trond Myklebust
1
-0
/
+8
2006-09-22
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
Trond Myklebust
1
-10
/
+6
2006-09-22
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
2
-20
/
+25
2006-09-22
SUNRPC: export new RPC client functions with _GPL
Chuck Lever
1
-5
/
+5
2006-09-22
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
4
-125
/
+1
2006-09-22
SUNRPC: Convert RPC portmapper to use new rpc_create() API
Chuck Lever
1
-18
/
+15
2006-09-22
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2
-0
/
+136
2006-09-22
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
3
-7
/
+13
2006-09-22
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
Chuck Lever
1
-4
/
+2
2006-09-22
SUNRPC: Create API for displaying remote peer address
Chuck Lever
1
-0
/
+13
2006-09-22
SUNRPC: add xprt switch API for printing formatted remote peer addresses
Chuck Lever
1
-8
/
+71
[next]