summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: remove unnecessary child_up initializationXavier Hernandez2018-02-031-7/+0
* cluster/dht: Fixed a leak in inode_refN Balachandran2018-02-021-3/+2
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-0212-12/+269
* cluster/dht: Fixed leak in dht_populate_inode_for_dentryN Balachandran2018-02-022-4/+10
* sdfs: crash fixesAmar Tumballi2018-02-012-8/+36
* afr: don't treat all cases all bricks being blamed as split-brainRavishankar N2018-02-015-9/+165
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-018-152/+581
* cluster/ec: Do lock conflict check correctly for wait-listPranith Kumar K2018-02-011-8/+15
* protocol/auth: options update for GD2Milind Changire2018-02-012-5/+35
* bitrot : improved cli report after bitrot operatoinSunny Kumar2018-02-011-0/+57
* afr: capture the correct errno in post-op quorum checkRavishankar N2018-01-311-8/+8
* statedump: sanity check of mem_acct and rec for xlatorKinglong Mee2018-01-311-2/+2
* protocol: Implement put fopPoornima G2018-01-319-1/+356
* glusterd: optimize glusterd import volumes code pathAtin Mukherjee2018-01-311-5/+7
* tests: fix tests/bugs/fuse/bug-858215.tCsaba Henk2018-01-311-2/+2
* extras/hooks: Fix S10selinux-label-brick.sh hook scriptMilan Zink2018-01-311-28/+29
* glusterd: Update op-version for masterShyamsundarR2018-01-301-1/+3
* doc: describe how to contribute when a GitHub Pull-Request is madeNiels de Vos2018-01-301-0/+33
* build: Add new glusterfs4 source files to gitignoreAnoop C S2018-01-301-0/+2
* Fix disabled-quota-root-xattr-heal.sh hook scriptMilan Zink2018-01-301-73/+76
* rpc: Showing some unusual timer error logs during brick stopMohit Agrawal2018-01-301-15/+3
* tests: merge stdout and stderr outputMilind Changire2018-01-302-6/+6
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-3012-83/+319
* core: add some examples of site.h usageJeff Darcy2018-01-304-6/+23
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-2911-924/+36
* geo-rep: Remove unused working directory check in gsyncdAravinda VK2018-01-291-37/+1
* geo-rep: Detailed JSON output for configAravinda VK2018-01-263-10/+45
* build: restore ability to control verbosity settingsJan Engelhardt2018-01-262-10/+2
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-2611-29/+280
* debug/io-stats: io-stats options for GD2Krutika Dhananjay2018-01-261-0/+54
* features/shard: shard options for GD2.Krutika Dhananjay2018-01-261-0/+3
* build: use libtirpc by default, even if ipv6 is not the defaultKaleb S. KEITHLEY2018-01-263-3/+4
* packaging: python-ctypes only in RHEL <= 7Kaleb S. KEITHLEY2018-01-261-7/+4
* glusterd: add profile_enabled flag in get-stateAtin Mukherjee2018-01-254-22/+27
* glusterd: process pmap sign in only when port is marked as freeAtin Mukherjee2018-01-251-0/+15
* build: use libtirpc by default, even if ipv6 is not the defaultNiels de Vos2018-01-241-1/+8
* cluster/dht: Skip '..' for the volume root dirN Balachandran2018-01-241-0/+5
* build: glibc has removed rpc headers and rpcgen in Fedora28, use libtirpcKaleb S. KEITHLEY2018-01-242-51/+91
* dentry fop serializer: added new server side xlator for dentry fop serializationSakshi Bansal2018-01-2411-4/+1532
* tests: Disable geo-rep testsNigel Babu2018-01-242-0/+2
* libglusterfs: Reset errno before callv4.1devNigel Babu2018-01-231-1/+4
* features/error-gen: update volume options for GD2Atin Mukherjee2018-01-231-1/+11
* geo-rep: Support for using Volinfo from Conf fileAravinda VK2018-01-234-50/+128
* performance/read-ahead: volume option fixes for GD2Csaba Henk2018-01-221-0/+7
* protocol/server: Fix "auth-path" in options tableKotresh HR2018-01-221-0/+5
* performance/write-behind: volume option fixes for GD2Csaba Henk2018-01-221-0/+18
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2018-01-2210-36/+694
* cluster/ec : EC options for GD2Sunil Kumar Acharya2018-01-221-1/+34
* geo-rep: Improve geo-rep pre-validation logsKotresh HR2018-01-221-4/+5
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-226-277/+188