Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b62e5b10ff0f98346bcbe4a4fe3a0ca8fa7be30
/
net
/
sunrpc
/
svc.c
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
2f42587
nfsd: don't use the deferral service, return NFS4ERR_DELAY
by Andy Adamson
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
aa85ea5
cpumask: use new cpumask_ functions in core code.
by Rusty Russell
· 16 years ago
363f724
SUNRPC: rpcb_register() should handle errors silently
by Chuck Lever
· 16 years ago
cadc0fa
SUNRPC: Simplify kernel RPC service registration
by Chuck Lever
· 16 years ago
d5a8620
SUNRPC: Simplify svc_unregister()
by Chuck Lever
· 16 years ago
ba5c35e
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
abd91ee
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
by ideawu
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
24c3767
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
by Trond Myklebust
· 16 years ago
f6fb3f6
SUNRPC: Fix up svc_unregister()
by Chuck Lever
· 16 years ago
2c7eb0b
SUNRPC: Register both netids for AF_INET6 servers
by Chuck Lever
· 16 years ago
a26cfad
SUNRPC: Support IPv6 when registering kernel RPC services
by Chuck Lever
· 16 years ago
7252d57
SUNRPC: Split portmap unregister API into separate function
by Chuck Lever
· 16 years ago
14aeb21
SUNRPC: Simplify rpcb_register() API
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
65c0118
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
by Mike Travis
· 16 years ago
a75c5d0
sunrpc: remove sv_kill_signal field from svc_serv struct
by Jeff Layton
· 16 years ago
9867d76
knfsd: convert knfsd to kthread API
by Jeff Layton
· 16 years ago
bedbdd8
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.
by Neil Brown
· 16 years ago
3f9b48a
net: Pass reference to cpumask variable in net/sunrpc/svc.c
by Mike Travis
· 16 years ago
625fc3a
Remove duplicated include in net/sunrpc/svc.c
by Huang Weiyi
· 17 years ago
0dc220f
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
by Chuck Lever
· 17 years ago
50c8bb1
SUNRPC: Use unsigned index when looping over arrays
by Chuck Lever
· 17 years ago
8774282
SUNRPC: remove svc_create_thread()
by Jeff Layton
· 17 years ago
c3bb257
net/sunrpc/svc.c: suppress unintialized var warning
by Andrew Morton
· 17 years ago
dd35210
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
by Harshula Jayasuriya
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
ea339d4
SUNRPC: RPC program information is stored in unsigned integers
by Chuck Lever
· 17 years ago
d2f7e79
SUNRPC: Move exported symbol definitions after function declaration part 2
by Trond Myklebust
· 17 years ago
0113ab3
SUNRPC: spin svc_rqst initialization to its own function
by Jeff Layton
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
e831fe6
svc: Add xpo_prep_reply_hdr
by Tom Tucker
· 17 years ago
4902315
svc: Add a max payload value to the transport
by Tom Tucker
· 17 years ago
df3825c
x86: change NR_CPUS arrays in numa_64
by travis@sgi.com
· 17 years ago
354ecbb
knfsd: Add source address to sunrpc svc errors
by Dr. David Alan Gilbert
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 18 years ago
2608001
SUNRPC: switch the RPC server to use the new rpcbind registration API
by Chuck Lever
· 18 years ago
42a7fc4
[PATCH] knfsd: provide sunrpc pool_mode module option
by Greg Banks
· 18 years ago
cda1fd4
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server
by NeilBrown
· 18 years ago
53b8a31
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
by Christoph Lameter
· 18 years ago
74c7aa8
[PATCH] Replace highest_possible_node_id() with nr_node_ids
by Christoph Lameter
· 18 years ago
d9bc125c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
cca5172
[NET] SUNRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
aaf68cf
[PATCH] knfsd: fix a race in closing NFSd connections
by NeilBrown
· 18 years ago
46121cf
SUNRPC: fix print format for tk_pid
by Chuck Lever
· 18 years ago
34e9a63
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
by NeilBrown
· 18 years ago
1a8eff6
[PATCH] knfsd: fix setting of ACL server versions
by NeilBrown
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
d343fce
[PATCH] knfsd: Allow lockd to drop replies as appropriate
by NeilBrown
· 18 years ago
c6b0a9f
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
by NeilBrown
· 18 years ago
8f8e05c
[PATCH] knfsd: svcrpc: use consistent variable name for the reply state
by J.Bruce Fields
· 18 years ago
bc5fea4
[PATCH] knfsd: register all RPC programs with portmapper by default
by Olaf Kirch
· 18 years ago
7adae48
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
by Greg Banks
· 18 years ago
4452435
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
by NeilBrown
· 18 years ago
bfd2416
[PATCH] knfsd: make rpc threads pools numa aware
by Greg Banks
· 18 years ago
a745544
[PATCH] knfsd: add svc_set_num_threads
by Greg Banks
· 18 years ago
3262c81
[PATCH] knfsd: split svc_serv into pools
by Greg Banks
· 18 years ago
36bdfc8
[PATCH] knfsd: move tempsock aging to a timer
by Greg Banks
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
7699431
[SUNRPC]: svc_{get,put}nl()
by Alexey Dobriyan
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
7c9fdcf
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
by J. Bruce Fields
· 18 years ago
5c04c46
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
by J. Bruce Fields
· 18 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
12fe2c5
[NET]: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
80d188a
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port
by NeilBrown
· 19 years ago
9ba0263
[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port
by Andreas Gruenbacher
· 19 years ago
334ccfd
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago