summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_plain.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-09-12staging: lustre: ptlrpc: include ptlrpc_internal.hAnders Fridlund
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
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-31staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()Oleg Drokin
2015-05-08staging: lustre: ptlrpc: sec_plain: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre/ptlrpc: Protect request buffer changingOleg Drokin
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