summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_null.c
AgeCommit message (Expand)Author
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever
2005-04-16Linux-2.6.12-rc2Linus Torvalds
8159667c5ade96793e5cd10'>perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa 2019-07-09perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433Thomas Gleixner 2018-02-19perf ftrace: Append an EOL when write tracing filesChangbin Du 2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo 2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim 2017-06-19perf ftrace: Add option for function filteringNamhyung Kim 2017-06-19perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim 2017-06-19perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim 2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo 2017-04-19perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo 2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo 2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo 2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim 2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim 2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim 2017-01-31perf ftrace: Add ftrace.tracer config optionTaeung Song 2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song 2017-01-26perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo 2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim