Chuck Lever
|
f6fb3f6f59
SUNRPC: Fix up svc_unregister()
|
16 years ago |
Chuck Lever
|
2c7eb0b206
SUNRPC: Register both netids for AF_INET6 servers
|
16 years ago |
Chuck Lever
|
a26cfad6e0
SUNRPC: Support IPv6 when registering kernel RPC services
|
17 years ago |
Chuck Lever
|
7252d575ab
SUNRPC: Split portmap unregister API into separate function
|
17 years ago |
Chuck Lever
|
14aeb2118d
SUNRPC: Simplify rpcb_register() API
|
17 years ago |
Chuck Lever
|
e851db5b05
SUNRPC: Add address family field to svc_serv data structure
|
17 years ago |
Mike Travis
|
0bc3cc03fa
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
|
17 years ago |
Ingo Molnar
|
eb6a12c242
Merge branch 'linus' into cpus4096-for-linus
|
17 years ago |
Mike Travis
|
65c0118453
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
|
17 years ago |
Jeff Layton
|
a75c5d01e4
sunrpc: remove sv_kill_signal field from svc_serv struct
|
17 years ago |
Jeff Layton
|
9867d76ca1
knfsd: convert knfsd to kthread API
|
17 years ago |
Neil Brown
|
bedbdd8bad
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.
|
17 years ago |
Mike Travis
|
3f9b48a758
net: Pass reference to cpumask variable in net/sunrpc/svc.c
|
17 years ago |
Huang Weiyi
|
625fc3a375
Remove duplicated include in net/sunrpc/svc.c
|
17 years ago |
Chuck Lever
|
0dc220f081
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
|
17 years ago |
Chuck Lever
|
50c8bb13ea
SUNRPC: Use unsigned index when looping over arrays
|
17 years ago |
Jeff Layton
|
8774282c4c
SUNRPC: remove svc_create_thread()
|
17 years ago |
Andrew Morton
|
c3bb257d2d
net/sunrpc/svc.c: suppress unintialized var warning
|
17 years ago |
Harshula Jayasuriya
|
dd35210e1e
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
|
17 years ago |
Mike Travis
|
c5f59f0833
nodemask: use new node_to_cpumask_ptr function
|
17 years ago |
Chuck Lever
|
ea339d46b9
SUNRPC: RPC program information is stored in unsigned integers
|
17 years ago |
Trond Myklebust
|
d2f7e79e3b
SUNRPC: Move exported symbol definitions after function declaration part 2
|
18 years ago |
Jeff Layton
|
0113ab3464
SUNRPC: spin svc_rqst initialization to its own function
|
17 years ago |
Tom Tucker
|
7a18208383
svc: Make close transport independent
|
17 years ago |
Tom Tucker
|
e831fe65b1
svc: Add xpo_prep_reply_hdr
|
17 years ago |
Tom Tucker
|
490231558e
svc: Add a max payload value to the transport
|
17 years ago |
travis@sgi.com
|
df3825c56d
x86: change NR_CPUS arrays in numa_64
|
17 years ago |
Dr. David Alan Gilbert
|
354ecbb9dd
knfsd: Add source address to sunrpc svc errors
|
18 years ago |
Jens Axboe
|
cf8208d0ea
sendfile: convert nfsd to splice_direct_to_actor()
|
18 years ago |
Jeff Layton
|
cd123012d9
RPC: add wrapper for svc_reserve to account for checksum
|
18 years ago |