summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
* xlator/performance/io-threads: structure loggingyatipadia2020-01-062-23/+33
* Detach iot_worker to release its resourcesLiguang Li2019-07-151-0/+1
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-03-121-12/+13
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-03-051-1/+3
* core: implement a global thread poolXavi Hernandez2019-02-181-5/+7
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2019-01-071-6/+23
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-054-19/+19
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-0/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-122-12/+15
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-082-9/+44
* Land part 2 of clang-format changesGluster Ant2018-09-121-995/+973
* Land clang-format changesGluster Ant2018-09-123-59/+51
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-231-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-1/+1
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+13
* perfomance/io-threads: Add option to disable client disconnect featureVarsha Rao2018-02-282-1/+24
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-3/+3
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-271-2/+37
* performance/io-threads: Add threads to priority based stagnant queuesVarsha Rao2018-02-222-5/+200
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-47/+11
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-1/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-2/+1
* io-threads: Implement put fopPoornima G2018-02-121-0/+13
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-082-45/+70
* core: add some examples of site.h usageJeff Darcy2018-01-301-1/+1
* performance/io-threads: Fix checked_return coverity errorVarsha Rao2018-01-181-5/+18
* performance/io-threads: volume option fixes for GD2Pranith Kumar K2018-01-031-0/+19
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-83/+13
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2017-12-071-3/+4
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+5
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-1/+2
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-2/+4
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-1/+1
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-212-11/+32
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-232-17/+40
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* io-threads: distribute work fairly among clientsJeff Darcy2016-07-283-13/+107
* io-threads: remove least-rate-limit option and codeJeff Darcy2016-07-282-96/+2
* io-threads.c: add serveral fops support in io-threadsZhou Zhengping2016-07-171-8/+45
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: Add lease() fopPoornima G2016-04-211-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
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1