summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-234-69/+4
| * tests: Fix spurious failure in tests/bugs/replicate/bug-1402730.tKrutika Dhananjay2016-12-231-2/+2
| * common-ha: add node create new node dirs in shared storageKaleb S. KEITHLEY2016-12-221-6/+6
| * tests: Fix spurious failure in bug-1402841.t-mt-dir-scan-race.tKrutika Dhananjay2016-12-211-0/+10
| * protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-202-4/+1
| * rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-202-40/+59
| * tests: Fix spurious test failure in bug-1316437.tRajesh Joseph2016-12-191-2/+1
| * upcall: Fix 'use after free' in a log messageNiels de Vos2016-12-191-3/+5
| * common-ha: add node create new node dirs in shared storageKaleb S. KEITHLEY2016-12-181-1/+91
| * glfsheal: Explicitly enable self-heal xlator optionsRavishankar N2016-12-152-0/+35
| * common-ha: explicitly set udpu transport for corosyncKaleb S. KEITHLEY2016-12-151-1/+1
| * extras: Include shard and full-data-heal in virt groupKrutika Dhananjay2016-12-151-0/+2
| * cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-12-141-35/+62
| * glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-133-3/+16
| * build: python site-packages vs. dist-packagesKaleb S. KEITHLEY2016-12-131-2/+2
| * doc: release-notes for GlusterFS-3.8.7v3.8.7Niels de Vos2016-12-131-0/+76
| * cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-133-29/+111
| * syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-112-6/+40
| * uss: snapd should enable SSL if SSL is enabled on volumeRajesh Joseph2016-12-112-0/+113
| * tools/glusterfind: avoid deleting keys directoryMilind Changire2016-12-091-0/+4
| * ganesha/scripts : use export id for dbus signalsJiffin Tony Thottan2016-12-042-10/+6
| * cli: glusterfs_ctx_defaults_init should not re-initialize ctx->locksRajesh Joseph2016-12-041-2/+0
| * selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
| * common-ha: IPaddr RA is not stopped when pacemaker quorum is lostKaleb S. KEITHLEY2016-12-021-4/+7
| * geo-rep: Handle ENOENT during unlinkAravinda VK2016-12-021-2/+4
| * common-ha: add cluster HA status to --status output for gdeployKaleb S. KEITHLEY2016-12-011-30/+59
| * geo-rep: Upgrade conf file only if it is session configAravinda VK2016-11-301-1/+4
| * cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-2913-63/+407
| * protocol/server: capture offset in seekRavishankar N2016-11-293-0/+10
| * libglusterfs: Fix a read hangPoornima G2016-11-283-3/+160
| * libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-282-3/+5
| * features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-262-2/+97
| * doc: release-notes for GlusterFS-3.8.6v3.8.6Niels de Vos2016-11-231-0/+60
| * rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-11-231-1/+1
| * geo-rep/cli: Validate Checkpoint labelAravinda VK2016-11-231-0/+25
| * glusterfsd: Continuous errors are getting in mount logs while glusterd is downMohit Agrawal2016-11-231-3/+6
| * glusterd: clean up old port and allocate new one on every restartAtin Mukherjee2016-11-237-77/+46
| * xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-232-18/+2
| * marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-212-0/+31
| * upcall: Fix a log levelPoornima G2016-11-181-2/+7
| * common-ha: nfs-grace-monitor timed out unknown error messagesKaleb S. KEITHLEY2016-11-161-3/+2
| * common-ha: remove /etc/corosync/corosync.conf in teardown/cleanupKaleb S. KEITHLEY2016-11-151-6/+9
* | Another shot at stablizing halo prove testsKevin Vigor2017-01-041-5/+24
* | Make halo prove tests less racyKevin Vigor2017-01-043-5/+71
* | cluster/afr: Hybrid mounts must honor _marked_ up/down statesRichard Wareing2016-12-291-0/+23
* | cluster/afr: Hybrid Halo mountsRichard Wareing2016-12-296-23/+337
* | Fix Halo tests in v3.6.3 of GlusterFS + minor SHD bug fixRichard Wareing2016-12-293-25/+62
* | Add halo-min-samples option, better swap logic, edge case fixesRichard Wareing2016-12-288-57/+161
* | Make Halo calculate & use average latencies, not realtimeRichard Wareing2016-12-274-10/+22
* | Add option to toggle x-halo fail-overRichard Wareing2016-12-277-19/+132