summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* performance/readdir-ahead: introduce directory read-ahead translatorBrian Foster2013-09-046-1/+649
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-231-0/+7
* io-cache: fix unsafe typcasting of pointer to uint64Anand Avati2013-08-221-1/+3
* md-cache: invalidate attributes on xattr updateAnand Avati2013-08-191-0/+164
* performance/write-behind: invoke request queue processing ifRaghavendra G2013-08-141-19/+30
* md-cache: fix xattr caching code in getxattrAnand Avati2013-08-071-2/+2
* performance/open-behind: Fix fd-leaks in unlink, renamePranith Kumar K2013-08-031-0/+4
* performance/io-threads: fix potential use after free crashBrian Foster2013-08-011-1/+1
* write-behind: preserve error returned as-isAmar Tumballi2013-07-241-5/+1
* performance/io-cache: check for non-null gfid before calling inode_pathRaghavendra G2013-07-101-10/+13
* glusterfs: discard (hole punch) supportBrian Foster2013-06-135-0/+190
* gluster: add fallocate fop supportBrian Foster2013-06-133-1/+111
* performance/write-behind: Enable write-behind when strict_O_DIRECT is not set.Vijay Bellur2013-05-281-2/+1
* md-cache: support negative xattr entriesAnand Avati2013-05-251-10/+31
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-05-222-5/+7
* md-cache: Make options structure NULL terminated.Krishnan Parthasarathi2013-05-201-0/+1
* quick-read: prune cache on write/[f]truncateAnand Avati2013-05-201-0/+43
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-151-0/+5
* performance/io-cache: check the inode context to be NULL before accessingRaghavendra Bhat2013-05-011-0/+7
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-1/+1
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-04-261-2/+3
* performance/io-threads: Fix range-check for least-rate-limitPranith Kumar K2013-03-211-0/+1
* performance/write-behind: guarantee non-overlapping concurrent writesAnand Avati2013-02-201-1/+65
* read-ahead: re-enable support for variable page sizeAnand Avati2013-02-201-1/+12
* open-behind: propagate errors from ob_wake_cbkAnand Avati2013-02-201-9/+25
* call-stub: internal refactorAnand Avati2013-02-191-40/+40
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-02-191-2/+2
* performance/write-behind: mark fd bad if any written behind writes fail.Raghavendra G2013-02-171-57/+114
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-078-8/+8
* open-behind: translator to perform open calls in backgroundAnand Avati2013-02-065-1/+958
* performance/write-behind: do not try to take LOCK in forgetRaghavendra Bhat2013-02-031-7/+3
* quick-read: various fixesAnand Avati2013-01-291-1/+12
* performance/io-cache: propagate errors while unwinding frame inRaghavendra G2013-01-291-5/+11
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-281-3/+29
* quick-read: refactorAnand Avati2013-01-283-3340/+413
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-232-6/+4
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-0/+2
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-212-3/+6
* write-behind: fixes issues with iobuf length for large writesKaushal M2012-12-131-5/+15
* fix memory leaksRaghavendra Bhat2012-12-041-0/+2
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-212-2/+94
* write-behind: use uint64_t for overlap comparisonAnand Avati2012-10-131-4/+4
* performance/write-behind: use try lock while taking statedumpsRaghavendra Bhat2012-10-111-2/+9
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-037-14/+23
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-037-14/+14
* build: remove -nostartfiles flagJeff Darcy2012-10-027-7/+7
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-017-7/+7
* write-behind: implement causal ordering and other cleanupAnand Avati2012-10-011-2418/+1068
* performance/io-cache: provide hook for dumping inode contextRaghavendra Bhat2012-09-191-29/+38
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+7