summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: fix event destruction raceXavi Hernandez2019-12-191-1/+2
* core: improve timer accuracyXavier Hernandez2018-01-191-78/+56
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-01-231-5/+11
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-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-251-15/+3
* timer: Fix possible race during cleanupSoumya Koduri2017-11-031-3/+12
* libglusterfs:checked return coverity fixSubha sree Mohankumar2017-11-151-1/+8
* libglusterfs: fix (some) silliness in timer.cJeff Darcy2017-11-061-2/+30
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-1/+1
* libglusterfs: race condition when set ctx->timer in function gf_timer_registr...Zhou Zhengping2016-06-261-47/+30
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-05-061-57/+71
* libglusterfs: coverity fixSakshi2015-04-151-0/+1
* all: reduce "inline" usageJeff Darcy2015-07-281-1/+1
* timer: fix race between gf_timer_call_cancel() and gf_timer_proc()Anand Avati2013-12-061-36/+17
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-05-191-9/+20
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-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-161-5/+11
* libglusterfs: Add timer thread destroy code.Poornima G2015-02-191-3/+40
* libglusterfs: fix bug in timespec adjustmentRavishankar N2013-11-091-1/+1
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-101-14/+11
* core: block unused signals in created threadsAnand Avati2013-09-241-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* usleep(3) shall not be called with argument higher than 1sEmmanuel Dreyfus2011-10-161-1/+2
* Change Copyright current yearPranith Kumar K2011-08-091-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-161-7/+6
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-161-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 spawnedVijay Bellur2010-07-291-1/+1
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-6/+9
* Memory accounting changesVijay Bellur2010-04-221-7/+12
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-051-1/+1
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* cleanupAnand V. Avati2017-05-051-2/+2
* dht directory selfheal -- handle more casesAnand V. Avati2017-05-051-1/+1
* * booster rewrite to use libglusterfsclientRaghavendra G2017-05-051-144/+159
* * fix in call bail logic in protocol/clientAnand V. Avati2017-05-051-1/+1
* Added input validationBala A2017-05-051-30/+42
* Added ERR_ABORT() macro which aborts when memory allocation failureBala A2017-05-051-0/+1
* Added FREE() macro and removed freee() macro.Bala A2017-05-051-1/+1
* * scheduler/alu.c:Amar Tumballi2017-05-051-0/+42
* updated copyright to 2008, updated configure script to not fail, but print co...Anand V. Avati2017-05-051-1/+6
* license upgradeAnand V. Avati2017-05-051-17/+17
* added freee() macro to catch possible double freeAnand V. Avati2017-05-051-1/+2
* Fine tuning of client Bailing out logicRaghavendra G2017-05-051-3/+1
* Undoing struct timespec related changes to fop_writev, fop_truncate and fop_f...Raghavendra G2017-05-051-1/+0