summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-186/+0Star
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+4
* staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown2018-03-061-20/+36
* 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-4/+4
* 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: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-021-1/+1
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-161-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-1/+0Star
* staging: lustre: moved extern declarations to a headerAnton Gerasimov2015-09-291-2/+0Star
* staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport2015-09-141-1/+2
* staging: lustre: make ptlrpc_init staticMatt Mooney2015-07-141-1/+1
* staging: lustre: ptlrpc: expand the GOTO macroJulia Lawall2014-09-081-8/+8
* staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-4/+4
* staging/lustre/ptlrpc: add rpc_cacheAndriy Skulysh2014-04-271-8/+24
* staging: lustre: ptlrpc: clean up whitespace around parenthesesKristina Martsenko2013-11-121-1/+1
* staging: lustre: remove cfs_module() macroGreg Kroah-Hartman2013-08-041-1/+3
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-3/+3
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-1/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+154