summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* md-cache: Add additional samba and macOS specific EAs to mdcacheGünther Deschner2017-10-301-6/+60
* md-cache: free "struct mdc_conf" in fini()Niels de Vos2017-10-131-1/+1
* Fix the conditionalMichael Scherer2017-09-071-1/+1
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+1
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-281-3/+5
* md-cache: avoid checking the xattr value buffer with string functions.Günther Deschner2017-08-011-1/+1
* md-cache: Use correct xattr keynames for virtual glusterfs ACLs.Günther Deschner2017-07-291-2/+8
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-07-273-39/+67
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+5
* nl-cache: Fix a possible crash and stale cachePoornima G2017-06-133-48/+141
* readdir-ahead: Fix duplicate listing and cache size calculationPoornima G2017-06-121-19/+16
* md-cache: Fix the dump of stat inode in .meta and statedumpPoornima G2017-06-121-8/+8
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-1/+2
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-301-38/+40
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-05-301-1/+2
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-221-4/+7
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-211-1/+2
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-151-2/+0
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-2/+4
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-091-0/+18
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-082-2/+4
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-021-0/+5
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-11/+7
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-263-6/+13
* Implement negative lookup cachePoornima G2017-04-208-1/+2169
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-062-33/+16
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-051-48/+54
* reddir-ahead: Fix EOD propagation problemPoornima G2017-04-051-0/+8
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* performance/write-behind: Honor the client pid setKotresh HR2017-03-101-0/+3
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2017-02-261-1/+1
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-181-1/+1
* readdir-ahead: Remove unnecessary loggingPoornima G2017-02-171-6/+0
* performance/decompounder: Have terminal value in options[]Pranith Kumar K2017-02-161-0/+1
* md-cache: initialize mdc_counter.lockVitaly Lipatov2017-02-031-0/+1
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-12/+12
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-1/+1
* performance/write-behind: do __wb_request_unref within locksRaghavendra G2017-01-261-3/+2
* Readdir-ahead : Honor readdir-optimise option of dhtPoornima G2017-01-243-1/+20
* md-cache: Cache security.ima xattrsPoornima G2017-01-201-2/+79
* gluster: Typos in logs and commentsN Balachandran2017-01-191-4/+4
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-48/+67
* md-cache: Cache updated as a part of invalidate should not update timePoornima G2017-01-081-14/+25
* performance/write-behind: Add debug messagesRaghavendra G2017-01-081-17/+168
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+2
* readdir-ahead: Enhance EOD detection logicPoornima G2017-01-051-1/+1
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-222-35/+85
* performance/write-behind: Add more fops for checking dependency withRaghavendra G2016-12-121-0/+317
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-0/+51