Age | Commit message (Expand) | Author |
2020-08-09 | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-07-24 | SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()") | Chuck Lever |
2020-07-13 | SUNRPC: Augment server-side rpcgss tracepoints | Chuck Lever |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-06-11 | SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT | Chuck Lever |
2020-06-11 | SUNRPC: Trace GSS context lifetimes | Chuck Lever |
2020-06-11 | SUNRPC: receive buffer size estimation values almost never change | Chuck Lever |
2020-06-08 | sunrpc: use kmemdup_nul() in gssp_stringify() | Chen Zhou |
2020-05-28 | sunrpc: clean up properly in gss_mech_unregister() | NeilBrown |
2020-05-28 | sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations. | NeilBrown |
2020-04-27 | SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") | Chuck Lever |
2020-04-27 | SUNRPC: Fix GSS privacy computation of auth->au_ralign | Chuck Lever |
2020-04-27 | SUNRPC: Add "@len" parameter to gss_unwrap() | Chuck Lever |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-03-26 | SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize | Olga Kornievskaia |
2020-03-16 | nfsd: export upcalls must not return ESTALE when mountd is down | Trond Myklebust |
2020-03-16 | SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c | Chuck Lever |
2020-03-16 | SUNRPC: Add xdr_pad_size() helper | Chuck Lever |
2020-03-16 | SUNRPC: Trim stack utilization in the wrap and unwrap paths | Chuck Lever |
2020-03-16 | sunrpc: Fix gss_unwrap_resp_integ() again | Chuck Lever |
2020-02-07 | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-02-07 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-02-07 | sunrpc: expiry_time should be seconds not timeval | Roberto Bergantinos Corpas |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-15 | SUNRPC: Remove broken gss_mech_list_pseudoflavors() | Trond Myklebust |
2020-01-15 | sunrpc: convert to time64_t for expiry | Arnd Bergmann |
2019-12-18 | nfs: use time64_t internally | Arnd Bergmann |
2019-12-18 | sunrpc: convert to time64_t for expiry | Arnd Bergmann |
2019-10-30 | SUNRPC: Fix svcauth_gss_proxy_init() | Chuck Lever |
2019-10-30 | SUNRPC: Trace gssproxy upcall results | Chuck Lever |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-20 | SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic | Benjamin Coddington |
2019-09-05 | sunrpc: Use kzfree rather than its implementation. | zhong jiang |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-05-09 | SUNRPC: Rebalance a kref in auth_gss.c | Chuck Lever |
2019-05-09 | SUNRPC: Fix an error code in gss_alloc_msg() | Dan Carpenter |
2019-04-26 | SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall | Trond Myklebust |
2019-04-26 | SUNRPC: Use the client user namespace when encoding creds | Trond Myklebust |
2019-04-25 | SUNRPC: Add function rpc_sleep_on_timeout() | Trond Myklebust |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-04-24 | SUNRPC: rsi_parse() should use the current user namespace | Trond Myklebust |
2019-03-02 | SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc | Trond Myklebust |
2019-02-25 | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust |
2019-02-15 | sunrpc: fix 4 more call sites that were using stack memory with a scatterlist | Scott Mayhew |
2019-02-14 | SUNRPC: Add rpc_auth::au_ralign field | Chuck Lever |
2019-02-14 | SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize | Chuck Lever |
2019-02-14 | SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files | Chuck Lever |
2019-02-14 | SUNRPC: Remove xdr_buf_trim() | Chuck Lever |