summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/sec.c
AgeCommit message (Expand)Author
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2015-10-24staging: lustre: make sptlrpc_flavor_has_bulk return booleanGeliang Tang
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-08Staging: lustre: ptlrcpc: sec: Declare local functions as staticShraddha Barke
2015-10-04Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx 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-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia 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-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat with strlcat to avo...Rickard Strandqvist
2014-09-08staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall
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: remove LPU64 defineGreg Kroah-Hartman
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-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-27staging/lustre/ptlrpc: add rpc_cacheAndriy Skulysh
2014-04-27staging/lustre/ptlrpc: Fix assertion failure of null_alloc_rs()Patrick Farrell
2014-04-16staging/lustre: fix sparse warningDenis Pithon
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao
2014-02-07staging: lustre: Fix typo in sec.cMasanari 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-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao