summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_config.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove libcfs_all from ptlrpcNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-08-22staging: lustre: uapi: move lustre_cfg_string() to obd_config.cJames Simmons
2017-08-22staging: lustre: uapi: move lustre_param.h to uapi directoryJames Simmons
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
2016-06-20staging: lustre: quiet lockdep recursive lock warningAndreas Dilger
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-03-02staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-10-27Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as staticShraddha Barke
2015-09-29staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin
2015-09-29staging/lustre: use 64-bit times for ptlrpc sec expiryArnd Bergmann
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2014-09-08staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()John L. Hammond
2014-08-31staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-30staging: lustre: lustre: ptlrpc: Placing inline keywordHema Prathaban
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-05-23staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist
2014-02-07staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao