summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: changes for detach everywhereVijay Bellur2010-10-034-27/+141
* volgen: add a precise getter function which considers default values as wellCsaba Henk2010-10-022-0/+33
* volgen: add support for auth.addr.%s.{allow, reject} optionsCsaba Henk2010-10-021-0/+49
* volgen: fix up replace-brick + pump generationCsaba Henk2010-10-021-8/+14
* volgen: some refactor to make frequent invocations more handyCsaba Henk2010-10-021-54/+79
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-0226-90/+115
* xdr: introduce extra flag in rmdir requestAnand V. Avati2010-10-023-0/+4
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-022-0/+3
* cluster/pump: Do not do lookup if it is "." and ".." in pump.Pavan Sondur2010-10-021-74/+44
* rpc-transport/rdma: send disconnect event only if the transport is already co...Raghavendra G2010-10-021-3/+7
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-024-8/+31
* volgen: reimplement volgenCsaba Henk2010-10-027-2493/+735
* 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
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-023-13/+9
* mgmt/glusterd: destroy frames in callbackPranith K2010-10-022-0/+17
* Replace assert in mem_put with gf_log_callingfnshishir gowda2010-10-021-1/+6
* mgmt/glusterd: handle peer not connected in peer detachv3.1.0qa38Pranith K2010-10-021-10/+33
* debug/trace: print more information while logging inodelk and finodelk.Raghavendra G2010-10-021-5/+100
* get server xattr only if name is not NULLshishir gowda2010-10-021-4/+4
* rebalance: bring in two stagesv3.1.0qa37Amar Tumballi2010-10-013-68/+140
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-013-375/+415
* changes for replace-brick status messageRaghavendra Bhat2010-10-011-4/+29
* stat enhancementsAmar Tumballi2010-10-015-11/+95
* mgmt/glusterd: handle glusterfs crashes for start/stop of bricksPranith K2010-10-011-61/+66
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-0153-222/+242
* contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...Csaba Henk2010-10-012-5/+55
* cluster/pump: Initiailize pthread mutex and saved fds list.Pavan Sondur2010-10-011-0/+3
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-018-507/+87
* check if the table is NULL before accessing itRaghavendra Bhat2010-10-011-1/+6
* nfs3: Revalidate inode on receiving ESTALE on lookupShehjar Tikoo2010-10-012-1/+51
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-017-6/+415
* mgmt/glusterd: Make replace-brick atomicVijay Bellur2010-10-011-18/+54
* changes for the gluster sanity scriptRaghavendra Bhat2010-10-011-1/+15
* Allow graph processing even if reconfigure failsshishir gowda2010-10-011-1/+0
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-303-18/+43
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-3023-74/+2120
* glusterd: fix in log filename and log rotatev3.1.0qa36Amar Tumballi2010-09-301-18/+64
* mgmt/glusterd: memory leak fixesPranith K2010-09-302-0/+8
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-305-10/+56
* start the per brick process with 'glusterfsd' instead of 'glusterfs'Amar Tumballi2010-09-301-1/+1
* rpc: in rpc_clnt_destroy(), destroy the memory pool alsoAmar Tumballi2010-09-301-0/+8
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-302-3/+2
* protocol/client: handle more NULL dereferenceAmar Tumballi2010-09-301-43/+50
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* replicate: remove checks which prevented self-heal when open fds were presentAnand Avati2010-09-292-16/+1
* replicate: keep read_child in inode ctx as up-to-date as possibleAnand Avati2010-09-293-4/+50
* pump: skip "." and ".." entries while traversing dir treeAnand Avati2010-09-291-0/+4
* mgmt/glusterd: resolve uuid if nullPranith K2010-09-291-0/+5
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-292-9/+27