summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src/page.c
Commit message (Expand)AuthorAgeFilesLines
* performance/io-cache: Fix dereferencing of freed pointerPoornima2014-02-121-2/+6
* performance/io-cache: Fix for the bugs reported by coverityPoornima2014-02-101-0/+2
* performance/io-cache: reduce the severity of log-messageRaghavendra G2014-01-031-1/+1
* io-cache: handle iobref_merge() error gracefullyAnand Avati2013-11-261-1/+4
* performance/io-cache: Avoid double mem_put in ioc_readvPranith Kumar K2013-04-261-2/+3
* performance/io-cache: propagate errors while unwinding frame inRaghavendra G2013-01-291-5/+11
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+4
* performance/io-cache: destroy the pages which survived inRaghavendra G2012-03-201-0/+5
* 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-5/+13
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-3/+2
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-1/+1
* 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-60/+143
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-1/+2
* performance/io-cache: logging enhancementsRaghavendra G2011-03-171-34/+104
* performance/io-cache: whitespace related changes to adhere to coding guidelines.Raghavendra G2011-03-171-481/+482
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* performance/io-cache: Fix clang errors.Sachidananda2010-09-131-51/+37
* Memory accounting changesVijay Bellur2010-04-231-17/+22
* performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G2010-04-081-2/+5
* iatt: changes across the codebaseAnand V. Avati2010-03-161-8/+8
* performance/io-cache: use STACK_UNWIND_STRICT for unwinding.Raghavendra G2009-11-241-2/+2
* performance/io-cache: don't use stat got in read_cbk if it is zero-filled.Raghavendra G2009-11-201-10/+14
* performance/io-cache: change data structure used to store page-cache.Raghavendra G2009-10-281-38/+32
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-2/+2
* io-cache: handle memory allocation failuresRaghavendra G2009-06-111-25/+127
* io-cache logging level fixesAnand V. Avati2009-05-051-13/+13
* io-cache: indentation and logging fixesRaghavendra G2009-05-051-105/+107
* iobuf - account with iobref_size() instead of iov_length (vector)Anand V. Avati2009-04-171-3/+6
* updated performance/io-cache with new readv writev prototypesAnand V. Avati2009-04-121-15/+14
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+778