summaryrefslogtreecommitdiffstats
path: root/xlators/features/changetimerecorder
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-1310-4067/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-20/+20
* ctr: fix coverity issue in changetimerecorder.cMohit Agrawal2018-10-181-3/+1
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+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-123-2492/+2220
* Land clang-format changesGluster Ant2018-09-124-742/+618
* changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-12/+19
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-272-74/+120
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-223-16/+16
* 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
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-489/+73
* features/changetimerecorder:unused value coverity fixSubha sree Mohankumar2017-11-171-2/+1
* 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
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-4/+6
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-042-2/+148
* features/ctr: Check for NULL localN Balachandran2016-07-253-1/+509
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-06-101-2/+3
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-182-3/+3
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-04-271-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* ctr/sql: Providing for vol set for sqlcachesize and sqlWALsize and skip recor...Joseph Fernandes2015-12-223-29/+47
* 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-013-18/+18
* tier/ctr: Correcting rename logicJoseph Fernandes2015-11-253-22/+313
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* 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-153-54/+235
* tier/ctr: ignoring bitrot scrubber fopsJoseph Fernandes2015-11-101-1/+2
* marker: do remove xattr only for last linkvmallika2015-11-091-8/+8
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-062-11/+16
* tier/ctr: Ignore bitrot related fopsJoseph Fernandes2015-11-051-0/+10
* tier/ctr: Correcting the internal fop calculationJoseph Fernandes2015-10-252-17/+28
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-102-4/+5
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-082-37/+302
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-082-1/+34
* all: reduce "inline" usageJeff Darcy2015-09-012-5/+5
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13