summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix halo-enabled optionRichard Wareing2016-12-211-8/+17
* | Repair cluster prove tests for FB environmentKevin Vigor2016-12-217-15/+42
* | nfs: [FB-ONLY] Disable rmtabShreyas Siravara2016-12-201-1/+1
* | client: Increase default ping-timeout to 180 secondsShreyas Siravara2016-12-201-1/+1
* | cluster/dht: Bug fixes to cluster.min-free-diskRichard Wareing2016-12-2013-37/+233
* | Fixes halo multi-region fail-over regressionRichard Wareing2016-12-202-4/+69
* | Add TESTER_CFLAGS config option; use to fix proves tests in FB environmentKevin Vigor2016-12-203-0/+8
* | gfproxy: Add fops-sanity test for GFProxyShreyas Siravara2016-12-191-0/+32
* | storage/posix: Add free space limits to bricksKevin Vigor2016-12-197-16/+280
* | debug/io-stats: Add errors to FOP samplesShreyas Siravara2016-12-182-51/+64
* | Repair EC tests for FB environment (/mnt/gvfs is teh sux00r)Kevin Vigor2016-12-182-2/+2
* | nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2016-12-181-1/+9
* | nfs: Fill in pargfid in NFS requestsKevin Vigor2016-12-171-1/+5
* | Adding halo-enable optionRichard Wareing2016-12-174-7/+76
* | debug/io-stats: [FB-Only] Update JSON key name to 'storage.gluster'Shreyas Siravara2016-12-171-2/+2
* | protocol/client: Fix race in brick reconnectionKevin Vigor2016-12-161-5/+23
* | Fix deadlock observed in T13390459Kevin Vigor2016-12-161-6/+10
* | nfs: Tear down transports for requests that arrive before the volume isShreyas Siravara2016-12-161-0/+43
* | Allow OS to assign us a portKevin Vigor2016-12-163-0/+15
* | debug/io-stats: Track path of operations in FOP samplesShreyas Siravara2016-12-162-129/+520
* | socket: Keepalives should happen on IPv6 as well as IPv4Shreyas Siravara2016-12-161-1/+1
* | nfs: Check for null buf, and set op_errno to EIO not 0Richard Wareing2016-12-161-0/+6
* | gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2016-12-1621-21/+2806
* | core: Disable the memory pooler in Gluster via a build flagShreyas Siravara2016-12-152-0/+16
* | Halo Replication feature for AFR translatorRichard Wareing2016-12-1520-112/+622
* | write-behind: Allow trickling-writes to be configurable, fix usage of page_si...Shreyas Siravara2016-12-144-6/+77
* | performance/md-cache: Add an option to cache all xattrs for an inodeShreyas Siravara2016-12-141-11/+22
* | tests: Fix tests/bugs/distribute/bug-1161311.tShreyas Siravara2016-12-141-2/+8
* | afr/cluster: Restore data-self-heal-window optionRichard Wareing2016-12-091-1/+3
* | performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2016-12-092-3/+8
* | dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2016-12-091-1/+1
* | glusterd: Retry volfile server multiple timesShreyas Siravara2016-12-095-29/+47
* | features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-12-099-9/+395
* | performance/io-threads: Eliminate spinlock contention via fops-per-thread-ratioRichard Wareing2016-12-093-5/+44
* | run-tests.sh: Disable NetBSD regression tests for FBShreyas Siravara2016-12-081-2/+4
* | performance/md-cache: Fix caching for root inodeShreyas Siravara2016-12-081-4/+32
* | dict_t: make dict_t a real dictionaryXiaofei Du2016-12-082-22/+82
* | gluster: IPv6 single stack supportRichard Wareing2016-12-0718-25/+376
* | [glusterfs] Allow to set dynamic library path from env variableazzolini2016-12-062-4/+27
* | Update rfc.sh to reflect release-3.8-fb as the branchShyam2016-11-121-1/+1
|/
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-111-11/+12
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-101-1/+4
* posix-acl: check dictionary before using itRajesh Joseph2016-11-091-0/+3
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-084-2/+23
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-085-16/+61
* gfapi: async fops should unref in callbacksRaghavendra Talur2016-11-073-18/+215
* glusterd/shared storage: Check for hook-script at stagingAvra Sengupta2016-11-062-6/+25
* gfapi/upcall: Fix mismatch in few upcall API SYMVERSoumya Koduri2016-11-061-3/+3
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-11-033-12/+47
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-11-031-0/+48