summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src/ioc-inode.c
Commit message (Expand)AuthorAgeFilesLines
* xlator/io-cache: structure loggingyatipadia2020-01-061-8/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-157/+143
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-07-271-2/+2
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-301-38/+40
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-311-2/+4
* Logging: Porting the performance translatorarao2015-06-271-9/+13
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* performance/io-cache: store op_errno in page.Raghavendra G2012-03-141-1/+1
* performance/io-cache: pass appropriate op_errno even during successfulRaghavendra G2012-03-081-1/+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-11/+14
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-141-0/+1
* performance/io-cache: logging enhancementsRaghavendra G2011-03-171-19/+48
* performance/io-cache: whitespace related changes to adhere to coding guidelines.Raghavendra G2011-03-171-114/+115
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* performance/io-cache: Remove dead assignments.Sachidananda2010-08-231-5/+0
* Memory accounting changesVijay Bellur2010-04-231-4/+6
* iatt: changes across the codebaseAnand V. Avati2010-03-161-1/+1
* fixes to compile on MacOSX (no fuse client)Amar Tumballi2009-12-011-11/+1
* Changed rbthash_table_init() to take a mem-pool argument.Vijay Bellur2009-11-261-10/+0
* performance/io-cache: change the hash function used for rbtree based hash table.Raghavendra G2009-10-291-7/+5
* libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...Raghavendra G2009-10-281-4/+9
* performance/io-cache: fix memory leak.Raghavendra G2009-10-281-0/+1
* performance/io-cache: fix double free.Raghavendra G2009-10-281-1/+1
* performance/io-cache: change data structure used to store page-cache.Raghavendra G2009-10-281-2/+22
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* fix build warnings in 'io-cache'Amar Tumballi2009-07-201-1/+7
* io-cache: handle memory allocation failuresRaghavendra G2009-06-111-1/+4
* io-cache logging level fixesAnand V. Avati2009-05-051-2/+2
* io-cache: indentation and logging fixesRaghavendra G2009-05-051-15/+18
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+201