summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* md-cache: only update generation for inode at upcall and NULL statKinglong Mee2019-06-191-20/+36
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-4/+0
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-114-35/+8
* lcov: improve line coverageAmar Tumballi2019-06-031-39/+19
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-061-0/+6
* performance/decompounder: remove the translator as the feature is not used an...Amar Tumballi2019-04-297-989/+1
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-03-121-12/+13
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-03-051-1/+3
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-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-191-18/+22
* core: implement a global thread poolXavi Hernandez2019-02-181-5/+7
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-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-111-10/+44
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-311-20/+4
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-231-4/+14
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-113-5/+5
* performance/md-cache: Fix a crash when statfs caching is enabledVijay Bellur2019-01-111-2/+2
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2019-01-071-6/+23
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-1/+1
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2018-12-261-2/+2
* performance/io-cache: update pages with write dataRaghavendra Gowdappa2018-12-182-4/+90
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-141-8/+0
* clang: Fix various missing checks for empty listShyamsundarR2018-12-142-21/+18
* all: remove code which is not being considered in buildAmar Tumballi2018-12-134-417/+0
* symlink-cache: remove from the buildAmar Tumballi2018-12-131-1/+1
* write-behind/bit-rot: fix identifierrishubhjain2018-12-111-1/+1
* performance/readdir-ahead: update stats from prefetched dentriesRaghavendra Gowdappa2018-12-072-6/+93
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-079-0/+72
* all: add xlator_api to many translatorsAmar Tumballi2018-12-067-3/+99
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0541-137/+137
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-042-2/+16
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-302-6/+1
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-284-10/+10
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-1/+3
* md-cache: request ACLs related xattrs when mode changeKinglong Mee2018-11-121-0/+62
* md-cache: new option "cache-glusterfs-acl" for virtual glusterfs ACLsKinglong Mee2018-11-061-3/+21
* md-cache: request cached xattrs at getxattr/fgetxattrKinglong Mee2018-11-061-4/+32
* md-cache: extends xa_time when previous attributes equals cached attributesKinglong Mee2018-11-061-7/+15
* md-cache: remove xattr setting after new file createdKinglong Mee2018-11-061-3/+0
* all: fix the format string exceptionsAmar Tumballi2018-11-059-40/+38
* md-cache: removexattr must be send to glusterfsdKinglong Mee2018-11-021-6/+14
* md-cache: request cached xattrs at stat/fstatKinglong Mee2018-10-231-0/+20
* md-cache: fix dict leak of cached xattrKinglong Mee2018-10-221-0/+13
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-0/+2
* performance/write-behind: Fix NULL dereference issueVarsha Rao2018-10-221-2/+2
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-163-4/+20