Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e727c7d7a11e109849582e9165d54b254eb181d7
/
net
/
sunrpc
« Previous
505936f
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
by Trond Myklebust
· 10 years ago
9cbc94f
SUNRPC: Remove TCP socket linger code
by Trond Myklebust
· 10 years ago
4efdd92
SUNRPC: Remove TCP client connection reset hack
by Trond Myklebust
· 10 years ago
de84d89
SUNRPC: TCP/UDP always close the old socket before reconnecting
by Trond Myklebust
· 10 years ago
718ba5b
SUNRPC: Add helpers to prevent socket create from racing
by Trond Myklebust
· 10 years ago
6cc7e90
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
by Trond Myklebust
· 10 years ago
76698b2
SUNRPC: Do not clear the source port in xs_reset_transport
by Trond Myklebust
· 10 years ago
3913c78
SUNRPC: Handle EADDRINUSE on connect
by Trond Myklebust
· 10 years ago
4dda9c8
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
by Trond Myklebust
· 10 years ago
bc3203c
Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
b625a61
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
by Chuck Lever
· 10 years ago
03a9a42
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
840210f
sunrpc: add rpc_count_iostats_idx
by Weston Andros Adamson
· 10 years ago
cc3ea89
Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
a0a1d50
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
by Chuck Lever
· 10 years ago
df515ca
xprtrdma: Clean up after adding regbuf management
by Chuck Lever
· 10 years ago
c05fbb5
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
by Chuck Lever
· 10 years ago
6b1184c
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
by Chuck Lever
· 10 years ago
85275c8
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
0ca77dc
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
by Chuck Lever
· 10 years ago
9128c3e
xprtrdma: Add struct rpcrdma_regbuf and helpers
by Chuck Lever
· 10 years ago
1392402
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
by Chuck Lever
· 10 years ago
ac920d0
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
by Chuck Lever
· 10 years ago
ce1ab9a
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
by Chuck Lever
· 10 years ago
7bc7972
xprtrdma: Take struct ib_device_attr off the stack
by Chuck Lever
· 10 years ago
5ae711a
xprtrdma: Free the pd if ib_query_qp() fails
by Chuck Lever
· 10 years ago
afadc46
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
by Chuck Lever
· 10 years ago
eba8ff6
xprtrdma: Move credit update to RPC reply handler
by Chuck Lever
· 10 years ago
3eb3581
xprtrdma: Remove rl_mr field, and the mr_chunk union
by Chuck Lever
· 10 years ago
5d410ba
xprtrdma: Remove rpcrdma_ep::rep_ia
by Chuck Lever
· 10 years ago
5abefb8
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
by Chuck Lever
· 10 years ago
f284648
xprtrdma: Clean up hdrlen
by Chuck Lever
· 10 years ago
052151a
xprtrdma: Display XIDs in host byte order
by Chuck Lever
· 10 years ago
284f490
xprtrdma: Modernize htonl and ntohl
by Chuck Lever
· 10 years ago
8502427
xprtrdma: human-readable completion status
by Chuck Lever
· 10 years ago
c4a7ca7
SUNRPC: Allow waiting on memory allocation
by Trond Myklebust
· 10 years ago
127b21b
SUNRPC: Adjust rpciod workqueue parameters
by Trond Myklebust
· 10 years ago
3c51991
sunrpc/lockd: fix references to the BKL
by Jeff Layton
· 10 years ago
a97c331
svcrdma: Handle additional inline content
by Chuck Lever
· 10 years ago
fcbeced
svcrdma: Move read list XDR round-up logic
by Chuck Lever
· 10 years ago
0b056c2
svcrdma: Support RDMA_NOMSG requests
by Chuck Lever
· 10 years ago
61edbcb
svcrdma: rc_position sanity checking
by Chuck Lever
· 10 years ago
e545241
svcrdma: Plant reader function in struct svcxprt_rdma
by Chuck Lever
· 10 years ago
e5523bd
svcrdma: Find rmsgp more reliably
by Chuck Lever
· 10 years ago
3fe04ee
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
by Chuck Lever
· 10 years ago
2397aa8
svcrdma: Clean up read chunk counting
by Chuck Lever
· 10 years ago
83f2bed
svcrdma: Remove unused variable
by Chuck Lever
· 10 years ago
597561b
svcrdma: Clean up dprintk
by Chuck Lever
· 10 years ago
49a068f
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
by J. Bruce Fields
· 10 years ago
1b2e122
sunrpc/cache: convert to use string_escape_str()
by Andy Shevchenko
· 10 years ago
acf06a7
sunrpc: only call test_bit once in svc_xprt_received
by Jeff Layton
· 10 years ago
83a712e
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
by Jeff Layton
· 10 years ago
b1691bc
sunrpc: convert to lockless lookup of queued server threads
by Jeff Layton
· 10 years ago
403c7b4
sunrpc: fix potential races in pool_stats collection
by Jeff Layton
· 10 years ago
8124438
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
by Jeff Layton
· 10 years ago
0b5707e
sunrpc: require svc_create callers to pass in meaningful shutdown routine
by Jeff Layton
· 10 years ago
ceff739
sunrpc: have svc_wake_up only deal with pool 0
by Jeff Layton
· 10 years ago
4d5db3f
sunrpc: convert sp_task_pending flag to use atomic bitops
by Jeff Layton
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
78b65eb
sunrpc: move rq_dropme flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
7501cc2
sunrpc: move rq_local field to rq_flags
by Jeff Layton
· 10 years ago
4d152e2
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
by Jeff Layton
· 10 years ago
2941b0e
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
067f96e
sunrpc: release svc_pool_map reference when serv allocation fails
by Jeff Layton
· 10 years ago
8d65ef7
sunrpc: eliminate the XPT_DETACHED flag
by Jeff Layton
· 10 years ago
388f0c7
sunrpc: add a debugfs rpc_xprt directory with an info file in it
by Jeff Layton
· 10 years ago
b4b9d2c
sunrpc: add debugfs file for displaying client rpc_task queue
by Jeff Layton
· 10 years ago
ea52641
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
1702562
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
edef129
SUNRPC: serialize iostats updates
by Chuck Lever
· 10 years ago
7ff11de
xprtrdma: Display async errors
by Chuck Lever
· 10 years ago
d5440e2
xprtrdma: Enable pad optimization
by Chuck Lever
· 10 years ago
5c166be
xprtrdma: Re-write rpcrdma_flush_cqs()
by Chuck Lever
· 10 years ago
f1a03b7
xprtrdma: Refactor tasklet scheduling
by Chuck Lever
· 10 years ago
467c967
xprtrdma: unmap all FMRs during transport disconnect
by Chuck Lever
· 10 years ago
e7104a2
xprtrdma: Cap req_cqinit
by Chuck Lever
· 10 years ago
92b9836
xprtrdma: Return an errno from rpcrdma_register_external()
by Chuck Lever
· 10 years ago
1306729
sunrpc: eliminate RPC_TRACEPOINTS
by Jeff Layton
· 10 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
1a867a0
sunrpc: add tracepoints in xs_tcp_data_recv
by Jeff Layton
· 10 years ago
3705ad6
sunrpc: add new tracepoints in xprt handling code
by Jeff Layton
· 10 years ago
860a0d9
sunrpc: add some tracepoints in svc_rqst handling functions
by Jeff Layton
· 10 years ago
56429e9b
merge nfs bugfixes into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
093a146
SUNRPC: Fix locking around callback channel reply receive
by Trond Myklebust
· 10 years ago
b3ecba0
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
by Jeff Layton
· 10 years ago
eb63192
SUNRPC: off by one in BUG_ON()
by Dan Carpenter
· 10 years ago
280caac
rpc: change comments to assertions
by J. Bruce Fields
· 10 years ago
ed38c06
RPC: remove unneeded checks from xdr_truncate_encode()
by J. Bruce Fields
· 10 years ago
6dea073
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
72c23f0
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 10 years ago
7e5be288
svcrdma: advertise the correct max payload
by Steve Wise
· 10 years ago
2aca5b8
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
by Trond Myklebust
· 10 years ago
1aff525
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
by NeilBrown
· 10 years ago
3dedbb5
rpc: Add -EPERM processing for xs_udp_send_request()
by Jason Baron
· 10 years ago
f279cd0
rpc: return sent and err from xs_sendpages()
by Jason Baron
· 10 years ago
a743419
SUNRPC: Don't wake tasks during connection abort
by Benjamin Coddington
· 10 years ago
0f7a622
rpc: xs_bind - do not bind when requesting a random ephemeral port
by Chris Perl
· 10 years ago
71efecb
sunrpc: fix byte-swapping of displayed XID
by Chuck Lever
· 10 years ago
Next »