summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-04-043-11/+54
| * storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-04-043-8/+33
| * features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-04-041-1/+1
| * build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-2110-18/+18
* | nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-08-301-0/+3
* | io-stats: Expose io-thread queue depthsShreyas Siravara2017-08-309-10/+126
* | libglusterfs: Fix leak in client_t destroy structRichard Wareing2017-08-301-0/+2
* | storage/posix: Fix crash bug in posix_make_ancestryfromgfidRichard Wareing2017-08-304-5/+28
* | gNFSd: Auto re-register NFS/Mount programs with rpcbind periodicallyShreyas Siravara2017-08-305-9/+112
* | Make a DHT subvolume go read-only when a subvolume crashesShreyas Siravara2017-08-304-6/+13
* | configure: add missing square bracketsKinglong Mee2017-08-301-1/+1
* | cluster/afr: SHD should not use did_discovery code pathsRichard Wareing2017-08-293-1/+7
* | fb-smoke: Minor fixkrad2017-08-291-2/+2
* | Add negative caching to nfs auth cacheShreyas Siravara2017-08-295-351/+289
* | fb-smoke: Add test_envkrad2017-08-292-23/+171
* | features/locks: Fix crash bug in connection (lock) clean-up flowRichard Wareing2017-08-282-12/+3
* | cluster/afr: Remove "compatability" code from SHD flowRichard Wareing2017-08-281-2/+0
* | cluster/afr: Delete "special domain" AFR heal flowRichard Wareing2017-08-281-48/+15
* | fb-smoke: Add fb-smoke, build and build_env to r-3.8krad2017-08-183-0/+285
* | cluster/dht: Fix rebalance bug + better loggingRichard Wareing2017-08-151-4/+18
* | cluster/afr/shd: Fix leak in PGFID healingRichard Wareing2017-08-011-0/+4
* | cluster/afr: Fix case in PGFID healing where NOOP was not being honoredRichard Wareing2017-08-015-7/+27
* | features/quota: Fix brick crash in quota unlink callbackRichard Wareing2017-08-011-1/+1
* | afr/cluster: PGFID heal supportRichard Wareing2017-07-3112-32/+226
* | server: fix core dumps on upstream test machinesJeff Darcy2017-07-181-1/+5
* | [io-cache] cache statfsDavid Wolinsky2017-07-144-16/+208
* | [nfs] exports_auth per (sub) volumeDavid Wolinsky2017-07-138-28/+167
* | cluster/afr: Handle gfid-less directories in heal flowRichard Wareing2017-07-127-18/+251
* | tests: test fix for 67279d73Jeff Darcy2017-07-111-3/+4
* | cluster/afr: SHD should always inspect directory healsRichard Wareing2017-07-112-2/+78
* | cluster/afr: GFID unsplit improvementsRichard Wareing2017-07-117-105/+193
* | cluster/afr: Adjust gfid unsplit flow for proper correctness w/ AFR2Richard Wareing2017-07-073-8/+24
* | cluster/afr: Non-destructive GFID unsplit brain support for v3.6.xRichard Wareing2017-07-065-13/+426
* | Build/test fixes - build_env, tirpc, mem-pool, cleanupJeff Darcy2017-07-068-5/+21
* | tests: forward-porting test fixes from 3.6 branchJeff Darcy2017-07-059-3/+11
* | cluster/afr: Fix metadata split-brain flow (HOTFIX)Richard Wareing2017-07-051-0/+11
* | Revert "cluster/afr: Fix metadata split-brain flow (HOTFIX)"Jeff Darcy2017-07-031-17/+0
* | Revert "cluster/afr: Adjust gfid unsplit flow for proper correctness w/ AFR2"Jeff Darcy2017-07-031-17/+3
* | cluster/afr: Adjust gfid unsplit flow for proper correctness w/ AFR2Richard Wareing2017-07-031-3/+17
* | cluster/afr: Fix metadata split-brain flow (HOTFIX)Richard Wareing2017-07-031-0/+17
* | Change default rsize/wsize from 2 MB to 512 KBShreyas Siravara2017-06-121-1/+1
* | build: add site.h as a place to put environment-specific definesJeff Darcy2017-05-153-2/+30
* | tests: use 'localhost' in exports files so NFS mount-auth will workJeff Darcy2017-05-152-10/+18
* | tests: avoid symlink between brick and mountpointJeff Darcy2017-05-131-3/+12
* | glusterd: fix tiering/GFDB breakageJeff Darcy2017-05-131-0/+2
* | tests: call cleanup if we EXIT_EARLYJeff Darcy2017-05-131-0/+1
* | tests: remove sloppy hard-coding of loopback devsJeff Darcy2017-05-131-21/+12
* | Build/test fixesJeff Darcy2017-05-113-6/+7
* | nfs/auth: Fix sensitivity to rw,ro ordering in the exports fileShreyas Siravara2017-03-172-4/+48
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-03-1618-214/+518
|\|