summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-1215-1654/+2906
* geo-rep: partial support for unprivileged gsyncd via mountbrokerCsaba Henk2011-09-125-46/+197
* glusterd / cli: mount-broker serviceCsaba Henk2011-09-127-3/+1027
* add --user-map-root optionCsaba Henk2011-09-122-0/+15
* gsyncd: python3 compat fixesCsaba Henk2011-09-124-5/+36
* glusterd: fix cleaning up of runner objectCsaba Henk2011-09-121-2/+1
* 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
* 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-0741-396/+0
* 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-0724-466/+310
* 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-253-3/+3
* gsyncd: refine command invocationCsaba Henk2011-08-254-32/+124
* glusterd: do preparative gsyncd invocations with proper loggingCsaba Henk2011-08-241-33/+21
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-242-2/+2
* glusterd / geo-rep: in status, display slave URLs in simpler normalized formCsaba Henk2011-08-233-151/+271
* performance/stat-prefetch: fix memory leakRaghavendra G2011-08-231-1/+8
* cluster/distribute: unwind the proper dict in getxattr_cbkAmar Tumballi2011-08-231-1/+4
* features/marker-quota: Fix invalid reads in readdir_cbk.v3.3.0qa7Junaid2011-08-221-8/+24
* mgmt/glusterd: Initialize local variable in volgenVijay Bellur2011-08-221-1/+3
* cluster/afr: Perform flush on all the children involved in self-healPranith Kumar K2011-08-221-19/+6
* cluster/afr: Change definition of stale childPranith Kumar K2011-08-221-1/+1
* cluster/afr: Paused fop should not continue with fopPranith Kumar K2011-08-223-3/+11
* features/marker: changes in marker to avoid race conditions and corruptionsv3.3.0qa6Raghavendra Bhat2011-08-214-61/+217
* protocol/client: Changes to be benign to replace-brickVijay Bellur2011-08-211-5/+5
* debug/io-stats: Handle loglevel in initVijay Bellur2011-08-211-0/+8
* glusterd: replace-brick status was not 'shared' with peer.v3.3.0qa5Krishnan Parthasarathi2011-08-213-76/+297
* cluster/afr: fop should not continue if it is paused, until resumesPranith Kumar K2011-08-212-0/+8