summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
...
* xlator.c: Unrefing inode's on error in loc_copy.Mohammed Junaid Ahmed2010-12-291-0/+7
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+6
* libglusterfs: data_copy needs to init the lockPranith K2010-12-271-0/+1
* libglusterfs: fix warnings due to format string mismatches during invocation ...Raghavendra G2010-12-121-1/+1
* inode: fix crash in logging during cyclic loop detectionAnand Avati2010-12-061-0/+2
* iatt: fix bug in ia_makedevAnand Avati2010-11-241-1/+1
* inode: catch loop formation during inode_link() and fail linkingAnand Avati2010-11-241-0/+73
* nfs: opendir/closedir for every readdirAnand Avati2010-11-152-25/+0
* Solaris: vasprint fix for %llu crashshishir gowda2010-11-131-87/+1
* libglusterfs: Memory accounting changesVijay Bellur2010-11-091-6/+8
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-071-0/+7
* Solaris build fixes: Patch for 64bit buildshishir gowda2010-10-271-0/+16
* libglusterfs: fix buffer overflow in gf_string2int()Csaba Henk2010-10-271-1/+7
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-261-1/+0
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-264-2/+493
* libglusterfs: fix graph mem typesCsaba Henk2010-10-261-3/+2
* core: Use lru_limit as count for inode and dentry mempoolShehjar Tikoo2010-10-262-2/+7
* OS X: fnctl() flag FNM_EXTMATCH is not supported under Mac OS Xnoah williamsson2010-10-261-0/+5
* Correct location of git repositoryVijay Bellur2010-10-251-1/+1
* xlator.c/option-validation: change the log level to warning when given value ...Raghavendra G2010-10-241-1/+1
* Log level mess clean upshishir gowda2010-10-242-16/+30
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-0/+4
* Change assert to GF_ASSERTVijay Bellur2010-10-126-16/+22
* Set correct logging level for log messagesPranith K2010-10-111-1/+1
* Copyright changesVijay Bellur2010-10-1152-52/+52
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-091-0/+8
* rpc/clnt: allocate a new cbk_program before registering it.Raghavendra G2010-10-081-1/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-0/+2
* mgmt/glusterd: send volume options to friendv3.1.0qa41Pranith K2010-10-051-10/+12
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-052-0/+63
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-4/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-0462-186/+186
* Add log-level option to command volume setshishir gowda2010-10-042-0/+91
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-025-29/+27
* volgen: reimplement volgenCsaba Henk2010-10-023-62/+51
* implemented graph printingCsaba Henk2010-10-026-9/+285
* xlator: make it possible to do type setting and dynamic loading separatelyCsaba Henk2010-10-022-8/+34
* Replace assert in mem_put with gf_log_callingfnshishir gowda2010-10-021-1/+6
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-017-32/+40
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-1/+1
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-4/+12
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-1/+14
* features/quiesce: new translatorAmar Tumballi2010-09-291-0/+4
* defaults.{c,h}: _resume functions addedAmar Tumballi2010-09-292-1166/+1340
* mgmt/glusterd: prevent cleanup_and_exit if its already startedPranith K2010-09-281-0/+1
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-282-9/+5
* change the loglevel from error to debug while reconfiguringRaghavendra Bhat2010-09-281-1/+1
* stack.h: remove the time/latency measurement codeAmar Tumballi2010-09-241-37/+0
* dict: add dict_get_str_boolean() function handily query string-boolean valuesCsaba Henk2010-09-242-0/+62
* core: Introduce string representation of GF_EVENTSShehjar Tikoo2010-09-222-0/+30