summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Change GNU GPL to GNU AGPLPranith K2010-10-04210-628/+628
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-045-34/+189
* implement volume level address allow/reject settingCsaba Henk2010-10-041-11/+33
* stat-prefetch: reduce the stat-prefetch mem-pool sizeAmar Tumballi2010-10-041-1/+1
* Additional status check for rebalance in progressshishir gowda2010-10-041-1/+2
* Add log-level option to command volume setshishir gowda2010-10-044-86/+26
* cli: add more type for volumesAmar Tumballi2010-10-041-0/+5
* mgmt/glusterd: update volumes on friend updatePranith K2010-10-042-7/+11
* mgmt/glusterd: update volumes from friendPranith K2010-10-041-1/+4
* volgen: impemlent dynamic (pattern-based) option matchingCsaba Henk2010-10-045-119/+143
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsKaushik 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 detachPranith 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 stagesAmar 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 rotateAmar 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