summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* 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
* symlink-cache: Fixing coverity issuesarao2015-03-301-1/+1
* md-cache: cache virtual POSIX ACL xattrsNiels de Vos2015-03-271-0/+12
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+1
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-102-1/+15
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-041-2/+5
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-01-231-3/+3
* build: Remove files completely in make uninstall.Raghavendra Talur2015-01-011-0/+3
* performance/readdir-ahead: indicate EOF for readdirpRaghavendra Bhat2014-12-171-2/+9
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-8/+3
* md-cache: check mtime_nsec and ctime_nsec fields for changes tooNiels de Vos2014-11-191-2/+6
* md-cache: cache the iatt when readv() was successfulNiels de Vos2014-11-191-1/+1
* performance/io-threads: Fix static analysis errorPranith Kumar K2014-10-201-4/+2
* make snapview-server more compatible with NFS serverRaghavendra Bhat2014-07-161-0/+19
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-0/+1
* performance/md-cache: Guard against null dictPranith Kumar K2014-07-011-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-245-19/+25
* build: do not create versioned <xlator>.so filesNiels de Vos2014-03-211-1/+1
* write-behind: track filesize when doing extending writesNiels de Vos2014-02-271-4/+161
* performance/io-threads: Remove code duplicationPranith Kumar K2014-02-241-1896/+78
* io-cache: Unlock and then goto out in failure case.Raghavendra Talur2014-02-171-0/+1
* performance/io-cache: Fix dereferencing of freed pointerPoornima2014-02-121-2/+6
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-2/+21
* performance/io-cache: Fix for the bugs reported by coverityPoornima2014-02-101-0/+2
* performance/quick-read: Allocated memory not freed when not used.Christopher R. Hertel2014-02-081-2/+3
* quick-read: Remove unref of a freed iobuf.Poornima2014-02-071-1/+0
* Fix for 'use after free' errors reported by coverity.Poornima2014-02-052-2/+3
* performance/io-cache: reduce the severity of log-messageRaghavendra G2014-01-031-1/+1
* write-behind: handle iobref_merge() error gracefullyAnand Avati2013-11-261-2/+3
* io-cache: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+4
* read-ahead: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+6