Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 9 | -93/+74 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+6 |
2025-05-15 | svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages | Chuck Lever | 1 | -3/+13 |
2025-05-15 | svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages | Chuck Lever | 1 | -2/+6 |
2025-05-15 | sunrpc: Adjust size of socket's receive page array dynamically | Chuck Lever | 1 | -2/+6 |
2025-05-15 | SUNRPC: Remove svc_fill_write_vector() | Chuck Lever | 1 | -40/+0 |
2025-05-15 | SUNRPC: Export xdr_buf_to_bvec() | Chuck Lever | 1 | -0/+1 |
2025-05-15 | NFSD: De-duplicate the svc_fill_write_vector() call sites | Chuck Lever | 1 | -2/+2 |
2025-05-15 | sunrpc: Replace the rq_bvec array with dynamically-allocated memory | Chuck Lever | 2 | -4/+10 |
2025-05-15 | sunrpc: Replace the rq_pages array with dynamically-allocated memory | Chuck Lever | 3 | -24/+19 |
2025-05-15 | sunrpc: Remove backchannel check in svc_init_buffer() | Chuck Lever | 1 | -4/+0 |
2025-05-15 | svcrdma: Reduce the number of rdma_rw contexts per-QP | Chuck Lever | 1 | -6/+8 |
2025-05-11 | svcrdma: Unregister the device if svc_rdma_accept() fails | Chuck Lever | 1 | -0/+1 |
2025-05-11 | sunrpc: allow SOMAXCONN backlogged TCP connections | Jeff Layton | 1 | -1/+1 |
2025-05-11 | sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint | Jeff Layton | 1 | -0/+1 |
2025-05-11 | sunrpc: fix race in cache cleanup causing stale nextcheck time | Long Li | 1 | -8/+7 |
2025-05-11 | sunrpc: update nextcheck time when adding new cache entries | Long Li | 1 | -0/+2 |
2025-04-26 | Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -5/+1 |
2025-04-26 | Revert "sunrpc: clean cache_detail immediately when flush is written frequently" | Chuck Lever | 1 | -5/+1 |
2025-04-08 | Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS | NeilBrown | 1 | -6/+6 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
2025-04-02 | Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -13/+250 |
2025-03-31 | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 4 | -153/+7 |
2025-03-28 | SUNRPC: Don't allow waiting for exiting tasks | Trond Myklebust | 1 | -0/+2 |
2025-03-26 | Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2025-03-26 | SUNRPC: rpc_clnt_set_transport() must not change the autobind setting | Trond Myklebust | 1 | -3/+0 |
2025-03-26 | SUNRPC: rpcbind should never reset the port to the value '0' | Trond Myklebust | 1 | -2/+3 |
2025-03-21 | NFS: Treat ENETUNREACH errors as fatal in containers | Trond Myklebust | 1 | -8/+22 |
2025-03-21 | sunrpc: Add a sysfs file for one-step xprt deletion | Anna Schumaker | 1 | -0/+46 |
2025-03-21 | sunrpc: Add a sysfs file for adding a new xprt | Anna Schumaker | 2 | -0/+75 |
2025-03-21 | sunrpc: Add a sysfs files for rpc_clnt information | Anna Schumaker | 1 | -0/+73 |
2025-03-21 | sunrpc: Add a sysfs attr for xprtsec | Anna Schumaker | 1 | -0/+29 |
2025-03-10 | svcrdma: do not unregister device for listeners | Olga Kornievskaia | 1 | -1/+2 |
2025-03-10 | SUNRPC: Remove unused make_checksum | Dr. David Alan Gilbert | 2 | -94/+0 |
2025-03-10 | SUNRPC: Remove unused krb5_decrypt | Dr. David Alan Gilbert | 2 | -57/+0 |
2025-03-10 | sunrpc: clean cache_detail immediately when flush is written frequently | Li Lingfeng | 1 | -1/+5 |
2025-02-27 | Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -10/+3 |
2025-02-25 | sunrpc: suppress warnings for unused procfs functions | Arnd Bergmann | 1 | -7/+3 |
2025-02-21 | net: better track kernel sockets lifetime | Eric Dumazet | 2 | -10/+3 |
2025-02-19 | SUNRPC: Handle -ETIMEDOUT return from tlshd | Benjamin Coddington | 1 | -1/+9 |
2025-02-19 | SUNRPC: Prevent looping due to rpc_signal_task() races | Trond Myklebust | 1 | -2/+0 |
2025-02-07 | sunrpc: simplify rpcauth_cache_shrink_count() | Kaixiong Yu | 1 | -1/+1 |
2025-02-01 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -9/+5 |
2025-01-28 | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2 | -9/+35 |
2025-01-27 | Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 10 | -369/+53 |
2025-01-27 | add a string-to-qstr constructor | Al Viro | 1 | -9/+5 |
2025-01-25 | mm: alloc_pages_bulk: rename API | Luiz Capitulino | 2 | -4/+3 |
2025-01-22 | SUNRPC: do not retry on EKEYEXPIRED when user TGT ticket expired | Dai Ngo | 1 | -2/+2 |
2025-01-22 | sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info | Jeff Layton | 1 | -0/+12 |
2025-01-21 | sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode | Dr. David Alan Gilbert | 2 | -62/+0 |
2025-01-21 | sunrpc: Remove gss_generic_token deadcode | Dr. David Alan Gilbert | 3 | -233/+1 |
2025-01-21 | sunrpc: Remove unused xprt_iter_get_xprt | Dr. David Alan Gilbert | 1 | -17/+0 |
2025-01-21 | Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages" | Chuck Lever | 1 | -11/+1 |
2025-01-13 | SUNRPC: display total RPC tasks for RPC client | Dai Ngo | 2 | -2/+8 |
2025-01-13 | SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved. | Dai Ngo | 1 | -5/+13 |
2025-01-10 | SUNRPC: Document validity guarantees of the pointer returned by reserve_space | Chuck Lever | 1 | -0/+6 |
2025-01-06 | SUNRPC: no need get cache ref when protected by rcu | Yang Erkun | 1 | -9/+3 |
2025-01-06 | SUNRPC: introduce cache_check_rcu to help check in rcu context | Yang Erkun | 1 | -15/+26 |
2025-01-06 | sunrpc: remove all connection limit configuration | NeilBrown | 1 | -7/+1 |
2025-01-06 | nfsd: don't use sv_nrthreads in connection limiting calculations. | NeilBrown | 1 | -16/+16 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
2024-11-30 | Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -5/+17 |
2024-11-28 | sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket | Liu Jian | 2 | -0/+11 |
2024-11-28 | SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT | Benjamin Coddington | 1 | -5/+4 |
2024-11-28 | sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport | Liu Jian | 1 | -0/+1 |
2024-11-26 | Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 3 | -7/+24 |
2024-11-18 | svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init() | Ye Bin | 1 | -5/+14 |
2024-11-18 | SUNRPC: make sure cache entry active before cache_show | Yang Erkun | 1 | -1/+3 |
2024-11-11 | mm: page_frag: avoid caller accessing 'page_frag_cache' directly | Yunsheng Lin | 1 | -4/+2 |
2024-11-11 | svcrdma: Address an integer overflow | Chuck Lever | 1 | -1/+7 |
2024-11-08 | SUNRPC: Fix a hang in TLS sock_close if sk_write_pending | Benjamin Coddington | 1 | -0/+1 |
2024-11-04 | sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() | NeilBrown | 1 | -0/+1 |
2024-11-02 | Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -0/+1 |
2024-10-30 | rpcrdma: Always release the rpcrdma_device's xa_array | Chuck Lever | 1 | -0/+1 |
2024-10-11 | Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -7/+4 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
2024-09-30 | sunrpc: fix prog selection loop in svc_process_common | NeilBrown | 1 | -7/+4 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 2 | -5/+0 |
2024-09-23 | SUNRPC: replace program list with program array | NeilBrown | 3 | -31/+42 |
2024-09-23 | SUNRPC: add svcauth_map_clnt_to_svc_cred_local | Weston Andros Adamson | 1 | -0/+28 |
2024-09-23 | SUNRPC: remove call_allocate() BUG_ONs | Mike Snitzer | 1 | -6/+0 |
2024-09-23 | net/sunrpc: make use of the helper macro LIST_HEAD() | Hongbo Li | 1 | -7/+3 |
2024-09-23 | SUNRPC: clnt.c: Remove misleading comment | Siddh Raman Pant | 1 | -5/+0 |
2024-09-23 | SUNRPC: Fix -Wformat-truncation warning | Kunwu Chan | 1 | -1/+1 |
2024-09-20 | sunrpc: xprtrdma: Use ERR_CAST() to return | Yan Zhen | 1 | -1/+1 |
2024-09-20 | svcrdma: Handle device removal outside of the CM event handler | Chuck Lever | 1 | -1/+15 |
2024-09-20 | sunrpc: allow svc threads to fail initialisation cleanly | NeilBrown | 1 | -0/+10 |
2024-09-20 | sunrpc: merge svc_rqst_alloc() into svc_prepare_thread() | NeilBrown | 1 | -18/+7 |
2024-09-20 | sunrpc: don't take ->sv_lock when updating ->sv_nrthreads. | NeilBrown | 1 | -6/+0 |
2024-09-20 | sunrpc: change sp_nrthreads from atomic_t to unsigned int. | NeilBrown | 1 | -20/+11 |
2024-09-20 | sunrpc: document locking rules for svc_exit_thread() | NeilBrown | 1 | -0/+14 |
2024-09-01 | SUNRPC: make various functions static, or not exported. | NeilBrown | 5 | -34/+29 |
2024-08-19 | rpcrdma: Trace connection registration and unregistration | Chuck Lever | 1 | -0/+2 |
2024-08-19 | rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1 | Chuck Lever | 1 | -1/+1 |
2024-08-19 | rpcrdma: Device kref is over-incremented on error from xa_alloc | Chuck Lever | 1 | -1/+1 |
2024-08-10 | Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -1/+1 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 2 | -3/+3 |
2024-07-19 | sunrpc: avoid -Wformat-security warning | Arnd Bergmann | 1 | -1/+1 |
2024-07-18 | Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 9 | -59/+266 |
2024-07-18 | SUNRPC: Fix a race to wake a sync task | Benjamin Coddington | 1 | -1/+3 |
2024-07-17 | Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 4 | -69/+128 |
2024-07-11 | net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket | Daniel Borkmann | 1 | -0/+7 |
2024-07-08 | gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey | Gaosheng Cui | 1 | -1/+1 |
2024-07-08 | sunrpc: refactor pool_mode setting code | Jeff Layton | 1 | -21/+64 |
2024-07-08 | sunrpc: fix up the special handling of sv_nrpools == 1 | Jeff Layton | 1 | -19/+7 |
2024-07-08 | SUNRPC: Add a trace point in svc_xprt_deferred_close | Chuck Lever | 1 | -0/+1 |
2024-07-08 | svcrdma: Handle ADDR_CHANGE CM event properly | Chuck Lever | 1 | -1/+15 |
2024-07-08 | svcrdma: Refactor the creation of listener CMA ID | Chuck Lever | 1 | -27/+40 |
2024-07-08 | SUNRPC: avoid soft lockup when transmitting UDP to reachable server. | NeilBrown | 1 | -1/+2 |
2024-07-08 | xprtrdma: Remove temp allocation of rpcrdma_rep objects | Chuck Lever | 3 | -37/+26 |
2024-07-08 | xprtrdma: Clean up synopsis of frwr_mr_unmap() | Chuck Lever | 1 | -3/+3 |
2024-07-08 | xprtrdma: Handle device removal outside of the CM event handler | Chuck Lever | 2 | -9/+16 |
2024-07-08 | rpcrdma: Implement generic device removal | Chuck Lever | 3 | -4/+197 |
2024-07-08 | xprtrdma: Fix rpcrdma_reqs_reset() | Chuck Lever | 2 | -2/+17 |
2024-07-08 | xprtrdma: removed asm-generic headers from verbs.c | Tanzir Hasan | 1 | -2/+2 |
2024-06-21 | SUNRPC: Fix backchannel reply, again | Chuck Lever | 1 | -1/+4 |
2024-06-13 | Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+3 |
2024-06-07 | Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -1/+1 |
2024-06-03 | SUNRPC: Fix loop termination condition in gss_free_in_token_pages() | Chuck Lever | 1 | -1/+1 |
2024-05-30 | SUNRPC: return proper error from gss_wrap_req_priv | Chen Hanxiao | 1 | -1/+3 |
2024-05-23 | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -2/+18 |
2024-05-20 | rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL | Dan Aloni | 1 | -1/+5 |
2024-05-20 | sunrpc: fix NFSACL RPC retry on soft mount | Dan Aloni | 1 | -0/+1 |
2024-05-20 | SUNRPC: fix handling expired GSS context | Olga Kornievskaia | 1 | -1/+12 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+4 |
2024-05-18 | Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 3 | -69/+111 |
2024-05-09 | SUNRPC: Fix gss_free_in_token_pages() | Chuck Lever | 1 | -8/+2 |
2024-05-06 | SUNRPC: Remove comment for sp_lock | Guoqing Jiang | 1 | -1/+0 |
2024-05-06 | SUNRPC: add a new svc_find_listener helper | Jeff Layton | 1 | -0/+34 |
2024-05-06 | SUNRPC: introduce svc_xprt_create_from_sa utility routine | Lorenzo Bianconi | 1 | -58/+75 |
2024-05-06 | sunrpc: removed redundant procp check | Aleksandr Aprelkov | 1 | -2/+0 |
2024-05-03 | net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 4 | -4/+0 |
2024-04-29 | Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2024-04-25 | mm: change inlined allocation helpers to account at the call site | Suren Baghdasaryan | 1 | -2/+4 |
2024-04-22 | Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2 | -68/+23 |
2024-04-20 | Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain" | Chuck Lever | 2 | -68/+23 |
2024-04-06 | Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -9/+1 |
2024-04-04 | SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP | Chuck Lever | 1 | -9/+1 |
2024-04-04 | SUNRPC: add a missing rpc_stat for TCP TLS | Olga Kornievskaia | 1 | -0/+1 |
2024-03-28 | Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -6/+8 |
2024-03-22 | SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace | Chuck Lever | 1 | -6/+8 |
2024-03-16 | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -4/+37 |
2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -1/+1 |
2024-03-09 | sunrpc: add a struct rpc_stats arg to rpc_create_args | Josef Bacik | 1 | -1/+4 |
2024-03-01 | svcrdma: Add Write chunk WRs to the RPC's Send WR chain | Chuck Lever | 2 | -23/+68 |
2024-03-01 | svcrdma: Post WRs for Write chunks in svc_rdma_sendto() | Chuck Lever | 2 | -38/+48 |
2024-03-01 | svcrdma: Post the Reply chunk and Send WR together | Chuck Lever | 2 | -35/+57 |
2024-03-01 | svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt | Chuck Lever | 2 | -40/+53 |
2024-03-01 | svcrdma: Post Send WR chain | Chuck Lever | 2 | -17/+34 |
2024-03-01 | svcrdma: Fix retry loop in svc_rdma_send() | Chuck Lever | 1 | -11/+17 |
2024-03-01 | svcrdma: Prevent a UAF in svc_rdma_send() | Chuck Lever | 1 | -3/+8 |
2024-03-01 | svcrdma: Fix SQ wake-ups | Chuck Lever | 1 | -3/+3 |
2024-03-01 | svcrdma: Increase the per-transport rw_ctx count | Chuck Lever | 1 | -2/+7 |
2024-03-01 | svcrdma: Update max_send_sges after QP is created | Chuck Lever | 1 | -0/+1 |
2024-03-01 | svcrdma: Report CQ depths in debugging output | Chuck Lever | 1 | -1/+2 |
2024-03-01 | svcrdma: Reserve an extra WQE for ib_drain_rq() | Chuck Lever | 1 | -1/+1 |
2024-03-01 | SUNRPC: Remove stale comments | Chuck Lever | 1 | -9/+0 |
2024-03-01 | SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc() | Chuck Lever | 1 | -1/+0 |
2024-03-01 | sunrpc: use the struct net as the svc proc private | Josef Bacik | 1 | -1/+1 |
2024-03-01 | sunrpc: pass in the sv_stats struct through svc_create_pooled | Josef Bacik | 1 | -5/+7 |
2024-03-01 | sunrpc: don't change ->sv_stats if it doesn't exist | Josef Bacik | 1 | -9/+18 |
2024-03-01 | SUNRPC: Use a static buffer for the checksum initialization vector | Chuck Lever | 1 | -8/+6 |
2024-03-01 | SUNRPC: fix some memleaks in gssx_dec_option_array | Zhipeng Lu | 1 | -8/+19 |
2024-03-01 | SUNRPC: fix a memleak in gss_import_v2_context | Zhipeng Lu | 1 | -1/+10 |
2024-02-28 | net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() | Christophe JAILLET | 1 | -2/+2 |
2024-02-28 | SUNRPC: Add a transport callback to handle dequeuing of an RPC request | Trond Myklebust | 2 | -0/+19 |
2024-02-28 | SUNRPC: Don't try to send when the connection is shutting down | Trond Myklebust | 1 | -0/+3 |
2024-02-28 | SUNRPC: Don't retry using the same source port if connection failed | Trond Myklebust | 1 | -1/+9 |
2024-01-29 | NFSv4.1: Assign the right value for initval and retries for rpc timeout | Samasth Norway Ananda | 1 | -2/+2 |
2024-01-25 | Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -2/+2 |
2024-01-17 | SUNRPC: use request size to initialize bio_vec in svc_udp_sendto() | Lucas Stach | 1 | -2/+2 |
2024-01-11 | net: fill in MODULE_DESCRIPTION()s for Sun RPC | Breno Leitao | 3 | -0/+3 |
2024-01-10 | Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -40/+72 |
2024-01-10 | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+8 |
2024-01-07 | SUNRPC: discard sv_refcnt, and svc_get/svc_put | NeilBrown | 1 | -9/+4 |
2024-01-07 | svc: don't hold reference for poolstats, only mutex. | NeilBrown | 1 | -9/+23 |
2024-01-07 | SUNRPC: remove printk when back channel request not found | Dai Ngo | 1 | -12/+2 |
2024-01-07 | svcrdma: Implement multi-stage Read completion again | Chuck Lever | 2 | -111/+76 |
2024-01-07 | svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete() | Chuck Lever | 1 | -1/+92 |
2024-01-07 | svcrdma: Add back svcxprt_rdma::sc_read_complete_q | Chuck Lever | 2 | -1/+37 |
2024-01-07 | svcrdma: Add back svc_rdma_recv_ctxt::rc_pages | Chuck Lever | 2 | -1/+8 |
2024-01-07 | svcrdma: Clean up comment in svc_rdma_accept() | Chuck Lever | 1 | -7/+10 |
2024-01-07 | svcrdma: Remove queue-shortening warnings | Chuck Lever | 1 | -6/+1 |
2024-01-07 | svcrdma: Remove pointer addresses shown in dprintk() | Chuck Lever | 1 | -3/+1 |
2024-01-07 | svcrdma: Optimize svc_rdma_cc_init() | Chuck Lever | 3 | -6/+7 |
2024-01-07 | svcrdma: De-duplicate completion ID initialization helpers | Chuck Lever | 3 | -22/+1 |
2024-01-07 | svcrdma: Move the svc_rdma_cc_init() call | Chuck Lever | 2 | -3/+9 |
2024-01-07 | svcrdma: Remove struct svc_rdma_read_info | Chuck Lever | 1 | -29/+0 |
2024-01-07 | svcrdma: Update the synopsis of svc_rdma_read_special() | Chuck Lever | 1 | -10/+9 |
2024-01-07 | svcrdma: Update the synopsis of svc_rdma_read_call_chunk() | Chuck Lever | 1 | -13/+11 |
2024-01-07 | svcrdma: Update synopsis of svc_rdma_read_multiple_chunks() | Chuck Lever | 1 | -10/+9 |
2024-01-07 | svcrdma: Update synopsis of svc_rdma_copy_inline_range() | Chuck Lever | 1 | -8/+9 |
2024-01-07 | svcrdma: Update the synopsis of svc_rdma_read_data_item() | Chuck Lever | 1 | -9/+8 |
2024-01-07 | svcrdma: Update synopsis of svc_rdma_read_chunk_range() | Chuck Lever | 1 | -12/+12 |
2024-01-07 | svcrdma: Update synopsis of svc_rdma_build_read_chunk() | Chuck Lever | 1 | -11/+10 |
2024-01-07 | svcrdma: Update synopsis of svc_rdma_build_read_segment() | Chuck Lever | 1 | -8/+9 |
2024-01-07 | svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt | Chuck Lever | 1 | -16/+15 |
2024-01-07 | svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt | Chuck Lever | 1 | -12/+9 |
2024-01-07 | svcrdma: Start moving fields out of struct svc_rdma_read_info | Chuck Lever | 1 | -31/+26 |
2024-01-07 | svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h | Chuck Lever | 1 | -18/+0 |