summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src/io-cache.h
Commit message (Expand)AuthorAgeFilesLines
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-071-11/+0
* performance/io-cache: simplify and cleanup internal time managementDmitry Antipov2020-08-211-9/+7
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-4/+0
* performance/io-cache: update pages with write dataRaghavendra Gowdappa2018-12-181-0/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-10/+10
* Land clang-format changesGluster Ant2018-09-121-197/+186
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-07-271-1/+5
* Logging: Porting the performance translatorarao2015-06-271-22/+23
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-231-2/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-2/+1
* performance/io-cache: destroy the pages which survived inRaghavendra G2012-03-201-0/+1
* performance/io-cache: store op_errno in page.Raghavendra G2012-03-141-0/+1
* performance/io-cache: pass appropriate op_errno even during successfulRaghavendra G2012-03-081-2/+2
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-2/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-291-10/+7
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-141-0/+1
* performance/io-cache: whitespace related changes to adhere to coding guidelines.Raghavendra G2011-03-171-131/+131
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWBRaghavendra G2010-08-061-0/+1
* performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G2010-04-081-2/+4
* iatt: changes across the codebaseAnand V. Avati2010-03-161-4/+4
* performance/io-cache: cache only those files whose size falls under configure...Raghavendra G2010-01-251-0/+3
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-261-1/+4
* performance/io-cache: change the data-types to be big enough to hold size of ...Raghavendra G2009-10-301-1/+1
* performance/io-cache: change data structure used to store page-cache.Raghavendra G2009-10-281-22/+28
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* io-cache: handle memory allocation failuresRaghavendra G2009-06-111-1/+1
* io-cache logging level fixesAnand V. Avati2009-05-051-8/+8
* io-cache: indentation and logging fixesRaghavendra G2009-05-051-102/+100
* updated performance/io-cache with new readv writev prototypesAnand V. Avati2009-04-121-3/+4
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+330