Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50e4d3ac039b733400673c62ba57de6ec13b3fbe
/
net
/
sunrpc
/
clnt.c
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
512e4b2
SUNRPC: One line comment fix
by Trond Myklebust
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
edddbb1
SUNRPC: add call to get configured timeout
by Weston Andros Adamson
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
ad2368d
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
by Trond Myklebust
· 12 years ago
a4f0835
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
by Trond Myklebust
· 12 years ago
7144bca
nfs: fix sunrpc/clnt.c kernel-doc warnings
by Randy Dunlap
· 12 years ago
360e1a5
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
by Trond Myklebust
· 12 years ago
cd6c596
SUNRPC: continue run over clients list on PipeFS event instead of break
by Stanislav Kinsbursky
· 12 years ago
eb96d5c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
f994c43
SUNRPC: Clean up rpc_bind_new_program
by Trond Myklebust
· 12 years ago
50d2bdb
SUNRPC: remove BUG_ON from rpc_call_sync
by Weston Andros Adamson
· 12 years ago
8b827e1
SUNRPC: remove BUG_ON from call_bc_transmit
by Weston Andros Adamson
· 12 years ago
1facf4c
SUNRPC: remove BUG_ON from call_bc_transmit
by Weston Andros Adamson
· 12 years ago
576e613
SUNRPC: remove BUG_ON from call_transmit
by Weston Andros Adamson
· 12 years ago
9a6478f
SUNRPC: remove BUG_ON from rpc_run_bc_task
by Weston Andros Adamson
· 12 years ago
922eeac
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
by Weston Andros Adamson
· 12 years ago
168e4b3
SUNRPC: add WARN_ON_ONCE for potential deadlock
by Weston Andros Adamson
· 12 years ago
ba9b584
SUNRPC: Introduce rpc_clone_client_set_auth()
by Chuck Lever
· 12 years ago
1b63a75
SUNRPC: Refactor rpc_clone_client()
by Chuck Lever
· 12 years ago
a564b8f
nfs: enable swap on NFS
by Mel Gorman
· 12 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
cac5d07
sunrpc: clnt: Add missing braces
by Joe Perches
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1afeaf5
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
by Trond Myklebust
· 13 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 13 years ago
cbbb344
SUNRPC: RPC client must use the current utsname hostname string
by Trond Myklebust
· 13 years ago
ea8cfa0
SUNRPC: traverse clients tree on PipeFS event
by Stanislav Kinsbursky
· 13 years ago
7aab449
SUNRPC: skip clients with program without PipeFS entries
by Stanislav Kinsbursky
· 13 years ago
a4dff1b
SUNRPC: skip dead but not buried clients on PipeFS events
by Stanislav Kinsbursky
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
2e738fd
SUNRPC: Add API to acquire source address
by Chuck Lever
· 13 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 13 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
da3b462
SUNRPC: release per-net clients lock before calling PipeFS dentries creation
by Stanislav Kinsbursky
· 13 years ago
5753cba
SUNRPC: Adding status trace points
by Steve Dickson
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
080b794
SUNRPC: constify rpc_program->name
by Trond Myklebust
· 13 years ago
6eac7d3
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
by Trond Myklebust
· 13 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
70fe25b
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
by Stanislav Kinsbursky
· 13 years ago
f513125
SUNRPC: remove RPC client pipefs dentries after unregister
by Stanislav Kinsbursky
· 13 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 13 years ago
70abc49
SUNRPC: make SUNPRC clients list per network namespace context
by Stanislav Kinsbursky
· 13 years ago
0157d02
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e0a0124
switch vfs_path_lookup() to struct path
by Al Viro
· 13 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
by Trond Myklebust
· 13 years ago
726fd6a
sunrpc: use dprint_status() macro in call_decode()
by Vasily Averin
· 14 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
89f0e4f
sunrpc: Reduce switch/case indent
by Joe Perches
· 13 years ago
5afa9133
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 14 years ago
0b76011
NLM: Don't hang forever on NLM unlock requests
by Trond Myklebust
· 14 years ago
176e21e
SUNRPC: Support for RPC over AF_LOCAL transports
by Chuck Lever
· 14 years ago
559649e
SUNRPC: Remove obsolete comment
by Chuck Lever
· 14 years ago
da09eb9
SUNRPC: Clean up use of curly braces in switch cases
by Chuck Lever
· 14 years ago
7494d00
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
by Trond Myklebust
· 14 years ago
8e26de2
RPC: killing RPC tasks races fixed
by Stanislav Kinsbursky
· 14 years ago
cbdabc7
NFSv4.1: filelayout async error handler
by Andy Adamson
· 14 years ago
eabf5ba
RPC: clarify rpc_run_task error handling
by Fred Isaman
· 14 years ago
b3bceda
net/sunrpc/clnt.c: Convert sprintf_symbol to %ps
by Joe Perches
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
5fc4397
SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult
by Trond Myklebust
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
118df3d
SUNRPC: After calling xprt_release(), we must restart from call_reserve
by Trond Myklebust
· 14 years ago
9a23e33
sunrpc: Add net to xprt_create
by Pavel Emelyanov
· 14 years ago
5557624
SUNRPC: cleanup state-machine ordering
by J. Bruce Fields
· 14 years ago
006abe8
SUNRPC: Fix a race in rpc_info_open
by Trond Myklebust
· 14 years ago
f2d47d0
Fix null dereference in call_allocate
by J. Bruce Fields
· 14 years ago
a17c215
SUNRPC: Move the bound cred to struct rpc_rqst
by Trond Myklebust
· 14 years ago
8572b8e
SUNRPC: Clean up of rpc_bindcred()
by Trond Myklebust
· 14 years ago
58f9612
SUNRPC: Move remaining RPC client related task initialisation into clnt.c
by Trond Myklebust
· 14 years ago
f1f88fc
SUNRPC: The function rpc_restart_call() should return success/failure
by Trond Myklebust
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
19445b9
SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
by Trond Myklebust
· 15 years ago
ff0901f
SUNRPC: Fix the return value of rpc_run_bc_task()
by Trond Myklebust
· 15 years ago
3a28bec
SUNRPC: soft connect semantics for UDP
by Chuck Lever
· 15 years ago
caabea8
SUNRPC: Use soft connect semantics when performing RPC ping
by Chuck Lever
· 15 years ago
012da15
SUNRPC: Use soft connects for autobinding over TCP
by Chuck Lever
· 15 years ago
09a21c4
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
by Chuck Lever
· 15 years ago
206a134
SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
by Chuck Lever
· 15 years ago
7a73fdd
net: fix htmldocs sunrpc, clnt.c
by Jaswinder Singh Rajput
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
f300bab
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
by Alexandros Batsakis
· 15 years ago
ab3bbaa
Merge branch 'nfs-for-2.6.32'
by Trond Myklebust
· 15 years ago
2574cc9
SUNRPC: Fix rpc_task_force_reencode
by Trond Myklebust
· 15 years ago
23ac658
SUNRPC: clean up rpc_setup_pipedir()
by Trond Myklebust
· 15 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
458adb8b
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
dd2b63d
nfs41: Rename rq_received to rq_reply_bytes_recvd
by Ricardo Labiaga
· 16 years ago
Next »