summaryrefslogtreecommitdiffstats
path: root/xlators/performance/read-ahead
Commit message (Expand)AuthorAgeFilesLines
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-16/+16
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-282-6/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-051-10/+6
* Land part 2 of clang-format changesGluster Ant2018-09-122-1380/+1317
* Land clang-format changesGluster Ant2018-09-123-108/+88
* performance/read-ahead: stricter adherence to force-atime-updateRaghavendra G2018-07-191-12/+18
* performance/read-ahead: throwaway read-ahead cache of all fds on writes on an...Raghavendra G2018-05-291-28/+32
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+13
* performance/read-ahead: volume option fixes for GD2Csaba Henk2018-01-221-0/+7
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-93/+16
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-091-0/+18
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* 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
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-312-3/+23
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* Logging: Porting the performance translatorarao2015-06-273-32/+140
* build: do not #include "config.h" in each fileNiels de Vos2015-05-293-15/+0
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-101-0/+8
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+3
* read-ahead: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+6
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+52
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+50
* read-ahead: re-enable support for variable page sizeAnand Avati2013-02-201-1/+12
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-011-11/+18
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-3/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-104-56/+20
* core: adding extra data for fopsAmar Tumballi2012-03-222-55/+57
* performance/read-ahead: destroy pages which survived from being flushedRaghavendra G2012-03-203-2/+10
* performance/read-ahead: cleanup xlator private data completely in fini.Raghavendra G2012-03-141-2/+5
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-213-5/+13
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-142-8/+6
* read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...Kaushik BV2012-02-031-42/+25
* Fix race between read-ahead and write.Jeff Darcy2012-01-303-26/+68
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-57/+21
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-33/+19
* Change Copyright current yearPranith Kumar K2011-08-104-4/+4
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-064-12/+12
* performance-translators: print path to file while dumping fdctx.Raghavendra G2011-06-141-1/+10
* performance/read-ahead: dump pages in read-ahead cache.Raghavendra G2011-06-141-0/+91