summaryrefslogtreecommitdiffstats
path: root/xlators/features/changetimerecorder/src/changetimerecorder.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-131-2357/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-1/+1
* ctr: fix coverity issue in changetimerecorder.cMohit Agrawal2018-10-181-3/+1
* changetimerecorder : fix coverity issueSunny Kumar2018-10-081-0/+1
* ctr: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-211-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-1958/+1747
* changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-9/+14
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-271-73/+119
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-13/+13
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-10/+5
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-5/+10
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-10/+5
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-6/+2
* features/changetimerecorder: xlators opts improvement for GD2hari gowtham2017-11-171-12/+46
* changetimerecorder: Brick process crashed at ctr xlator in notify functionMohit Agrawal2017-07-281-0/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+3
* glusterfsd: Deletion of brick dir throw emerg msgs after stop volumeMohit Agrawal2017-06-091-2/+2
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-0/+26
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* cluster/tier: handle fast demotionsMilind Changire2016-10-191-3/+12
* tier/ctr/sql : Dafault values for sql cache and wal sizeJoseph Fernandes2016-09-221-2/+2
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-041-2/+144
* features/ctr: Check for NULL localN Balachandran2016-07-251-0/+5
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-06-101-2/+3
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* ctr/sql: Providing for vol set for sqlcachesize and sqlWALsize and skip recor...Joseph Fernandes2015-12-221-17/+44
* tier/ctr: Check filename in ctr_lookup for nameless lookupJoseph Fernandes2015-12-091-1/+1
* tier/glusterd : Validation for frequency thresholds and record-countersJoseph Fernandes2015-12-011-8/+8
* tier/ctr: Correcting rename logicJoseph Fernandes2015-11-251-13/+172
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-1/+2
* tier/ctr: Providing option to record or ignore metadata heatJoseph Fernandes2015-11-151-47/+182
* marker: do remove xattr only for last linkvmallika2015-11-091-8/+8
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-061-10/+15
* tier/ctr: Correcting the internal fop calculationJoseph Fernandes2015-10-251-3/+3
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-101-1/+0
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-081-37/+295
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-081-1/+33
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-121-8/+8
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsJoseph Fernandes2015-06-261-16/+105
* changetimerecorder : Porting to new logging frameworkMohamed Ashiq2015-06-101-84/+129
* ctr/xlator: Named lookup heal of pre-existing files, before ctr was ON.Joseph Fernandes2015-05-061-1/+343
* ctr/libgfdb: Performance enhancer for unlink/create/rename/link fopsJoseph Fernandes2015-05-011-0/+8
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-04-241-13/+9
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-081-4/+30
* cluster/dht: fix tier.c problems found prior to feature freezeDan Lambright2015-04-061-0/+1
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* Adding ChangeTimeRecorder(CTR) Xlator to GlusterFSJoseph Fernandes2015-03-191-0/+1184