summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* write-behind: Implement 'pass-through' optionXavi Hernandez2020-11-032-1/+21
* io-cache: Minor Performance Optimization (#1656)Shree Vatsa N2020-10-281-17/+3
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-037-34/+16
* open-behind: implement create fopXavi Hernandez2020-09-041-0/+52
* performance/md-cache: simplify and cleanup internal time managementDmitry Antipov2020-08-241-39/+31
* performance/quick-read: simplify and cleanup internal time managementDmitry Antipov2020-08-112-21/+7
* performance/io-cache: simplify and cleanup internal time managementDmitry Antipov2020-08-103-38/+18
* open-behind: fix call_frame leakXavi Hernandez2020-08-191-4/+10
* NetBSD build fixesEmmanuel Dreyfus2020-06-301-2/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-03-122-10/+5
* open-behind: rewrite of internal logicXavi Hernandez2020-05-122-823/+485
* md-cache: fix several NULL dereferencesXavi Hernandez2020-04-171-66/+129
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-03-301-72/+93
* write-behind: fix data corruptionXavi Hernandez2020-03-271-2/+2
* open-behind: fix missing fd referenceXavi Hernandez2020-03-081-11/+16
* multiple: fix bad type castXavi Hernandez2019-12-203-9/+13
* xlator/performance/io-threads: structure loggingyatipadia2019-12-172-23/+33
* xlator/io-cache: structure loggingyatipadia2019-12-184-100/+112
* md-cache.c: move cache-swift-metadata to off by defaultYaniv Kaul2019-12-031-1/+1
* To fix readdir-ahead memory leakHuangShujun2019-12-051-0/+1
* performance/open-behind: seek fop should open_and_resumePranith Kumar K2019-10-101-0/+27
* performance/read-ahead: update expected offset before unwinding read responseRaghavendra G2019-09-191-2/+2
* xlators: fixes logically dead code.yatipadia2019-09-161-5/+0
* perf/write-behind: Clear frame->local on conflict errorN Balachandran2019-09-251-0/+4
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-101-19/+12
* fix return of local in __nlc_inode_ctx_getRinku Kothiya2019-07-231-22/+14
* Detach iot_worker to release its resourcesLiguang Li2019-06-211-0/+1
* quick-read: rename cache-invalidation key to avoid redundant keysAtin Mukherjee2019-04-091-4/+5
* md-cache: only update generation for inode at upcall and NULL statKinglong Mee2019-02-261-20/+36
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-4/+0
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-05-314-35/+8
* lcov: improve line coverageAmar Tumballi2019-05-301-39/+19
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-031-0/+6
* performance/decompounder: remove the translator as the feature is not used an...Amar Tumballi2019-04-247-989/+1
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-02-271-12/+13
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-02-201-1/+3
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-191-3/+3
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-131-18/+22
* core: implement a global thread poolXavi Hernandez2019-01-241-5/+7
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-121-4/+3
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-121-1/+1
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-081-10/+44
* core: make gf_thread_create() easier to useXavi Hernandez2019-01-241-6/+1
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-291-20/+4
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-211-4/+14
* fix 32-bit-build-smoke warningsIraj Jamali2018-12-173-5/+5
* performance/md-cache: Fix a crash when statfs caching is enabledVijay Bellur2019-01-101-2/+2
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2018-11-161-6/+23