summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/sec_plain.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-1023/+0Star
* staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown2018-02-221-4/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-231-5/+5
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-301-9/+11
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-221-6/+12
* lustre: don't reinvent struct bio_vecAl Viro2016-08-151-7/+7
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-191-5/+5
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging/lustre/ptlrpc: Removes potential null dereferenceLidza Louina2016-06-081-2/+6
* staging/lustre: Get rid of CFS_PAGE_MASKOleg Drokin2016-03-311-1/+1
* staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-2/+4
* staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-8/+8
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0Star
* staging: lustre: ptlrpc: include ptlrpc_internal.hAnders Fridlund2015-09-131-0/+1
* staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall2015-07-141-1/+1
* lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-8/+8
* staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna2015-06-081-39/+39
* staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()Oleg Drokin2015-05-311-1/+1
* staging: lustre: ptlrpc: sec_plain: remove unneeded null test before freeJulia Lawall2015-05-081-2/+1Star
* staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall2015-05-081-5/+5
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-2/+2
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-5/+5
* staging/lustre/ptlrpc: Protect request buffer changingOleg Drokin2014-06-271-0/+12
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-35/+35
* staging: lustre: remove EXIT macroGreg Kroah-Hartman2013-08-031-4/+0Star
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-16/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+1021