aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_plain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-1023/+0
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown1-4/+4
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-5/+5
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata1-9/+11
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-6/+12
2016-08-15lustre: don't reinvent struct bio_vecAl Viro1-7/+7
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin1-5/+5
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-07staging/lustre/ptlrpc: Removes potential null dereferenceLidza Louina1-2/+6
2016-03-30staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin1-1/+1
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin1-2/+4
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin1-8/+8
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-09-12staging: lustre: ptlrpc: include ptlrpc_internal.hAnders Fridlund1-0/+1
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall1-1/+1
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-8/+8
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna1-39/+39
2015-05-31staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()Oleg Drokin1-1/+1
2015-05-08staging: lustre: ptlrpc: sec_plain: remove unneeded null test before freeJulia Lawall1-2/+1
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall1-5/+5
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+2
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman1-5/+5
2014-06-26staging/lustre/ptlrpc: Protect request buffer changingOleg Drokin1-0/+12
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-35/+35
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-4/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-16/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1021