summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/lnet/module.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-239/+0
* staging: lustre: replace libcfs_register_ioctl with a blocking notifier_chainNeilBrown2018-05-251-13/+25
* staging: lustre: refactor libcfs initialization.NeilBrown2018-05-251-0/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lnet: add include path to MakefileJames Simmons2017-08-221-2/+3
* staging: lustre: lnet: migrate headers to lnet uapi directoryJames Simmons2017-08-221-1/+1
* staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata2016-05-091-6/+1
* staging: lustre: make module_init/exit naming consistentAndreas Dilger2016-03-011-9/+7
* staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger2016-03-011-1/+1
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-1/+1
* staging: lustre: prevent assert on LNet module unloadAmir Shehata2016-02-221-0/+9
* staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond2016-02-221-2/+2
* staging: lustre: DLC user/kernel space glue codeAmir Shehata2016-02-221-2/+62
* staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata2016-02-221-0/+4
* staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata2016-02-221-2/+2
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-141-4/+4
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-141-4/+8
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons2015-06-111-3/+3
* staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey2015-05-311-6/+6
* staging: lustre: lnet: lnet: Module is LNet, not PortalsMike Shuey2015-05-311-1/+1
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-311-4/+4
* staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli2015-01-251-1/+1
* staging: lustre: Use __init and __exit markers for lifecycle functionsMariusz Gorski2014-10-291-2/+2
* Staging: lustre: lnet: Make functions staticTina Ruchandani2014-10-271-5/+5
* staging: lustre: remove top level ccflags variableGreg Kroah-Hartman2014-07-111-1/+1
* staging/lustre: remove CFS_MODULE_PARMPeng Tao2013-11-251-2/+2
* Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz2013-10-111-4/+4
* Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.cEbru Akagunduz2013-10-111-1/+1
* staging: lustre: remove cfs_module() macroGreg Kroah-Hartman2013-08-041-1/+3
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-2/+2
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-1/+0
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+154
OpenPOWER on IntegriCloud