summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read/src
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-031-6/+4
* performance/quick-read: simplify and cleanup internal time managementDmitry Antipov2020-08-112-21/+7
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-5/+2
* quick-read: rename cache-invalidation key to avoid redundant keysAtin Mukherjee2019-04-091-4/+5
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-061-0/+8
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-294-15/+15
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-291-4/+0
* all: fix the format string exceptionsAmar Tumballi2018-11-011-8/+10
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-131-1/+5
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-131-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-1215/+1157
* Land clang-format changesGluster Ant2018-09-123-58/+50
* xlators: add classification flag to someAmar Tumballi2018-07-271-0/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-08-041-1/+1
* performance/quick-read: handle rollover of generation counterRaghavendra G2018-08-112-36/+108
* performance/quick-read: don't update with stale data after invalidationRaghavendra G2018-07-102-44/+233
* performance/quick-read: provide an invalidation based on ctimeRaghavendra G2018-06-152-1/+49
* performance/quick-read: Use generation numbers to avoid updating the cache wi...Raghavendra G2016-11-012-27/+51
* quick-read: Provide statistics to the monitorPoornima G2018-03-142-26/+89
* quick-read: Fix coverity issue CHECKED_RETURNPoornima G2018-02-191-2/+3
* all: Simplify component message id's definitionXavier Hernandez2017-12-121-112/+20
* quick-read: Integrate quick read with upcall and increase cache timePoornima G2017-06-302-4/+123
* quick-read: Discard cache for fallocate, zerofill and discard opsSachin Prabhu2017-12-081-1/+39
* quick-read: redefine optionsPoornima G2017-08-311-0/+2
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-241-3/+5
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-04-251-1/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-04-261-1/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-1/+1
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-06-031-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-07-311-1/+1
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-132-3/+13
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-05-261-0/+5
* Logging: Porting the performance translator logs to new logging framework.arao2015-06-222-17/+143
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* quick-read: Do a null check before unrefRavishankar N2015-04-131-2/+4
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-061-1/+7
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-06-131-8/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-171-3/+3
* performance/quick-read: Allocated memory not freed when not used.Christopher R. Hertel2014-01-271-2/+3
* quick-read: Remove unref of a freed iobuf.Poornima2014-01-231-1/+0
* Fix for 'use after free' errors reported by coverity.Poornima2014-01-301-0/+1
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-221-0/+1
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-181-0/+43
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* quick-read: various fixesAnand Avati2013-01-291-1/+12
* quick-read: refactorAnand Avati2013-01-183-3340/+413
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared from CFLAGSJeff Darcy2012-10-031-2/+2