summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* rebalance: bring in two stagesv3.1.0qa37Amar Tumballi2010-10-012-64/+131
* 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-0141-156/+158
* 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-014-176/+86
* 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-016-5/+414
* mgmt/glusterd: Make replace-brick atomicVijay Bellur2010-10-011-18/+54
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-8/+27
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-3022-73/+2106
* 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-304-6/+52
* start the per brick process with 'glusterfsd' instead of 'glusterfs'Amar Tumballi2010-09-301-1/+1
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-1/+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-291-1/+1
* mgmt/glusterd: set the error before starting checksPranith K2010-09-291-0/+1
* mgmt/glusterd: volume start forcePranith K2010-09-299-274/+284
* storage/posix: prevent chmod() from getting called on symlinksAnand Avati2010-09-291-6/+25
* features/quiesce: new translatorAmar Tumballi2010-09-296-1/+1654
* replicate: clear pre_op_done/piggyback values after open fd self-healAnand Avati2010-09-291-2/+11
* replicate: use new style (un)locking in self heal of missing entriesAnand Avati2010-09-291-62/+5
* replicate: replace first-write-to-flush optimizationAnand V. Avati2010-09-296-594/+422
* whitespace cleanupAnand V. Avati2010-09-294-1928/+1937
* mgmt/glusterd: brick info get should compare uuid instead of hostnamePranith K2010-09-281-3/+6
* client-handshake: prevent NULL dereferenceAmar Tumballi2010-09-281-11/+33
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* mgmt/glusterd: Fix incorrect state machine transitionv3.1.0qa35Vijay Bellur2010-09-281-1/+1
* mgmt/glusterd: compute cksum upon volume retrievalVijay Bellur2010-09-281-7/+12
* Changing readdir calls to readdirp calls in DHTshishir gowda2010-09-282-21/+12
* nfs: Free inodes layer fop locals to fix memory leakShehjar Tikoo2010-09-281-10/+18
* distribute: Propagate -1 op_ret on failed fopShehjar Tikoo2010-09-281-0/+1
* do not allow remove brick if the total bricks given is less than the sub_countRaghavendra Bhat2010-09-281-6/+18
* access-control: report possible errors in graph during 'init()'Amar Tumballi2010-09-281-1/+17
* glusterd: logs is a symlink to default var log dirAmar Tumballi2010-09-283-4/+5
* unref the dict allocated in set_volume, remove_brickRaghavendra Bhat2010-09-281-0/+7
* Starting/stoppin glusterd changes brick pairsshishir gowda2010-09-281-15/+64
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-285-110/+234
* distribute: don't check for inode's gfid in _cbkv3.1.0qa34Amar Tumballi2010-09-271-2/+1
* replace brick fixesPavan Sondur2010-09-276-222/+392