summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...v3.1.2qa4Raghavendra G2011-01-111-42/+22
* check the value of op_ret pointer not the addressRaghavendra Bhat2011-01-071-1/+1
* performance/io-threads: implement rchecksum fop.Raghavendra G2010-12-141-0/+52
* performance/quick-read: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-1/+1
* performance/io-cache: fix warnings due to format string mismatches during inv...Raghavendra G2010-12-121-20/+28
* performance/io-threads: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-4/+6
* performance/write-behind: fix warnings due to format string mismatches during...Raghavendra G2010-12-121-11/+11
* stat-prefetch: changes to incorporate gfidv3.1.1qa11Anand Avati2010-11-251-1/+7
* performance/quick-read: handle the errors in qr_loc_fill properly when an fop...v3.1.1qa6Raghavendra G2010-11-131-2/+24
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-071-1/+1
* performance/quick-read: white space cleanupVijay Bellur2010-10-281-110/+110
* performance/quick-read: set right validation checksVijay Bellur2010-10-281-2/+2
* NULL checks in the fops of io-cacheRaghavendra Bhat2010-10-261-7/+34
* Change assert to GF_ASSERTVijay Bellur2010-10-125-6/+6
* Copyright changesVijay Bellur2010-10-1117-17/+17
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-082-1/+5
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-073-7/+74
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-054-2/+343
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-0421-63/+63
* stat-prefetch: reduce the stat-prefetch mem-pool sizeAmar Tumballi2010-10-041-1/+1
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-022-11/+11
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-014-12/+12
* check if the table is NULL before accessing itRaghavendra Bhat2010-10-011-1/+6
* io-threads: fix NULL dereference in 'reconfigure()'Amar Tumballi2010-09-271-6/+5
* performance/quick-read: fix memory leaks.Raghavendra G2010-09-221-3/+1
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-183-0/+251
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-8/+154
* performance/io-cache: fix memory leak in ioc_mknod.Raghavendra G2010-09-141-0/+7
* io-threads: return -1 in case of 'init()' failuresAmar Tumballi2010-09-131-1/+1
* performance/io-cache: Fix clang errors.Sachidananda2010-09-131-51/+37
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-9/+10
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-042-7/+10
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-12/+13
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-045-14/+14
* dump total entries cached in stat-prefetch to state-dump fileRaghavendra Bhat2010-09-022-1/+79
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-302-6/+4
* performance/stat-prefetch: while removing an entry from cache, remove it from...Raghavendra G2010-08-282-141/+109
* performance/io-cache: Remove dead assignments.Sachidananda2010-08-231-5/+0
* performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.Raghavendra G2010-08-211-2/+2
* xlators/performance: quick-read.c remove dead assignmentsSachidananda2010-08-171-4/+0
* log added in case of invalid options provided for the io-threads volumeKaushik BV2010-08-121-3/+10
* fuse resolve related changesAmar Tumballi2010-08-111-1/+1
* performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWBRaghavendra G2010-08-062-0/+6
* Remove dead variables.Sachidananda2010-08-021-2/+1
* Remove unused variables.Sachidananda2010-08-021-18/+8
* Remove unused variablesSachidananda2010-08-021-2/+0
* Remove dead variables reported by clang.Sachidananda2010-08-021-13/+4
* Remove dead variables reported by clang.Sachidananda2010-08-021-1/+1
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-4/+6