summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache
Commit message (Expand)AuthorAgeFilesLines
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-4/+0
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-112-26/+4
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-3/+3
* performance/io-cache: update pages with write dataRaghavendra Gowdappa2018-12-182-4/+90
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-21/+21
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-042-2/+16
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-282-4/+4
* all: fix the format string exceptionsAmar Tumballi2018-11-051-7/+7
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-162-3/+15
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-123-2426/+2333
* Land clang-format changesGluster Ant2018-09-123-219/+203
* IO cache : fix coverity issue in page.cSunny Kumar2018-09-041-3/+3
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-0/+1
* IO cache : fix coverity issues in io-cache.cSunny Kumar2018-08-301-3/+8
* performance/io-cache: fix a missing unlockVijay Bellur2018-05-311-1/+1
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+13
* io-cache: Fix coverity issue NEGATIVE_RETURNSPoornima G2018-03-051-1/+1
* io-cache: Fix coverity issuePoornima G2018-02-271-4/+2
* perf/io-cache: Update options for gd2N Balachandran2018-01-121-6/+16
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-121/+21
* xlators/performance/io-cache/: DEADCODE in ioc_open_cbkGirjesh Rajoria2017-11-031-8/+0
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+1
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-07-273-39/+67
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-301-38/+40
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-081-1/+2
* io-cache: Fix a read hangPoornima G2016-11-231-6/+6
* performance/open-behind: Pass O_DIRECT flags for anon fd reads when requiredKrutika Dhananjay2016-09-221-31/+14
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-0/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-4/+4
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-313-4/+33
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* Logging: Porting the performance translatorarao2015-06-275-140/+291
* build: do not #include "config.h" in each fileNiels de Vos2015-05-294-20/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-2/+5
* build: MacOSX Porting fixesHarshavardhana2014-04-241-8/+13
* io-cache: Unlock and then goto out in failure case.Raghavendra Talur2014-02-171-0/+1
* performance/io-cache: Fix dereferencing of freed pointerPoornima2014-02-121-2/+6
* performance/io-cache: Fix for the bugs reported by coverityPoornima2014-02-101-0/+2
* performance/io-cache: reduce the severity of log-messageRaghavendra G2014-01-031-1/+1
* io-cache: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+4
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+26
* io-cache: fix unsafe typcasting of pointer to uint64Anand Avati2013-08-221-1/+3
* performance/io-cache: check for non-null gfid before calling inode_pathRaghavendra G2013-07-101-10/+13