summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/include/lustre_sec.h
AgeCommit message (Expand)Author
2015-10-24staging: lustre: make sptlrpc_flavor_has_bulk return booleanGeliang Tang
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-08Staging: lustre: ptlrcpc: sec: Declare local functions as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx 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_secArnd Bergmann
2015-05-31staging/lustre/ptlrpc: move sptlrpc procfs entry to debugfsDmitry Eremin
2014-09-08staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()John L. Hammond
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald
2014-07-14drivers: staging: lustre: Use 'force_die' instead of 'die' to avoid compiling...Chen Gang
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao