summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ptlrpc/pinger.c
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago
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-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-16staging: lustre: ptlrpc: pinger: Remove useless cast on void pointerAmitoj Kaur Chawla
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: ptlrpc: pinger: Declare as staticShraddha Barke
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann
2015-09-29staging/lustre: remove the ping evictorArnd Bergmann
2015-09-16staging/lustre: Remove lustre used memory tracking frameworkOleg Drokin
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber
2015-08-05staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna
2015-05-31staging: lustre: fix non-static symbol warnings reported by sparseMarcus Folkesson
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald
2014-10-20staging: lustre: lustre: ptlrpc: Replace "the the " with "the"Tapasweni Pathak
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre/mgc: mgc import reconnect raceAndriy Skulysh
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-12staging: lustre: ptlrpc: remove whitespace before a newlineKristina Martsenko
2013-09-17staging: lustre: clean up format string usagesKees Cook
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-29staging: lustre: Fix non-ANSI sparse warningsEmil Goode
2013-07-23staging/lustre/ptlrpc: race in pinger (use-after-free situation)Dmitry Eremin
2013-05-14staging: add Lustre file system client supportPeng Tao