Age | Commit message (Expand) | Author |
2023-08-31 | Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-08-31 | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-08-29 | SUNRPC: Remove return value of svc_pool_wake_idle_thread() | NeilBrown |
2023-08-29 | SUNRPC: make rqst_should_sleep() idempotent() | NeilBrown |
2023-08-29 | SUNRPC: Clean up svc_set_num_threads | Chuck Lever |
2023-08-29 | SUNRPC: Count ingress RPC messages per svc_pool | Chuck Lever |
2023-08-29 | SUNRPC: Deduplicate thread wake-up code | Chuck Lever |
2023-08-29 | SUNRPC: Move trace_svc_xprt_enqueue | Chuck Lever |
2023-08-29 | SUNRPC: Add enum svc_auth_status | Chuck Lever |
2023-08-29 | SUNRPC: remove timeout arg from svc_recv() | NeilBrown |
2023-08-29 | SUNRPC: change svc_recv() to return void. | NeilBrown |
2023-08-29 | SUNRPC: call svc_process() from svc_recv(). | NeilBrown |
2023-08-29 | nfsd: don't allow nfsd threads to be signalled. | NeilBrown |
2023-08-29 | SUNRPC: Reduce thread wake-up rate when receiving large RPC messages | Chuck Lever |
2023-08-29 | SUNRPC: Revert e0a912e8ddba | Chuck Lever |
2023-08-29 | SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array | Chuck Lever |
2023-08-29 | SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call | Chuck Lever |
2023-08-29 | SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly | Chuck Lever |
2023-08-29 | SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c | Chuck Lever |
2023-08-29 | SUNRPC: Remove the ->import_ctx method | Chuck Lever |
2023-08-29 | SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM | Chuck Lever |
2023-08-29 | SUNRPC: Remove gss_import_v1_context() | Chuck Lever |
2023-08-29 | SUNRPC: Remove krb5_derive_key_v1() | Chuck Lever |
2023-08-29 | SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED | Chuck Lever |
2023-08-29 | SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list | Chuck Lever |
2023-08-29 | SUNRPC: Remove Kunit tests for the DES3 encryption type | Chuck Lever |
2023-08-29 | SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES | Chuck Lever |
2023-08-29 | SUNRPC: Fix the recent bv_offset fix | Chuck Lever |
2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-24 | SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt() | Trond Myklebust |
2023-08-24 | SUNRPC: Allow specification of TCP client connect timeout at setup | Trond Myklebust |
2023-08-24 | SUNRPC: Refactor and simplify connect timeout | Trond Myklebust |
2023-08-24 | SUNRPC: Set the TCP_SYNCNT to match the socket timeout | Trond Myklebust |
2023-08-23 | xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv() | Yue Haibing |
2023-08-23 | SUNRPC: kmap() the xdr pages during decode | Anna Schumaker |
2023-08-22 | Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-08-19 | xprtrdma: Remap Receive buffers after a reconnect | Chuck Lever |
2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-14 | sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg | Jeff Layton |
2023-07-28 | SUNRPC: Use new helpers to handle TLS Alerts | Chuck Lever |
2023-07-28 | SUNRPC: Send TLS Closure alerts before closing a TCP socket | Chuck Lever |
2023-07-28 | net/tls: Move TLS protocol elements to a separate header | Chuck Lever |
2023-07-24 | sunrpc: convert to ctime accessor functions | Jeff Layton |
2023-07-01 | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-23 | net: convert sunrpc from pagevec to folio_batch | Matthew Wilcox (Oracle) |
2023-06-19 | NFS: add sysfs shutdown knob | Benjamin Coddington |