summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: simplify and cleanup internal time managementDmitry Antipov2020-08-222-21/+7
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-5/+2
* quick-read: rename cache-invalidation key to avoid redundant keysAtin Mukherjee2019-07-081-4/+5
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-054-15/+15
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-4/+0
* all: fix the format string exceptionsAmar Tumballi2018-11-051-8/+10
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-161-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-09-041-0/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* performance/quick-read: handle rollover of generation counterRaghavendra G2018-08-132-36/+108
* performance/quick-read: don't update with stale data after invalidationRaghavendra G2018-08-042-44/+233
* performance/quick-read: provide an invalidation based on ctimeRaghavendra G2018-06-182-1/+49
* performance/quick-read: Use generation numbers to avoid updating the cache wi...Raghavendra G2018-05-282-27/+51
* quick-read: Provide statistics to the monitorPoornima G2018-03-282-26/+89
* quick-read: Fix coverity issue CHECKED_RETURNPoornima G2018-03-051-2/+3
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-112/+20
* quick-read: Integrate quick read with upcall and increase cache timePoornima G2017-12-132-4/+123
* quick-read: Discard cache for fallocate, zerofill and discard opsSachin Prabhu2017-12-131-1/+39
* quick-read: redefine optionsPoornima G2017-11-291-0/+2
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-281-3/+5
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-081-1/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-11-011-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-312-3/+13
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-271-0/+5
* Logging: Porting the performance translatorarao2015-06-272-17/+143
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* quick-read: Do a null check before unrefRavishankar N2015-04-171-2/+4
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-101-1/+7
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-8/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+3
* performance/quick-read: Allocated memory not freed when not used.Christopher R. Hertel2014-02-081-2/+3
* quick-read: Remove unref of a freed iobuf.Poornima2014-02-071-1/+0
* Fix for 'use after free' errors reported by coverity.Poornima2014-02-051-0/+1
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-221-0/+1
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-201-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-283-3340/+413
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1