aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ptlrpc/pinger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-474/+0
2018-05-25staging: lustre: discard CFS_TICKNeilBrown1-1/+1
2018-04-23staging: lustre: discard linux-time.hNeilBrown1-1/+1
2018-04-23staging: lustre: libcfs: discard cfs_time_after()NeilBrown1-3/+3
2018-04-23staging: lustre: libcfs: discard cfs_time_shift().NeilBrown1-3/+3
2018-04-23staging: lustre: libcfs: discard cfs_time_add/subNeilBrown1-6/+3
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown1-2/+2
2018-03-06staging: lustre: ptlrpc: use workqueue for pingerNeilBrown1-57/+24
2018-02-22staging: lustre: ptlrpc: list_for_each improvements.NeilBrown1-6/+2
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown1-8/+4
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown1-4/+4
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown1-6/+4
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons1-2/+2
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago1-1/+0
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-06-17staging/lustre/ptlrpc: Fix Multiple AssignmentsNathaniel Clark1-1/+2
2016-03-01staging/lustre/ptlrpc: Fix style vs open parenthesis alignmentOleg Drokin1-2/+3
2016-02-25staging/lustre/ptlrpc: Adjust comments to better conform to coding styleOleg Drokin1-5/+6
2016-02-20staging/lustre/ptlrpc: Adjust NULL comparison codestyleOleg Drokin1-3/+2
2016-02-20staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond1-4/+6
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-16staging: lustre: ptlrpc: pinger: Remove useless cast on void pointerAmitoj Kaur Chawla1-1/+1
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+2
2015-10-04Staging: lustre: ptlrpc: pinger: Declare as staticShraddha Barke1-2/+2
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann1-18/+0
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann1-2/+2
2015-09-29staging/lustre: remove the ping evictorArnd Bergmann1-136/+0
2015-09-16staging/lustre: Remove lustre used memory tracking frameworkOleg Drokin1-2/+0
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber1-1/+1
2015-08-05staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin1-2/+0
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca1-5/+3
2015-06-08staging: lustre: ptlrpc: clean up whitespace and align function paramsChris Hanna1-2/+2
2015-05-31staging: lustre: fix non-static symbol warnings reported by sparseMarcus Folkesson1-6/+6
2015-05-08staging: lustre: ptlrpc: Use kzalloc and kfreeJulia Lawall1-3/+3
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth1-1/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-14/+4
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-10-20staging: lustre: lustre: ptlrpc: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-2/+2
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+2
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman1-4/+3
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-3/+3
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-06-26staging/lustre/mgc: mgc import reconnect raceAndriy Skulysh1-0/+5
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-1/+1
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin1-65/+0
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-2/+2