Commit Graph

144 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Jesper Juhl 4be34b9d69 SUNRPC: Remove resource leak in svc_rdma_send_error() 14 years ago
Randy Dunlap 986d4abbdd sunrpc: fix printk format warning 14 years ago
Tom Tucker 5c635e09ce RPCRDMA: Fix FRMR registration/invalidate handling. 14 years ago
Tom Tucker bd7ea31b9e RPCRDMA: Fix to XDR page base interpretation in marshalling logic. 14 years ago
Jesper Juhl a5e5026810 SUNRPC: Remove resource leak in svc_rdma_send_error() 14 years ago
Tejun Heo a25e758c5f sunrpc/xprtrdma: clean up workqueue usage 15 years ago
Tom Tucker 4a84386fc2 svcrdma: Cleanup DMA unmapping in error paths. 15 years ago
Tom Tucker b432e6b3d9 svcrdma: Change DMA mapping logic to avoid the page_address kernel API 15 years ago
Pavel Emelyanov 37aa213373 sunrpc: Tag rpc_xprt with net 15 years ago
Pavel Emelyanov 62832c039e sunrpc: Pull net argument downto svc_create_socket 15 years ago
Pavel Emelyanov e204e621b4 sunrpc: Factor out rpc_xprt freeing 15 years ago
Pavel Emelyanov bd1722d431 sunrpc: Factor out rpc_xprt allocation 15 years ago
Tom Tucker 15cdc644b2 rpcrdma: Fix SQ size calculation when memreg is FRMR 15 years ago
Steve Wise 7a8b80eb38 xprtrdma: Do not truncate iova_start values in frmr registrations. 15 years ago
Trond Myklebust d60dbb20a7 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst 15 years ago
Trond Myklebust a8ce4a8f37 SUNRPC: Fail over more quickly on connect errors 15 years ago
Trond Myklebust 0b9e794313 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() 15 years ago
Neil Brown b48fa6b991 sunrpc: centralise most calls to svc_xprt_received 15 years ago
Tom Tucker bade732a28 svcrdma: RDMA support not yet compatible with RPC6 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joe Perches 81160e66cc net/sunrpc: Convert (void)snprintf to snprintf 15 years ago
Joe Perches fc0b579168 net/sunrpc: Remove uses of NIPQUAD, use %pI4 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Chuck Lever c740eff84b SUNRPC: Kill RPC_DISPLAY_ALL 16 years ago
Chuck Lever c877b849d3 SUNRPC: Use rpc_ntop() for constructing transport address strings 16 years ago
Chuck Lever ba809130bc SUNRPC: Remove duplicate universal address generation 16 years ago
Wei Yongjun 846d8e7cc8 svcrdma: fix error handling of rdma_alloc_frmr() 16 years ago
Christian Engelmayer 59fb30660b sunrpc: potential memory leak in function rdma_read_xdr 16 years ago
Steve Wise 98779be861 svcrdma: dma unmap the correct length for the RPCRDMA header page. 16 years ago
Vu Pham 68743082b5 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices 16 years ago
Steve Wise 21515e46bc svcrdma: clean up error paths. 16 years ago
Steve Wise d0687be7c7 svcrdma: Fix dma map direction for rdma read targets 16 years ago
Tom Talpey 2e3c230bc7 SVCRDMA: fix recent printk format warnings. 16 years ago
Tom Talpey b38ab40ad5 XPRTRDMA: correct an rpc/rdma inline send marshaling error 16 years ago
Tom Talpey b1e1e15877 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. 16 years ago
Ilpo Järvinen b1721d2bb9 rpc/rdma: goto instead of copypaste 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
Ingo Molnar ff0db0490a sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c 16 years ago
Ingo Molnar ed72b9c6e0 sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 years ago
Tom Talpey c055551e97 RPC/RDMA: ensure connection attempt is complete before signalling. 17 years ago
Tom Talpey 08ca0dce1e RPC/RDMA: correct the reconnect timer backoff 17 years ago
Tom Talpey b3cd8d45a7 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. 17 years ago
Tom Talpey 5f37d561e0 RPC/RDMA: reformat a debug printk to keep lines together. 17 years ago