Age | Commit message (Expand) | Author | Files | Lines |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2020-08-05 | SUNRPC dont update timeout value on connection reset | Olga Kornievskaia | 1 | -0/+1 |
2020-07-14 | svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send() | Chuck Lever | 1 | -1/+2 |
2020-07-14 | svcrdma: Introduce Send completion IDs | Chuck Lever | 1 | -0/+2 |
2020-07-14 | svcrdma: Introduce Receive completion IDs | Chuck Lever | 1 | -0/+4 |
2020-07-14 | svcrdma: Introduce infrastructure to support completion IDs | Chuck Lever | 1 | -0/+24 |
2020-07-14 | svcrdma: Add common XDR encoders for RDMA and Read segments | Chuck Lever | 1 | -0/+37 |
2020-07-14 | svcrdma: Add common XDR decoders for RDMA and Read segments | Chuck Lever | 1 | -0/+37 |
2020-07-14 | SUNRPC: Add helpers for decoding list discriminators symbolically | Chuck Lever | 1 | -0/+26 |
2020-07-14 | svcrdma: Remove declarations for functions long removed | Chuck Lever | 1 | -4/+0 |
2020-07-14 | svcrdma: Make svc_rdma_send_error_msg() a global function | Chuck Lever | 1 | -0/+4 |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -2/+3 |
2020-06-11 | SUNRPC: receive buffer size estimation values almost never change | Chuck Lever | 1 | -2/+3 |
2020-05-29 | sunrpc: clean up properly in gss_mech_unregister() | NeilBrown | 2 | -1/+3 |
2020-05-21 | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco... | J. Bruce Fields | 7 | -10/+19 |
2020-05-21 | SUNRPC: Refactor svc_recvfrom() | Chuck Lever | 1 | -0/+1 |
2020-05-18 | SUNRPC: Rename svc_sock::sk_reclen | Chuck Lever | 1 | -3/+3 |
2020-05-18 | svcrdma: Remove the SVCRDMA_DEBUG macro | Chuck Lever | 1 | -1/+0 |
2020-05-18 | svcrdma: Fix backchannel return code | Chuck Lever | 1 | -3/+2 |
2020-05-18 | SUNRPC: Move xpt_mutex into socket xpo_sendto methods | Chuck Lever | 1 | -0/+6 |
2020-05-11 | Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 3 | -3/+7 |
2020-05-09 | nfsd: clients don't need to break their own delegations | J. Bruce Fields | 1 | -0/+1 |
2020-05-02 | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+12 |
2020-04-28 | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION | Olga Kornievskaia | 1 | -0/+5 |
2020-04-28 | SUNRPC: defer slow parts of rpc_free_client() to a workqueue. | NeilBrown | 1 | -1/+7 |
2020-04-27 | SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") | Chuck Lever | 1 | -0/+1 |
2020-04-27 | SUNRPC: Fix GSS privacy computation of auth->au_ralign | Chuck Lever | 1 | -0/+1 |
2020-04-27 | SUNRPC: Add "@len" parameter to gss_unwrap() | Chuck Lever | 2 | -3/+5 |
2020-04-17 | svcrdma: Fix leak of svc_rdma_recv_ctxt objects | Chuck Lever | 1 | -0/+1 |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -1/+1 |
2020-03-27 | SUNRPC/cache: don't allow invalid entries to be flushed | J. Bruce Fields | 1 | -2/+5 |
2020-03-16 | SUNRPC/cache: Allow garbage collection of invalid cache entries | Trond Myklebust | 1 | -3/+0 |
2020-03-16 | nfsd: export upcalls must not return ESTALE when mountd is down | Trond Myklebust | 1 | -0/+3 |
2020-03-16 | SUNRPC: Refactor xs_sendpages() | Chuck Lever | 1 | -14/+0 |
2020-03-16 | svcrdma: Avoid DMA mapping small RPC Replies | Chuck Lever | 1 | -0/+1 |
2020-03-16 | svcrdma: Fix double sync of transport header buffer | Chuck Lever | 1 | -3/+0 |
2020-03-16 | svcrdma: Refactor chunk list encoders | Chuck Lever | 1 | -0/+2 |
2020-03-16 | SUNRPC: Add encoders for list item discriminators | Chuck Lever | 1 | -0/+38 |
2020-03-16 | svcrdma: Update synopsis of svc_rdma_map_reply_msg() | Chuck Lever | 1 | -2/+3 |
2020-03-16 | svcrdma: Update synopsis of svc_rdma_send_reply_chunk() | Chuck Lever | 1 | -1/+1 |
2020-03-16 | svcrdma: De-duplicate code that locates Write and Reply chunks | Chuck Lever | 1 | -0/+2 |
2020-03-16 | svcrdma: Use struct xdr_stream to decode ingress transport headers | Chuck Lever | 2 | -1/+3 |
2020-03-16 | SUNRPC: Add xdr_pad_size() helper | Chuck Lever | 1 | -0/+15 |
2020-03-16 | nfsd: Fix NFSv4 READ on RDMA when using readv | Chuck Lever | 3 | -1/+12 |
2020-03-16 | sunrpc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-16 | SUNRPC: Remove xdr_buf_read_mic() | Chuck Lever | 1 | -1/+0 |
2020-03-16 | SUNRPC: Add a flag to avoid reference counts on credentials | Trond Myklebust | 1 | -0/+1 |
2020-02-08 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2 | -5/+0 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -2/+2 |
2020-01-15 | SUNRPC: Remove broken gss_mech_list_pseudoflavors() | Trond Myklebust | 2 | -5/+0 |