summaryrefslogtreecommitdiffstats
path: root/tests/bugs
Commit message (Expand)AuthorAgeFilesLines
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-2/+2
* core: python3Kaleb S. KEITHLEY2018-09-032-2/+2
* cluster/dht: In rename, unlink after creating linkto fileN Balachandran2018-09-031-1/+2
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-08-281-3/+7
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-231-0/+57
* cli: Fix invalid access of option_str variableShyamsundarR2018-08-201-0/+3
* cluster/afr: Fix bug-1586020-mark-dirty-for-entry-txn-on-quorum-failure.tkarthik-us2018-08-201-1/+1
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-201-1/+2
* snapshot/handshake: store description after strdupMohammed Rafi KC2018-08-201-0/+48
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-182-0/+99
* tests: Increase timeout to 30 minutes to handle lcov slownessPranith Kumar K2018-08-161-1/+1
* features/shard: Fix crash and test case in RENAME fopKrutika Dhananjay2018-08-141-40/+56
* tests: fix brick check ordersAtin Mukherjee2018-08-136-34/+57
* tests/quick-read/bug-846240.t: fix a wrong testRaghavendra G2018-08-131-2/+3
* cluster/afr: Fix bug-1433571-undo-pending-only-on-up-bricks.tkarthik-us2018-08-131-2/+2
* tests: potential fixes to bugs/replicate/bug-1408712.tRavishankar N2018-08-131-2/+15
* tests: fix tests/bugs/shard/configure-lru-limit.tAtin Mukherjee2018-08-131-0/+4
* tests: Fix cleanup routine for some mux testsShyamsundarR2018-08-132-6/+4
* Make sure EXPECT_WITHIN executes the statement multiple timesPranith Kumar K2018-08-121-6/+6
* glusterd: Compare volume_id before start/attach a brickMohit Agrawal2018-08-101-0/+93
* tests: Increase timeout for mpx restart crash testShyamsundarR2018-08-091-3/+6
* glusterd: Bricks of a normal volumes should not attach to gluster_shared_stor...Sanju Rakonde2018-08-032-33/+51
* performance/open-behind: don't use anonymous fds for reads by defaultRaghavendra G2018-08-021-0/+2
* performance/md-cache: update cache only from fops issued after previous inval...Raghavendra G2018-08-024-2/+10
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-273-1/+5
* features/shard: Make lru limit of inode list configurableKrutika Dhananjay2018-07-231-0/+48
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-224-4/+4
* build/core: location of xattr.hKaleb S. KEITHLEY2018-07-181-1/+1
* cluster/afr: Mark dirty for entry transactions for quorum failureskarthik-us2018-07-161-0/+73
* Quota: Fix crawling of filesSanoj Unnikrishnan2018-07-131-1/+1
* snapshot : remove stale entrySunny Kumar2018-07-121-0/+57
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-0/+38
* dht: Inconsistent permission for directories after brick stop/startMohit Agrawal2018-07-111-0/+70
* io-stats: Terminate dump thread when dump interval is set to 0ShyamsundarR2018-07-091-0/+41
* core: Increase SCRIPT_TIMEOUT for bug-1432542-mpx-restart-crash.tMohit Agrawal2018-07-091-1/+1
* glusterd: Introduce daemon-log-level cluster wide optionAtin Mukherjee2018-07-031-0/+93
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-06-261-5/+10
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-211-13/+13
* features/shard: Perform shards deletion in the backgroundKrutika Dhananjay2018-06-205-101/+127
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-191-0/+128
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-135-31/+188
* glusterd: address test failures with brick mux enabledAtin Mukherjee2018-05-311-1/+1
* tests/bug-1543279: mark it as badRaghavendra G2018-05-251-0/+2
* Fix a test case that can fail for certain buildsPoornima G2018-05-251-0/+1
* test: Marking test case bug-1309462.t as badShyamsundarR2018-05-231-1/+2
* afr: fix bug-1363721.t failureRavishankar N2018-05-211-2/+8
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-181-0/+70
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-05-071-0/+33
* cluster/dht: fixes to parallel renames to same destination codepathRaghavendra G2018-05-071-0/+65
* use awk to get a specific line from the output instead of cutRaghavendra Bhat2018-05-041-7/+1