summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* pump: status shouldn't be cleared until migration is complete during commit.Krishnan Parthasarathi2011-10-191-8/+0
* cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_tPranith Kumar K2011-10-142-5/+9
* glusterd: Removing delayed moving of op sm for stop vol/remove brick op.Krishnan Parthasarathi2011-10-145-62/+4
* glusterd: take off 'auto-commit' behavior of decommissioningAmar Tumballi2011-10-111-6/+18
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-2/+1
* cluster/dht: Handle 'user.ufo-test' sent by ufo in dht setxattr.Junaid2011-10-061-2/+53
* features/marker-quota: Return error when inode-contribution is not present in...Junaid2011-10-061-10/+16
* locks: Avoid printing blocked times for locks that were never blocked.Krishnan Parthasarathi2011-10-051-17/+39
* glusterd: pending_node type missed in profile volume op.Krishnan Parthasarathi2011-10-051-0/+2
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-052-103/+334
* glusterd: Handle restoring of volumes created in older versions.Krishnan Parthasarathi2011-10-051-15/+28
* glusterd: Shouldn't inject COMMIT_ACC event before receiving ACC from all peers.Krishnan Parthasarathi2011-10-051-1/+3
* cluster/afr: set the read child ctx only if the self-heal source is validv3.3.0qa14Raghavendra Bhat2011-10-031-4/+4
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-023-3/+3
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-0113-410/+187
* glusterd: cleanup unneeded volumes after peer detachKaushal M2011-10-014-7/+141
* glusterd, cli: adds 'force' for 'peer detach'Kaushal M2011-10-011-3/+4
* distribute rebalance: preserve proper mode in destinationv3.3.0qa13Amar Tumballi2011-09-301-3/+11
* rebalance process: propagate proper errors to userAmar Tumballi2011-09-302-9/+66
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-306-19/+65
* cluster/afr: Don't unlock sh_frame on failure in algoPranith Kumar K2011-09-302-8/+15
* gnfs/server: allow 255-char file namesRajesh Amaravathi2011-09-301-2/+2
* glusterd rebalance: allow 'status' and 'stop' from all the peersAmar Tumballi2011-09-291-1/+1
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-294-39/+59
* Second round of warning suppression.Jeff Darcy2011-09-2911-47/+14
* mgmt/glusterd: skip shd graph generation for non-replicate volsPranith Kumar K2011-09-294-33/+62
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-292-11/+106
* glusterd: allow non-related directories with same prefixRajesh Amaravathi2011-09-293-5/+10
* glusterd: prevent rebalance being called in volume status executionRaghavendra Bhat2011-09-291-0/+1
* protocol/server: check for the fd being NULL and unwindRaghavendra Bhat2011-09-291-0/+8
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-299-654/+642
* glusterd : 'volume stop' to check if other ops are in progressAmar Tumballi2011-09-281-29/+43
* glusterd rebalance: minor enhancementsAmar Tumballi2011-09-281-16/+43
* cli : new volume statedump commandKaushal M2011-09-279-28/+366
* glusterd: Should not cleanup peerinfo too soon.Krishnan Parthasarathi2011-09-272-4/+8
* storage/posix : prevent unmount of underlying fsKaushal M2011-09-272-1/+15
* glusterd: support for resetting single optionKaushal M2011-09-272-8/+57
* cluster/distribute: fixed a spurious inode refAmar Tumballi2011-09-271-4/+12
* glusterd: more checks before starting rebalanceKaushal M2011-09-271-0/+8
* glusted: while doing add-brick, handle distribute volume separatelyAmar Tumballi2011-09-271-3/+3
* glusterd: cleanup of volinfo '*_count' definitionsv3.3.0qa11Amar Tumballi2011-09-239-150/+217
* glusterd-volgen: prevent a crash when volume type is stripe-replicateAmar Tumballi2011-09-231-1/+3
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-2211-40/+576
* posix-getxattr: Honor xattr name if specifiedshishir gowda2011-09-221-4/+55
* geo-rep: disallow some special characters in url syntaxCsaba Henk2011-09-221-1/+1
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-222-6/+14
* geo-rep: implement IP address based access controlCsaba Henk2011-09-223-23/+64
* geo-rep: gsyncd: make sure path operations do not act outside the volumeCsaba Henk2011-09-221-0/+28
* gsyncd: control rsync targetCsaba Henk2011-09-225-20/+258
* gsyncd: implement restricted mode and utility dispatchCsaba Henk2011-09-222-38/+182