summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-301-0/+39
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-281-0/+89
* rpc: bump up conn->cleanup_gen in rpc_clnt_reconnect_cleanupAtin Mukherjee2017-03-271-0/+14
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-03-101-0/+25
* glusterd: disallow increasing replica count for arbiter volumesRavishankar N2017-03-071-0/+6
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-281-0/+55
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-275-41/+95
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-201-0/+30
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-151-0/+66
* gfapi: create statedump when glusterd requests itNiels de Vos2017-02-132-7/+101
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-02-132-0/+100
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-131-0/+34
* tests: reenable trash.tJeff Darcy2017-02-131-3/+0
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-102-13/+24
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-101-1/+3
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-101-0/+40
* tests: fix online_brick_count for multiplexingJeff Darcy2017-02-083-8/+24
* CLI/TIER: removing old tier commands under rebalancehari gowtham2017-02-071-1/+16
* tests: Marked 2 tests in master that bad, the same in release-3.10Shyam2017-02-072-0/+4
* extras: Provide group set for md-cache and invalidation optionsPoornima G2017-02-061-0/+20
* glusterd: double-check brick liveness for remove-brick validationJeff Darcy2017-02-031-2/+4
* tests: use kill_brick instead of kill -9Jeff Darcy2017-02-037-9/+14
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-021-0/+9
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-0145-136/+393
* md-cache: Cache security.ima xattrsPoornima G2017-01-302-22/+34
* glusterd: daemon restart logic should adhere server side quorumAtin Mukherjee2017-01-301-0/+57
* tests/include : EXPECT_WITHIN takes full time even if expression matchesAshish Pandey2017-01-251-2/+6
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2017-01-245-242/+0
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-232-0/+8
* glusterd: bypass add-brick validation with forceAtin Mukherjee2017-01-182-2/+3
* tier : Tier as a servicehari gowtham2017-01-168-14/+36
* tests/distribute: remove bug-1063230.tN Balachandran2017-01-131-29/+0
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-0/+0
* tests: Remove rpm testNigel Babu2017-01-061-145/+0
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-0/+31
* glusterd: Fail add-brick on replica count change, if brick is downkarthik-us2017-01-062-3/+47
* tests: Remove tests/distafNigel Babu2017-01-0538-8580/+0
* tests: Fix split-brain-favorite-child-policy.t failuresRavishankar N2017-01-022-4/+15
* tests: fix tests/bugs/glusterd/bug-913555.t spurious failuresAtin Mukherjee2017-01-011-5/+8
* glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-301-0/+26
* Repair EC tests for FB environment (/mnt/gvfs is teh sux00r)Kevin Vigor2016-12-292-2/+2
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-272-0/+88
* tests: Fix spurious failure in tests/bugs/replicate/bug-1402730.tKrutika Dhananjay2016-12-211-2/+2
* tests: Fix spurious failure in bug-1402841.t-mt-dir-scan-race.tKrutika Dhananjay2016-12-191-0/+10
* tests: Move tests/basic/gfapi/bug1291259.t to bad tests listKrutika Dhananjay2016-12-191-0/+2
* tests: Fix spurious test failure in bug-1316437.tRajesh Joseph2016-12-161-2/+1
* glfsheal: Explicitly enable self-heal xlator optionsRavishankar N2016-12-151-0/+3
* access_control : address O_TRUNC and O_APPEND flag properly in posix_acl_openJiffin Tony Thottan2016-12-142-0/+53
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-121-0/+42
* syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-091-0/+31