summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* doc : man page and admin-guide for newly introduced snapshot delete optionSachin Pandit2014-09-232-4/+7
* feature/snapshot : Interface to delete all snapshots belonging to a system as...Sachin Pandit2014-09-238-96/+588
* doc : man page for snapshot commands.Sachin Pandit2014-09-232-61/+96
* 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-238-283/+289
* porting: Remove unnecessary code from mount_darwin.cHarshavardhana2014-09-231-279/+180
* tests: regression, can't run `prove $t` in subdirsv3.6.0beta1Kaleb S. KEITHLEY2014-09-211-2/+7
* cluster/afr: Set all the xattrs needed by index xlatorAnuradha2014-09-213-41/+88
* cluster/dht: Fix dict_t leaks in rebalance process' execution pathKrutika Dhananjay2014-09-201-4/+7
* syncop: Invoke dict_unref() in inodelk only if dictionary is not NULLVijay Bellur2014-09-201-2/+4
* 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-196-12/+273