summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* porting: OSX build fixesHarshavardhana2014-10-233-0/+7
* logs: Do selective logging for errnosPranith Kumar K2014-10-225-49/+62
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-226-83/+330
* ec: Fix self-heal issuesXavier Hernandez2014-10-2215-349/+560
* test/ec: Fix spurious failures caused by self-healXavier Hernandez2014-10-2112-41/+45
* 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-204-39/+47
* build: include contrib/umountd in the 'make dist' tarballNiels de Vos2014-10-071-0/+1
* ec: Add state dump supportXavier Hernandez2014-10-043-0/+80
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-0313-89/+356
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-033-4/+55
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* doc: added documentation for dispersed volumesXavier Hernandez2014-09-302-2/+177
* 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-304-3/+74
* geo-rep: Fix rename of directory syncing.Kotresh HR2014-09-291-1/+1
* geo-rep: fix same file different gfid in master and slaveAravinda VK2014-09-292-17/+38
* 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
* glusterfs.spec.in: add psmisc to -server subpackageKaleb S. KEITHLEY2014-09-261-2/+11
* Use sane OS-dependent defaults for SSL configurationEmmanuel Dreyfus2014-09-262-5/+25
* 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
* synctask: add backtrace per waiting taskKrishnan Parthasarathi2014-09-262-1/+4
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* build: remove /sbin/ldconfig as interpreterBala.FA2014-09-251-4/+11
* socket: Fixed parsing RPC records containing multi fragmentsGu Feng2014-09-251-3/+20
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* cluster/afr: Fix spurious metadata self-healsv3.6.0beta2Pranith Kumar K2014-09-247-29/+86
* doc/snapshot : admin guide updation.Sachin Pandit2014-09-241-0/+36
* 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-246-23/+146
* glusterd: Authenticate management handshake requestsKaushal M2014-09-245-4/+125
* 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
* test : Fix for spurious failureSachin Pandit2014-09-232-6/+8
* glusterd: Set the rlimit for Open FDs to higher value.Vijaikumar M2014-09-231-0/+18
* cli/snapshot : Add confirmation dialog to snapshot restore operation.Sachin Pandit2014-09-231-2/+19
* cli/snapshot : update of a snapshot delete syntax in documentation.Sachin Pandit2014-09-231-2/+2
* glusterd/snapshot : Fail the snapshot create operation if geo-rep is runningSachin Pandit2014-09-231-1/+11
* glusterd: Parsing key/value pair with value containing '='.Vijaikumar M2014-09-231-1/+1
* glusterd/snapshot: Inherit the mount options of a original brick when creatin...Vijaikumar M2014-09-237-122/+250