summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-036-4/+394
* 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-0221-61/+88
* 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
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-023-1/+23
* volgen: reimplement volgenCsaba Henk2010-10-024-2431/+684
* 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
* 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-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