summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* features/snapview-server: verify the fs instance in revalidated lookups as wellRaghavendra Bhat2014-10-301-7/+53
* features/snapview-server: check if the reference to the snapshot world is cor...Raghavendra Bhat2014-10-302-8/+39
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-292-3/+19
* ec: Correctly handle xtime extended attributeXavier Hernandez2014-10-281-2/+39
* ec: Fix rebalance issuesXavier Hernandez2014-10-275-113/+218
* logs: Do selective logging for errnosPranith Kumar K2014-10-223-49/+21
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-226-83/+330
* ec: Fix self-heal issuesXavier Hernandez2014-10-2213-302/+391
* glusterd: make bricks respect 'transport.socket.bind-address'Niels de Vos2014-10-211-0/+8
* glusterd: pass the bind-address to starting servicesNiels de Vos2014-10-211-4/+16
* ec: Fix 32 bits issues on file size calculationXavier Hernandez2014-10-202-6/+4
* ec: Fix incorrect management of healed bricksXavier Hernandez2014-10-203-7/+16
* ec: Add state dump supportXavier Hernandez2014-10-041-0/+30
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-035-74/+26
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-033-4/+55
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* Fix invalid seekdir() usagev3.6.0beta3Emmanuel Dreyfus2014-09-303-3/+103
* glusterd/quota: Heal pgfid xattr on existing data when the quota is enablevmallika2014-09-303-3/+40
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-291-0/+2
* glusterd: Improve debugging experience for glusterd locksKrishnan Parthasarathi2014-09-261-8/+10
* Do not forbid fallocate on non Linux systemsEmmanuel Dreyfus2014-09-261-7/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-261-92/+123
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* cluster/afr: Fix spurious metadata self-healsv3.6.0beta2Pranith Kumar K2014-09-247-29/+86
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-242-1/+17
* Do not hardcode setfattr(1) pathEmmanuel Dreyfus2014-09-241-1/+13
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-241-0/+14
* glusterd: Authenticate management handshake requestsKaushal M2014-09-243-0/+67
* ec: Add config information in an xattrXavier Hernandez2014-09-237-1/+185
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29
* features/marker: Fill loc->path before sending the control to healingVarun Shastry2014-09-232-24/+42
* glusterd: Set the rlimit for Open FDs to higher value.Vijaikumar M2014-09-231-0/+18
* glusterd/snapshot : Fail the snapshot create operation if geo-rep is runningSachin Pandit2014-09-231-1/+11
* glusterd/snapshot: Inherit the mount options of a original brick when creatin...Vijaikumar M2014-09-237-122/+250
* glusterd: Error msg for snapshot status for no existing snaps should be align...Vijaikumar M2014-09-231-35/+42
* glusterd/snapshot: Proper err msg for snapshot create command.Rajesh Joseph2014-09-231-0/+77
* feature/snapshot : Interface to delete all snapshots belonging to a system as...Sachin Pandit2014-09-231-25/+186
* glusterd/snapshot: Print correct error message on cli for snapshot operation ...Vijaikumar M2014-09-231-0/+10
* cli/snapshot : gluster volume info should not show the options which are not ...Sachin Pandit2014-09-234-257/+222
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-212-41/+30
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-201-4/+7
* ec: Fix some size_t vars to 64 bits even on 32 bits machinesXavier Hernandez2014-09-196-21/+20
* ec: Fix invalid inode lock in ftruncateXavier Hernandez2014-09-195-21/+21
* cluster/afr: perform list-xattr during lookupRavishankar N2014-09-194-11/+222