summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: update to readthedocs.io documentationSaravanakumar Arumugam2016-12-112-3/+3
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-113-23/+18
* syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-092-6/+40
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64
* ganesha/scripts : find export id for already exported volume in S31ganesha-st...Jiffin Tony Thottan2016-12-081-0/+3
* eventsapi: Log all published events and provide option to disable loggingAravinda VK2016-12-083-7/+17
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-083-3/+16
* glusterfsd : fix null pointer dereference in glusterfs_handle_barrierAtin Mukherjee2016-12-071-1/+5
* tools/glusterfind: avoid deleting keys directoryMilind Changire2016-12-071-0/+4
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-072-2/+6
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-072-69/+13
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-062-33/+53
* build: Use %{_datadir} rpm macro in spec fileAnoop C S2016-12-061-4/+4
* glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-066-87/+35
* glusterd : coverity fix for string overflowMuthu-vigneshwaran2016-12-062-3/+5
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-061-4/+3
* rpc: fix for race between rpc and protocol/clientRajesh Joseph2016-12-052-40/+59
* extras: Include shard and full-data-heal in virt groupKrutika Dhananjay2016-12-041-0/+2
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-047-293/+190
* cluster/ec: Check xdata to avoid memory leakAshish Pandey2016-12-021-0/+3
* eventsapi: Push Messages to Webhooks in parallelAravinda VK2016-12-022-5/+67
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-024-2/+69
* geo-rep/eventsapi: Add Master node information in Geo-rep EventsAravinda VK2016-12-024-23/+41
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-023-3/+8
* eventsapi: JSON output and different error codesAravinda VK2016-12-024-87/+259
* glusterfsd: glusterfs_ctx_defaults_init should not re-initialize ctx->locksRajesh Joseph2016-12-011-1/+0
* cluster/tier: fix op-version for tier-query-limitMilind Changire2016-12-012-1/+3
* ganesha/scripts : avoid incrementing Export Id value for already exported vol...Jiffin Tony Thottan2016-12-011-32/+10
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-012-2/+14
* common-ha: IPaddr RA is not stopped when pacemaker quorum is listKaleb S. KEITHLEY2016-12-011-4/+6
* build: add systemd dependency to the glusterfs sub-packageMilind Changire2016-12-011-5/+6
* glusterd, cli: Fix volume options output format in get-state cliSamikshan Bairagya2016-12-011-4/+21
* common-ha: add cluster HA status to --status output for gdeployKaleb S. KEITHLEY2016-12-011-28/+65
* common-HA: Increase timeout for portblock RA of action=unblockSoumya Koduri2016-12-011-1/+7
* uss: snapd should enable SSL if SSL is enabled on volumeRajesh Joseph2016-12-012-0/+113
* glusterd: Remove duplicate values for glusterd message macrosSamikshan Bairagya2016-11-301-5/+6
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-293-14/+28
* all: remove dead translatorsJeff Darcy2016-11-2935-13769/+4
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* afr: fix auto-quorumJeff Darcy2016-11-283-49/+31
* geo-rep: Fix Last synced status column issue during Hybrid CrawlAravinda VK2016-11-281-7/+9
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-11-284-18/+84
* libglusterfs: Fix a read hangPoornima G2016-11-282-3/+7
* cluster/ec: Healing should not start if only "data" bricks are UPAshish Pandey2016-11-281-11/+17
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-2813-63/+407
* protocol/server: capture offset in seekRavishankar N2016-11-283-0/+10
* gfapi: Fix memory leak in glfs-mgmtRajesh Joseph2016-11-281-0/+3
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-279-61/+469
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-11-271-2/+2