summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-1322-177/+855
* mgmt/glusterd: check the availability of fuse for few glusterd operationsKaushik BV2011-09-135-0/+76
* mgmt/glusterd: fail glusterd if gsyncd does not behave as expectedKaushik BV2011-09-131-10/+26
* socket: provide proper arguments to getaddrinfoAmar Tumballi2011-09-131-1/+1
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-1217-1657/+3040
* geo-rep: partial support for unprivileged gsyncd via mountbrokerCsaba Henk2011-09-125-46/+197
* glusterd / cli: mount-broker serviceCsaba Henk2011-09-1213-3/+1377
* add --user-map-root optionCsaba Henk2011-09-125-0/+42
* cli: add --log-{file,level} optionsCsaba Henk2011-09-122-16/+28
* cli: fix option parsing bug which implied that only a single option can be usedCsaba Henk2011-09-121-0/+2
* cli: reimplement "--version" without excess bloatCsaba Henk2011-09-121-0/+5
* Revert "cli: Only admin should run gluster CLI"Csaba Henk2011-09-121-5/+0
* Revert "cli: gluster --version implementation"Csaba Henk2011-09-121-59/+15
* gsyncd: python3 compat fixesCsaba Henk2011-09-124-5/+36
* glusterd: fix cleaning up of runner objectCsaba Henk2011-09-121-2/+1
* rpc: Need to keep ref when handling cbk in call_bail.Krishnan Parthasarathi2011-09-121-0/+5
* glusterd: free the allocated string to avoid memory leakRaghavendra Bhat2011-09-122-56/+24
* protocol/client: avoid code duplication in fd based operationsRaghavendra Bhat2011-09-112-340/+42
* features/marker: unref the local incase of errors before unwindingRaghavendra Bhat2011-09-111-3/+5
* mgmt/glusterd: volume set help-xml format changeVijay Bellur2011-09-111-1/+1
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-095-310/+310
* cluster/afr: perform self-heal with least priorityPranith Kumar K2011-09-091-0/+7
* glusterd rebalance: make co-operate with all other 'op'Amar Tumballi2011-09-094-56/+380
* cli: 'gluster create volume' - improve option parsingAmar Tumballi2011-09-091-126/+93
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-092-6/+39
* performance/io-threads: treat -ve pid as request for fop with least priorityPranith Kumar K2011-09-081-63/+325
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-0811-112/+217
* posix-acl: configurable super user IDAnand Avati2011-09-082-7/+61
* cluster/afr: eager locking of FD writesAnand Avati2011-09-084-58/+182
* storage/posix: posix getxattr log enhancementRajesh Amaravathi2011-09-081-4/+4
* mount/nfs: Gluster nfs crashes with subdirectory mountRajesh Amaravathi2011-09-081-1/+4
* Save the mode flags set by the application when ACLs are in usePavan T C2011-09-081-1/+2
* gsyncd: do the homework, document _everything_Csaba Henk2011-09-089-17/+483
* nfs3: Resolve entry vs. hash conflict at same dir depthShehjar Tikoo2011-09-072-15/+46
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-0751-479/+2
* glusterd: send the 'stripe-count' value to peer during handshakeAmar Tumballi2011-09-071-0/+17
* glusterd: fail the 'peer probe' if the first connect attempt failsAmar Tumballi2011-09-071-4/+48
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-0750-4137/+957
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-079-198/+297
* cluster/afr: Prevent double big lock when data self-heal loops are not spawnedPranith Kumar K2011-09-062-7/+30
* cluster/afr: Bring down the self-heal window size to 1Pranith Kumar K2011-09-061-1/+1
* mgmt/glusterd: code re-structuringAmar Tumballi2011-09-0510-6870/+7140
* glusterd: Removed local cli lockKrishnan Parthasarathi2011-09-048-619/+348
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-312-5/+89
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-2513-38/+58
* rdd: changes in rdd.c and whitespace cleanupRaghavendra Bhat2011-08-251-344/+342
* gsyncd: refine command invocationCsaba Henk2011-08-254-32/+124
* glusterd: do preparative gsyncd invocations with proper loggingCsaba Henk2011-08-241-33/+21
* cli: "profile info" output improvementsKaushal M2011-08-241-9/+14
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-242-2/+2