summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lnet/lnet/module.c
AgeCommit message (Expand)Author
2016-06-18staging/lustre: Remove unnecessary space after a castOleg Drokin
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata
2016-03-01staging: lustre: make module_init/exit naming consistentAndreas Dilger
2016-03-01staging: lustre: update the MODULE_DESCRIPTION for all lustre modulesAndreas Dilger
2016-03-01staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons
2016-02-22staging: lustre: prevent assert on LNet module unloadAmir Shehata
2016-02-22staging: lustre: remove LUSTRE_{,SRV_}LNET_PIDJohn L. Hammond
2016-02-22staging: lustre: DLC user/kernel space glue codeAmir Shehata
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) show commandAmir Shehata
2016-02-22staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changesAmir Shehata
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons
2016-02-14staging: lustre: format properly all comment blocks for LNet coreJames Simmons
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15staging: lustre: Update module author to OpenSFSJames Simmons
2015-06-11staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons
2015-05-31staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey
2015-05-31staging: lustre: lnet: lnet: Module is LNet, not PortalsMike Shuey
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey
2015-01-25staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli
2014-10-29staging: lustre: Use __init and __exit markers for lifecycle functionsMariusz Gorski
2014-10-27Staging: lustre: lnet: Make functions staticTina Ruchandani
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-10-11Staging: lustre: fix space prohibited between function name and open parenthe...Ebru Akagunduz
2013-10-11Staging: lustre: fix ERROR: do not initialise statics to 0 or NULL in module.cEbru Akagunduz
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-14staging: add Lustre file system client supportPeng Tao