Chuck Lever
|
ba9b584c1d
SUNRPC: Introduce rpc_clone_client_set_auth()
|
12 years ago |
Chuck Lever
|
1b63a75180
SUNRPC: Refactor rpc_clone_client()
|
12 years ago |
Mel Gorman
|
a564b8f039
nfs: enable swap on NFS
|
13 years ago |
Linus Torvalds
|
1fad1e9a74
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Joe Perches
|
cac5d07e3c
sunrpc: clnt: Add missing braces
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Linus Torvalds
|
53f2c4a8fd
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Trond Myklebust
|
1afeaf5c29
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |
Trond Myklebust
|
cbbb34498f
SUNRPC: RPC client must use the current utsname hostname string
|
13 years ago |
Stanislav Kinsbursky
|
ea8cfa0679
SUNRPC: traverse clients tree on PipeFS event
|
13 years ago |
Stanislav Kinsbursky
|
7aab449e5a
SUNRPC: skip clients with program without PipeFS entries
|
13 years ago |
Stanislav Kinsbursky
|
a4dff1bc49
SUNRPC: skip dead but not buried clients on PipeFS events
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Chuck Lever
|
2e738fdce2
SUNRPC: Add API to acquire source address
|
13 years ago |
Trond Myklebust
|
4e0038b6b2
SUNRPC: Move clnt->cl_server into struct rpc_xprt
|
13 years ago |
Trond Myklebust
|
2446ab6070
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
|
13 years ago |
Stanislav Kinsbursky
|
da3b462296
SUNRPC: release per-net clients lock before calling PipeFS dentries creation
|
13 years ago |
Steve Dickson
|
5753cba176
SUNRPC: Adding status trace points
|
13 years ago |
Trond Myklebust
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 years ago |
Trond Myklebust
|
080b794ce5
SUNRPC: constify rpc_program->name
|
13 years ago |
Trond Myklebust
|
6eac7d3f45
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
|
13 years ago |
Stanislav Kinsbursky
|
eee17325f1
NFS: idmap PipeFS notifier introduced
|
13 years ago |
Stanislav Kinsbursky
|
30507f58ce
SUNRPC: remove RPC PipeFS mount point reference from RPC client
|
13 years ago |
Stanislav Kinsbursky
|
70fe25b6e1
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
|
13 years ago |
Stanislav Kinsbursky
|
f5131257f7
SUNRPC: remove RPC client pipefs dentries after unregister
|
13 years ago |
Stanislav Kinsbursky
|
80df9d2022
SUNRPC: subscribe RPC clients to pipefs notifications
|
13 years ago |
Stanislav Kinsbursky
|
70abc49b4f
SUNRPC: make SUNPRC clients list per network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
0157d021d2
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
|
13 years ago |