summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache
Commit message (Expand)AuthorAgeFilesLines
...
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-04-261-2/+3
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* performance/io-cache: propagate errors while unwinding frame inRaghavendra G2013-01-291-5/+11
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-232-6/+4
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* 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/io-cache: provide hook for dumping inode contextRaghavendra Bhat2012-09-191-29/+38
* performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-021-7/+60
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-6/+2
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-131-1/+14
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-4/+3
* io-cache,quick-read: bring down log levelAnand Avati2012-06-071-2/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-105-70/+25
* performance/io-cache: Enhance state-dump outputshishir gowda2012-04-011-4/+10
* core: adding extra data for fopsAmar Tumballi2012-03-223-61/+63
* performance/io-cache: destroy the pages which survived inRaghavendra G2012-03-202-0/+6
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-1/+1
* performance/io-cache: cleanup the xlator private data completely in fini.Raghavendra G2012-03-141-1/+16
* performance/io-cache: store op_errno in page.Raghavendra G2012-03-144-4/+8
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-111-5/+8
* performance/io-cache: pass appropriate op_errno even during successfulRaghavendra G2012-03-084-11/+21
* performance/io-cache: move mem-pool initialisation to init.Raghavendra G2012-03-081-24/+13
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-213-20/+22
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-142-6/+6
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+32
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+2
* build: warning suppression (round n)Amar Tumballi2011-10-201-2/+16
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-44/+18
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-291-5/+54
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-182-280/+23
* Change Copyright current yearPranith Kumar K2011-08-105-5/+5
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-065-15/+15
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-294-845/+947
* io-cache: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-15/+91
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-143-10/+156
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* performance/io-cache: fix annoying logs during reconfigureAmar Tumballi2011-05-271-53/+56
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-1/+2
* CLI : Validate options farmework.Gaurav2011-03-231-139/+17
* performance/io-cache: logging enhancementsRaghavendra G2011-03-173-65/+172
* performance/io-cache: whitespace related changes to adhere to coding guidelines.Raghavendra G2011-03-174-740/+741
* performance/io-cache: Whitespace cleanupVijay Bellur2011-02-281-205/+201
* performance/io-cache: disable caching if indicated by NFS.v3.1.2gsyncqa4Raghavendra G2011-01-271-0/+1
* performance/io-cache: fix warnings due to format string mismatches during inv...Raghavendra G2010-12-121-20/+28
* NULL checks in the fops of io-cacheRaghavendra Bhat2010-10-261-7/+34
* Change assert to GF_ASSERTVijay Bellur2010-10-122-3/+3
* Copyright changesVijay Bellur2010-10-115-5/+5