summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/sec.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-09-18staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-10-30staging: lustre: ptlrpc: do not switch out-of-date contextSebastien Buisson
2016-10-16staging: lustre: ptlrpc: ret -ECONNREFUSED if not context found in reqSebastien Buisson
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-09-19staging: lustre: ptlrpc: Suppress error message when imp_sec is freedAmir Shehata
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu
2016-06-20staging/lustre/ptlrpc: reorganize ptlrpc_requestLiang Zhen
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-06-07staging/lustre/ptlrpc: Removes potential null dereferenceLidza Louina
2016-03-07staging: lustre: Correct missing newlineJames Nunez
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
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