summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: more sanity checks during restartAmar Tumballi2010-10-044-13/+26
* fuse: handle the case of NULL dereferenceAmar Tumballi2010-10-041-1/+2
* glusterd-volgen: fix the auth.allow/auth.reject keysAmar Tumballi2010-10-041-1/+5
* cli: mgmt/glusterd: Add commit force op to replace-brickPavan Sondur2010-10-042-7/+12
* volgen: revise option list for VOLUME SETCsaba Henk2010-10-041-134/+119
* mgmt/glusterd: dont change ret val in cmd handlers if failsv3.1.0qa40Pranith K2010-10-041-2/+2
* mgmt/glusterd: cleanup during detachVijay Bellur2010-10-041-6/+14
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-042-94/+176
* initialize the list earlier while handling create volume and add brickRaghavendra Bhat2010-10-041-2/+6
* nfs3: Convert gfid into inode numberShehjar Tikoo2010-10-041-6/+17
* nfs,nfs3: Disable subvolume on ENOTCONNShehjar Tikoo2010-10-042-31/+143
* mgmt/glusterd: added new brick validation functionalityPranith K2010-10-044-195/+242
* 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 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