Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1e6fb1aad0d4d4f032d46b6bab093a41c6c82bf
/
net
/
sunrpc
75de874
sunrpc: Use rcu_barrier() on unload.
by Jesper Dangaard Brouer
· 15 years ago
7e0338c
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
by Linus Torvalds
· 15 years ago
e9f0298
nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()
by Ricardo Labiaga
· 15 years ago
47fcb03
SUNRPC: Fix the TCP server's send buffer accounting
by Trond Myklebust
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
301933a
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
by Trond Myklebust
· 15 years ago
dd2b63d
nfs41: Rename rq_received to rq_reply_bytes_recvd
by Ricardo Labiaga
· 16 years ago
343952f
nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
by Rahul Iyer
· 16 years ago
8f97524
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
by Benny Halevy
· 16 years ago
9c9f3f5
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
by Andy Adamson
· 16 years ago
7652e5a
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use
by Benny Halevy
· 16 years ago
4d6bbb6
nfs41: Backchannel bc_svc_process()
by Ricardo Labiaga
· 16 years ago
1cad7ea
nfs41: Refactor svc_process()
by Ricardo Labiaga
· 16 years ago
0d90ba1
nfs41: Backchannel callback service helper routines
by Ricardo Labiaga
· 16 years ago
55ae1aa
nfs41: Add backchannel processing support to RPC state machine
by Ricardo Labiaga
· 16 years ago
88b5ed7
SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket()
by Trond Myklebust
· 15 years ago
44b98ef
nfs41: New xs_tcp_read_data()
by Ricardo Labiaga
· 16 years ago
fb7a0b9
nfs41: New backchannel helper routines
by Ricardo Labiaga
· 16 years ago
f9acac1
nfs41: Initialize new rpc_xprt callback related fields
by Ricardo Labiaga
· 16 years ago
f4a2e41
nfs41: Process the RPC call direction
by Ricardo Labiaga
· 16 years ago
18dca02
nfs41: Add ability to read RPC call direction on TCP stream.
by Ricardo Labiaga
· 16 years ago
aae2006
nfs41: sunrpc: Export the call prepare state for session reset
by Andy Adamson
· 16 years ago
62bc62a
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
by Christoph Lameter
· 15 years ago
59fb306
sunrpc: potential memory leak in function rdma_read_xdr
by Christian Engelmayer
· 15 years ago
6aad89c
sunrpc: align cache_clean work's timer
by Anton Blanchard
· 15 years ago
7eef409
Merge commit 'v2.6.30' into for-2.6.31
by J. Bruce Fields
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
bf12691
sunrpc/auth_gss: Call rcu_barrier() on module unload.
by Jesper Dangaard Brouer
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
c8bce3d
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
98779be
svcrdma: dma unmap the correct length for the RPCRDMA header page.
by Steve Wise
· 15 years ago
7f42183
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
by J. Bruce Fields
· 15 years ago
6874308
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
by Vu Pham
· 15 years ago
2ea3f86
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
21515e4
svcrdma: clean up error paths.
by Steve Wise
· 16 years ago
f75e674
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
by Trond Myklebust
· 16 years ago
017cb47
SUNRPC: Clean up one_sock_name()
by Chuck Lever
· 16 years ago
58de2f8
SUNRPC: Support PF_INET6 in one_sock_name()
by Chuck Lever
· 16 years ago
e7942b9
SUNRPC: Switch one_sock_name() to use snprintf()
by Chuck Lever
· 16 years ago
8435d34
SUNRPC: pass buffer size to svc_sock_names()
by Chuck Lever
· 16 years ago
bfba9ab
SUNRPC: pass buffer size to svc_addsock()
by Chuck Lever
· 16 years ago
335c54b
NFSD: Prevent a buffer overflow in svc_xprt_names()
by Chuck Lever
· 16 years ago
abc5c44
SUNRPC: Fix error return value of svc_addr_len()
by Chuck Lever
· 16 years ago
dcf1a35
net/sunrpc/svc_xprt.c: fix sparse warnings
by H Hartley Sweeten
· 16 years ago
d0687be
svcrdma: Fix dma map direction for rdma read targets
by Steve Wise
· 16 years ago
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
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
c69da77
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
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
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
aa85ea5
cpumask: use new cpumask_ functions in core code.
by Rusty Russell
· 16 years ago
9355982
SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
by Chuck Lever
· 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
1673d0d
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
by Chuck Lever
· 16 years ago
126e4bc
SUNRPC: rpcbind actually interprets r_owner string
by Chuck Lever
· 16 years ago
3aba455
SUNRPC: Clean up address type casts in rpcb_v4_register()
by Chuck Lever
· 16 years ago
ba5c35e
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
by Chuck Lever
· 16 years ago
fc28dec
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
by Chuck Lever
· 16 years ago
7d21c0f
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
baf01ca
SUNRPC: svc_setup_socket() gets protocol family from socket
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
156e620
SUNRPC: Clean up svc_find_xprt() calling sequence
by Chuck Lever
· 16 years ago
776bd5c
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
by Chuck Lever
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
abd91ee
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
by ideawu
· 16 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
2e3c230
SVCRDMA: fix recent printk format warnings.
by Tom Talpey
· 16 years ago
55420c2
SUNRPC: Ensure we close the socket on EPIPE errors too...
by Trond Myklebust
· 16 years ago
b61d59f
SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
by Trond Myklebust
· 16 years ago
25fe614
SUNRPC: Add a sysctl to control the duration of the socket linger timeout
by Trond Myklebust
· 16 years ago
7d1e825
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
by Trond Myklebust
· 16 years ago
47a14ef
svcrpc: take advantage of tcp autotuning
by Olga Kornievskaia
· 16 years ago
03cf6c9
knfsd: add file to export stats about nfsd pools
by Greg Banks
· 16 years ago
59a252f
knfsd: avoid overloading the CPU scheduler with enormous load averages
by Greg Banks
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
5e3771c
SUNRPC: Ensure that xs_nospace return values are propagated
by Trond Myklebust
· 16 years ago
8a2cec2
SUNRPC: Delay, then retry on connection errors.
by Trond Myklebust
· 16 years ago
2a49199
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
by Trond Myklebust
· 16 years ago
482f32e
SUNRPC: Handle socket errors correctly
by Trond Myklebust
· 16 years ago
c8485e4
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
by Trond Myklebust
· 16 years ago
40d2549
SUNRPC: Don't disconnect if a connection is still in progress.
by Trond Myklebust
· 16 years ago
670f945
SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...
by Trond Myklebust
· 16 years ago
15f081c
SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
by Trond Myklebust
· 16 years ago
441e3e2
SUNRPC: dynamically load RPC transport modules on-demand
by Tom Talpey
· 16 years ago
b38ab40
XPRTRDMA: correct an rpc/rdma inline send marshaling error
by Tom Talpey
· 16 years ago
b1e1e15
SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.
by Tom Talpey
· 16 years ago
fe315e7
SUNRPC: Avoid spurious wake-up during UDP connect processing
by Chuck Lever
· 16 years ago
01d37c4
SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
by Trond Myklebust
· 16 years ago
fba91af
SUNRPC: Fix an Oops due to socket not set up yet...
by Trond Myklebust
· 16 years ago
Next »