Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2adfc550b6d9646301c810643bc309fa49375987
/
net
/
sunrpc
fedfb94
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
bade732
svcrdma: RDMA support not yet compatible with RPC6
by Tom Tucker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f1f0abe
sunrpc: handle allocation errors from __rpc_lookup_create()
by Dan Carpenter
· 15 years ago
ff0901f
SUNRPC: Fix the return value of rpc_run_bc_task()
by Trond Myklebust
· 15 years ago
c9acb42
SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
by Trond Myklebust
· 15 years ago
cdead7c
SUNRPC: Fix a potential memory leak in auth_gss
by Trond Myklebust
· 15 years ago
7c34691a
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
81160e66
net/sunrpc: Convert (void)snprintf to snprintf
by Joe Perches
· 15 years ago
fc0b5791
net/sunrpc: Remove uses of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
5fe46e9
rpc client can not deal with ENOSOCK, so translate it into ENOCONN
by Bian Naimeng
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
3fa04ec
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
by Trond Myklebust
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
fc7bed8
Don't bother with d_genocide in rpc_pipe
by Al Viro
· 15 years ago
ccdb357
svcrpc: treat uid's as unsigned
by J. Bruce Fields
· 15 years ago
9fcfe0c
SUNRPC: Handle EINVAL error returns from the TCP connect operation
by Trond Myklebust
· 15 years ago
301e99c
nfsd: ensure sockets are closed on error
by Neil Brown
· 15 years ago
1b644b6
Revert "sunrpc: move the close processing after do recvfrom method"
by J. Bruce Fields
· 15 years ago
f582275
Revert "sunrpc: fix peername failed on closed listener"
by J. Bruce Fields
· 15 years ago
ab1b18f
sunrpc: remove unnecessary svc_xprt_put
by Neil Brown
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
ba17686
nfs41 do not allocate unused back channel pages
by Andy Adamson
· 15 years ago
5a51f13
xprtsock.c: make bc_{malloc/free} static
by H Hartley Sweeten
· 15 years ago
7a88efe
SUNRPC: Don't display zero scope IDs
by Chuck Lever
· 15 years ago
f1a89a1
SUNRPC: Deprecate support for site-local addresses
by Chuck Lever
· 15 years ago
dc5ddce
sunrpc: parse and return errors reported by gssd
by Jeff Layton
· 15 years ago
6871790
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
by Chuck Lever
· 15 years ago
d6783b2
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
by Chuck Lever
· 15 years ago
205ba42
NFSD: Support AF_INET6 in svc_addsock() function
by Aime Le Rouzic
· 15 years ago
0739605
SUNRPC: Use rpc_pton() in ip_map_parse()
by Chuck Lever
· 15 years ago
e2b6d02
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
b292cf9
sunrpc: fix peername failed on closed listener
by Xiaotian Feng
· 15 years ago
6c85309
sunrpc: fix build-time warning
by Randy Dunlap
· 15 years ago
486bad2
sunrpc: on successful gss error pipe write, don't return error
by Jeff Layton
· 15 years ago
b891e4a
SUNRPC: Fix the return value in gss_import_sec_context()
by Trond Myklebust
· 15 years ago
14ace02
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
by Trond Myklebust
· 15 years ago
e4bdda1
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
689cf5c
nfs: enforce FIFO ordering of operations trying to acquire slot
by Alexandros Batsakis
· 15 years ago
48f1861
rpc: add rpc_queue_empty function
by Alexandros Batsakis
· 15 years ago
52c9948
Merge branch 'nfs-for-2.6.33'
by Trond Myklebust
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
053e324
rpc: remove unneeded function parameter in gss_add_msg()
by Suresh Jayaraman
· 15 years ago
e4ee5d4
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 15 years ago
480e324
SUNRPC: IS_ERR/PTR_ERR confusion
by Roel Kluin
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
7285f2d
Merge branch 'devel' into linux-next
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
2a76b3b
SUNRPC: Use TCP for local rpcbind upcalls
by Chuck Lever
· 15 years ago
c526611
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
by Chuck Lever
· 15 years ago
5a46211
SUNRPC: Simplify synopsis of rpcb_local_clnt()
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
dd1fd90
SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
by Chuck Lever
· 15 years ago
f0380f3
RPC: Fix two potential races in put_rpccred
by Trond Myklebust
· 15 years ago
feb8ca3
SUNRPC: Ensure that we honour autoclose before attempting to reconnect
by Trond Myklebust
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
9b8b317
Merge commit 'v2.6.32-rc8' into HEAD
by J. Bruce Fields
· 15 years ago
78c210e
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
by J. Bruce Fields
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
1e360a6
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
by Chuck Lever
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
dc83d6e
nfsd4: don't try to map gid's in generic rpc code
by J. Bruce Fields
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
b301e82
IPv6: use ipv6_addr_set_v4mapped()
by Brian Haley
· 15 years ago
0c01695
net: fix htmldocs sunrpc, clnt.c
by Jaswinder Singh Rajput
· 15 years ago
7a73fdd
net: fix htmldocs sunrpc, clnt.c
by Jaswinder Singh Rajput
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
4111d4f
sunrpc/rpc_pipe: fix kernel-doc notation
by Randy Dunlap
· 15 years ago
61d0a8e
NFS/RPC: fix problems with reestablish_timeout and related code.
by Neil Brown
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
cd68c374
sunrpc/cache: avoid variable over-loading in cache_defer_req
by NeilBrown
· 15 years ago
67e7328
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
by NeilBrown
· 15 years ago
5d35175
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
by Trond Myklebust
· 15 years ago
f300bab
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
by Alexandros Batsakis
· 15 years ago
908329f
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
by NeilBrown
· 15 years ago
9e4c637
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
by NeilBrown
· 15 years ago
4cfc7e6
nfsd41: sunrpc: Added rpc server-side backchannel handling
by Rahul Iyer
· 15 years ago
ab3bbaa
Merge branch 'nfs-for-2.6.32'
by Trond Myklebust
· 15 years ago
6951867
nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h
by Benny Halevy
· 15 years ago
2574cc9
SUNRPC: Fix rpc_task_force_reencode
by Trond Myklebust
· 15 years ago
b0401d7
sunrpc: move the close processing after do recvfrom method
by Wei Yongjun
· 15 years ago
eac8173
sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service
by Wei Yongjun
· 15 years ago
Next »