summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rpc: fix up mountbroker xdr defs and regenerate headersCsaba Henk2011-09-153-30/+42
* Proactive self heal process implementationPranith Kumar K2011-09-1426-525/+1602
* dict: add reset function which empties the dictPranith Kumar K2011-09-142-0/+25
* debug/io-stats: Allow multiple children in graphPranith Kumar K2011-09-141-2/+2
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-142-3/+11
* features/quota: implement mknod fop.Raghavendra G2011-09-141-0/+142
* glusterfsd: log the package version just after log initAmar Tumballi2011-09-141-0/+5
* libglusterfs/common-utils: resolve_ip6() to take AI_ADDRCONFIGAmar Tumballi2011-09-141-0/+1
* GlusterFS Hadoop specific DSL for mountbrokerVenky Shankar2011-09-134-12/+66
* glusterd rebalance: fix minor issuesAmar Tumballi2011-09-132-35/+42
* 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