summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: fix event destruction raceXavi Hernandez2019-12-271-1/+2
* core: improve timer accuracyXavier Hernandez2019-06-171-78/+56
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-5/+11
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-225/+215
* rpc: Showing some unusual timer error logs during brick stopMohit Agrawal2018-01-301-15/+3
* timer: Fix possible race during cleanupSoumya Koduri2017-11-211-3/+12
* libglusterfs:checked return coverity fixSubha sree Mohankumar2017-11-211-1/+8
* libglusterfs: fix (some) silliness in timer.cJeff Darcy2017-11-071-2/+30
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* libglusterfs: race condition when set ctx->timer in function gf_timer_registr...Zhou Zhengping2016-07-091-47/+30
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-57/+71
* libglusterfs: coverity fixSakshi2016-04-141-0/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* timer: fix race between gf_timer_call_cancel() and gf_timer_proc()Anand Avati2015-07-291-36/+17
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-06-261-9/+20
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* timer: Fix use after free issuePranith Kumar K2015-04-241-1/+5
* libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.Poornima G2015-03-171-5/+11
* libglusterfs: Add timer thread destroy code.Poornima G2015-03-021-3/+40
* libglusterfs: fix bug in timespec adjustmentRavishankar N2013-11-101-1/+1
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-14/+11
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* usleep(3) shall not be called with argument higher than 1sEmmanuel Dreyfus2011-11-231-1/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-171-7/+6
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-171-22/+22
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-311-0/+1
* libglusterfs: Prevent multiple timer threads from being spawnedv3.1.0qa3Vijay Bellur2010-07-291-1/+1
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-6/+9
* Memory accounting changesVijay Bellur2010-04-231-7/+12
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+220