summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_config.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago2016-09-191-1/+0
* staging: lustre: quiet lockdep recursive lock warningAndreas Dilger2016-06-201-1/+1
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: fix 'copy into fixed size buffer' errorsSebastien Buisson2016-03-021-1/+6
* staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-1/+1
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-12/+12
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: fix buffer overflow of string bufferDmitry Eremin2015-11-151-2/+1
* Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expandShraddha Barke2015-10-271-1/+0
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+4
* Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as staticShraddha Barke2015-10-041-2/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose as staticShraddha Barke2015-10-041-6/+5
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as staticShraddha Barke2015-10-041-1/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free as staticShraddha Barke2015-10-041-2/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as staticShraddha Barke2015-10-041-4/+2
* staging/lustre/ptlrpc: secure wrapping code cleanupOleg Drokin2015-09-291-48/+0
* staging/lustre: use 64-bit times for ptlrpc sec expiryArnd Bergmann2015-09-291-1/+1
* staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall2015-07-131-1/+1
* staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna2015-06-081-30/+30
* staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall2015-05-081-9/+7
* staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()John L. Hammond2014-09-081-327/+0
* staging: lustre: lustre: ptlrpc: Fix space requiredHema Prathaban2014-08-311-2/+2
* drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald2014-08-301-1/+1
* staging: lustre: lustre: ptlrpc: Placing inline keywordHema Prathaban2014-08-301-1/+1
* staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman2014-07-121-1/+1
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-10/+10
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging: lustre: lustre: ptlrpc: sec_config.c: Fix for possible null pointer ...Rickard Strandqvist2014-05-231-4/+6
* staging: lustre: Fix typo in lustre/ptlrpcMasanari Iida2014-02-071-1/+1
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-20/+20
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-1/+0
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-6/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1233
OpenPOWER on IntegriCloud