summaryrefslogtreecommitdiffstats
path: root/xlators/performance/read-ahead
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* performance/read-ahead: logging enhancements.Raghavendra G2011-03-172-80/+221
* performance/read-ahead: white space related changes to adhere to coding guide...Raghavendra G2011-03-174-912/+924
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-114-4/+4
* Change GNU GPL to GNU AGPLPranith K2010-10-044-12/+12
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* Remove unused variables.Sachidananda2010-08-021-18/+8
* Remove dead variables reported by clang.Sachidananda2010-08-021-13/+4
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...Raghavendra G2010-05-041-5/+15
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-234-23/+88
* iatt: changes across the codebaseAnand V. Avati2010-03-163-25/+13
* Added null checks in "fini"Harshavardhana Ranganath2009-12-181-0/+3
* performance/read-ahead: use STACK_UNWIND_STRICT for unwinding.Raghavendra G2009-11-242-18/+20
* performance/read-ahead: Process state dump operations are added.vinayak hegde2009-10-201-0/+47
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-073-3/+3
* read-ahead: NFS-friendly logic changesShehjar Tikoo2009-10-011-4/+16
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-8/+30
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-34/+0
* read-ahead: use O_ACCMODE for checking file access modes.Raghavendra G2009-07-071-2/+2
* read-ahead: fix warning by initializing conf = NULLAnand V. Avati2009-06-151-1/+1
* read-ahead: handle memory allocation failuresRaghavendra G2009-06-113-17/+111
* read-ahead: return with error code EBADF for fops on fds without file set in ...Raghavendra G2009-06-111-11/+45
* read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...Raghavendra G2009-06-111-0/+4
* log level fixes in read-aheadAnand V. Avati2009-05-051-6/+6
* read-ahead: indentation and logging fixesRaghavendra G2009-04-302-105/+84
* use ctx->page_size in all translators and transports instead of having their ...Anand V. Avati2009-04-131-26/+2
* update performance/read-ahead with new readv writev prototypesAnand V. Avati2009-04-123-21/+21
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-263-3/+3
* Added all filesVikas Gorur2009-02-185-0/+1588