summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* io-threads: nuke everything from a client when it disconnectsJeff Darcy2017-09-091-3/+38
* md-cache: Allow custom per-directory timeoutsShreyas Siravara2017-09-081-14/+62
* performance/io-threads: Add watchdog to cover up a possible thread leakJeff Darcy2017-09-082-16/+208
* [io-cache] New volume options for read sizesJoshua Eilers2017-09-082-5/+26
* md-cache: Invalidate inode metadata on flushShreyas Siravara2017-09-071-0/+35
* md-cache: Cache statfs callsShreyas Siravara2017-09-071-0/+126
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-311-0/+18
|\
| * performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-111-0/+18
* | io-stats: Expose io-thread queue depthsShreyas Siravara2017-08-302-8/+31
* | [io-cache] cache statfsDavid Wolinsky2017-07-142-16/+127
* | Fix merge error which broke all the thingsKevin Vigor2017-01-251-1/+0
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-01-232-22/+70
|\|
| * performance/io-threads: Exit threads in fini() as wellPranith Kumar K2017-01-172-11/+32
| * performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2017-01-172-23/+49
* | write-behind: Allow trickling-writes to be configurable, fix usage of page_si...Shreyas Siravara2016-12-141-4/+10
* | performance/md-cache: Add an option to cache all xattrs for an inodeShreyas Siravara2016-12-141-11/+22
* | performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2016-12-091-3/+4
* | performance/io-threads: Eliminate spinlock contention via fops-per-thread-ratioRichard Wareing2016-12-092-5/+39
* | performance/md-cache: Fix caching for root inodeShreyas Siravara2016-12-081-4/+32
|/
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-101-1/+4
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-11-031-0/+48
* performance/write-behind: fix flush stuck by former failed writesRyan Ding2016-11-031-0/+4
* performance/write-behind: remove the request from liability queue inRaghavendra G2016-10-171-2/+13
* performance/open-behind: Pass O_DIRECT flags for anon fd reads when requiredKrutika Dhananjay2016-09-252-39/+28
* performance/decompounder: Add graph for decompounder xlatorAshish Pandey2016-06-141-0/+6
* readdir-ahead: Prefetch xattrs needed by md-cachePrashanth Pai2016-05-103-7/+204
* performance/write-behind: guaranteed retry after a short writeRaghavendra G2016-05-041-17/+70
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1
* performance/decompounder: Introducing decompounder xlatorAnuradha Talur2016-04-257-1/+1085
* io-threads: Add lease() fopPoornima G2016-04-211-0/+1
* md-cache: Cache gluster-swift metadataPrashanth Pai2016-03-161-0/+22
* performance/open-behind: Fix fdctx dump NULL dereferencePranith Kumar K2016-02-081-3/+4
* performance/write-behind: fix memory corruptionRaghavendra G2016-01-131-9/+45
* performance/write-behind: maintain correct transit size in case ofRaghavendra G2016-01-061-15/+9
* wb: remove inline keywordRaghavendra Talur2015-12-311-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-229-9/+9
* performance/write-behind: retry "failed syncs to backend"Raghavendra G2015-12-221-104/+376
* md-cache: Remove readdirp fop for md-cacheMohammed Rafi KC2015-11-091-1/+4
* 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-249-9/+9
* all: reduce "inline" usageJeff Darcy2015-09-011-4/+4
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-318-11/+71
* feature/performace: Fix broken buildKotresh HR2015-06-289-8/+10
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-271-0/+5
* Logging: Porting the performance translatorarao2015-06-2722-269/+1267
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2914-70/+0
* quick-read: Do a null check before unrefRavishankar N2015-04-171-2/+4
* performance/md-cache: set right error check in {f}getxattr_cbk()Vijay Bellur2015-04-061-2/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-2/+2