summaryrefslogtreecommitdiff
path: root/net/sunrpc/sysctl.c
AgeCommit message (Expand)Author
2023-04-11sunrpc: simplify one-level sysctl registration for debug_tableLuis Chamberlain
2023-04-11sunrpc: move sunrpc_table and proc routines aboveLuis Chamberlain
2020-11-08net/sunrpc: fix useless comparison in proc_do_xprt()Dan Carpenter
2020-11-06net/sunrpc: return 0 on attempt to write to "transports"Dan Carpenter
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-16net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov
2020-08-25sunrpc: Avoid comma separated statementsJoe Perches
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov
2008-02-01svc: Add /proc/sys/sunrpc/transport filesTom Tucker
2008-01-30SUNRPC: Restrict sunrpc client exportsTrond Myklebust
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust
2007-10-30sunrpc: fix rpc debuggingJ. Bruce Fields
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deEric W. Biederman
2007-02-14[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-06SUNRPC: relocate the creation of socket-specific tunablesChuck Lever
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever
2005-04-16Linux-2.6.12-rc2Linus Torvalds