- 1a33d8a svcrdma: Fix leak of transport addresses by Chuck Lever · 4 years, 10 months ago
- b25b60d SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()' by Christophe JAILLET · 4 years, 9 months ago
- 78a947f sunrpc: Add tracing for cache events by Trond Myklebust · 4 years, 10 months ago
- 277f27e2 SUNRPC/cache: Allow garbage collection of invalid cache entries by Trond Myklebust · 4 years, 10 months ago
- 65286b8 nfsd: export upcalls must not return ESTALE when mountd is down by Trond Myklebust · 4 years, 10 months ago
- da1661b SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends by Chuck Lever · 4 years, 10 months ago
- 9e55eef4 SUNRPC: Refactor xs_sendpages() by Chuck Lever · 4 years, 10 months ago
- 0dabe94 svcrdma: Avoid DMA mapping small RPC Replies by Chuck Lever · 4 years, 10 months ago
- aee4b74 svcrdma: Fix double sync of transport header buffer by Chuck Lever · 4 years, 10 months ago
- 6fd5034 svcrdma: Refactor chunk list encoders by Chuck Lever · 4 years, 10 months ago
- 5c266df SUNRPC: Add encoders for list item discriminators by Chuck Lever · 4 years, 10 months ago
- a406c56 svcrdma: Rename svcrdma_encode trace points in send routines by Chuck Lever · 4 years, 10 months ago
- db9602e svcrdma: Update synopsis of svc_rdma_send_reply_msg() by Chuck Lever · 4 years, 10 months ago
- 4554755 svcrdma: Update synopsis of svc_rdma_map_reply_msg() by Chuck Lever · 4 years, 10 months ago
- 6fa5785 svcrdma: Update synopsis of svc_rdma_send_reply_chunk() by Chuck Lever · 4 years, 10 months ago
- 2fe8c44 svcrdma: De-duplicate code that locates Write and Reply chunks by Chuck Lever · 4 years, 10 months ago
- e604aad svcrdma: Use struct xdr_stream to decode ingress transport headers by Chuck Lever · 4 years, 10 months ago
- 2426ddf svcrdma: Remove svcrdma_cm_event() trace point by Chuck Lever · 4 years, 10 months ago
- b20dfc3 svcrdma: Create a generic tracing class for displaying xdr_buf layout by Chuck Lever · 4 years, 10 months ago
- 2815552 SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c by Chuck Lever · 4 years, 10 months ago
- 96f194b SUNRPC: Add xdr_pad_size() helper by Chuck Lever · 4 years, 10 months ago
- 758a3bf svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path by Chuck Lever · 4 years, 10 months ago
- 4120553 nfsd: Fix NFSv4 READ on RDMA when using readv by Chuck Lever · 4 years, 10 months ago
- c0fb23f svcrdma: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 51cae67 sunrpc: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 11 months ago
- ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
- 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 7ccbddb SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id() by Trond Myklebust · 5 years ago
- 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 809fe3c5 sunrpc: clean up cache entry add/remove from hashtable by Trond Myklebust · 5 years ago
- 1d82163 sunrpc: Fix potential leaks in sunrpc_cache_unhash() by Trond Myklebust · 5 years ago
- b32d285 SUNRPC: Remove broken gss_mech_list_pseudoflavors() by Trond Myklebust · 5 years ago
- e515dd9 xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created by Chuck Lever · 5 years ago
- b7ff018 xprtrdma: Destroy reps from previous connection instance by Chuck Lever · 5 years ago
- 8581038 xprtrdma: Destroy rpcrdma_rep when Receive is flushed by Chuck Lever · 5 years ago
- b78de1d xprtrdma: Allocate and map transport header buffers at connect time by Chuck Lever · 5 years ago
- 25868e6 xprtrdma: Refactor frwr_is_supported by Chuck Lever · 5 years ago
- 18d065a xprtrdma: Eliminate per-transport "max pages" by Chuck Lever · 5 years ago
- 7581d90 xprtrdma: Refactor initialization of ep->rep_max_requests by Chuck Lever · 5 years ago
- cb586de xprtrdma: Make sendctx queue lifetime the same as connection lifetime by Chuck Lever · 5 years ago
- 2e87036 xprtrdma: Eliminate ri_max_send_sges by Chuck Lever · 5 years ago
- c2bd2c0 SUNRPC: constify copied structure by Julia Lawall · 5 years ago
- b845760 SUNRPC: call_connect_status should handle -EPROTO by Chuck Lever · 5 years ago
- abf8af7 SUNRPC: Capture signalled RPC tasks by Chuck Lever · 5 years ago
- 52879b4 sunrpc: convert to time64_t for expiry by Arnd Bergmann · 5 years ago
- 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
- 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
- b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
- f559935 nfs: use time64_t internally by Arnd Bergmann · 7 years ago
- 294ec5b sunrpc: convert to time64_t for expiry by Arnd Bergmann · 7 years ago
- 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
- 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
- a264aba SUNRPC: Capture completion of all RPC tasks by Chuck Lever · 5 years ago
- 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
- e8d70b3 SUNRPC: Fix another issue with MIC buffer space by Chuck Lever · 5 years ago
- 4e121fc Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
- 66eb3ad SUNRPC: Avoid RPC delays when exiting suspend by Trond Myklebust · 5 years ago
- e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
- 5866efa SUNRPC: Fix svcauth_gss_proxy_init() by Chuck Lever · 5 years ago
- ff27e9f SUNRPC: Trace gssproxy upcall results by Chuck Lever · 5 years ago
- 669996a SUNRPC: Destroy the back channel when we destroy the host transport by Trond Myklebust · 5 years ago
- 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
- 875f070 SUNRPC: The TCP back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
- a52c23b xprtrdma: Replace dprintk in xprt_rdma_set_port by Chuck Lever · 5 years ago
- f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
- d4957f0 xprtrdma: Refine trace_xprtrdma_fixup by Chuck Lever · 5 years ago
- 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
- 6cb2868 xprtrdma: Wake tasks after connect worker fails by Chuck Lever · 5 years ago
- 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
- d6764bb xprtrdma: Refactor rpcrdma_prepare_msg_sges() by Chuck Lever · 5 years ago
- dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
- b5cde6a xprtrdma: Remove rpcrdma_sendctx::sc_device by Chuck Lever · 5 years ago
- f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
- 15d9b01 xprtrdma: Ensure ri_id is stable during MR recycling by Chuck Lever · 5 years ago
- 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
- c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
- 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
- eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
- a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
- 4b93dab xprtrdma: Add unique trace points for posting Local Invalidate WRs by Chuck Lever · 5 years ago
- bf7ca70 SUNRPC: Add trace points to observe transport congestion control by Chuck Lever · 5 years ago
- 5cd8b0d SUNRPC: Eliminate log noise in call_reserveresult by Chuck Lever · 5 years ago
- 5fcaf69 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
- af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
- 832b2cb svcrdma: Improve DMA mapping trace points by Chuck Lever · 5 years ago
- 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
- 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- e41f9ef sunrpc: clean up indentation issue by Colin Ian King · 5 years ago
- 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 8593e01 SUNRPC: Fix congestion window race with disconnect by Chuck Lever · 5 years ago
- 9ba8288 SUNRPC: Don't try to parse incomplete RPC messages by Trond Myklebust · 5 years ago
- f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
- 5f1bc39 SUNRPC: Fix buffer handling of GSS MIC without slack by Benjamin Coddington · 5 years ago
- e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 714fbc7 SUNRPC: RPC level errors should always set task->tk_rpc_status by Trond Myklebust · 5 years ago
- 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago