summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-2612-17/+56
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-05-252-1/+55
* tests: Fix spurious failures in ta-write-on-bad-brick.tPranith Kumar K2019-05-245-17/+36
* tests: Test openfd heal doesn't truncate filesPranith Kumar K2019-05-242-0/+218
* glusterd: coverity fixSanju Rakonde2019-05-231-1/+1
* geo-rep: Geo-rep help text issueShwetha K Acharya2019-05-231-2/+2
* glusterd-utils.c: skip checksum when possible.Yaniv Kaul2019-05-231-22/+18
* cli: Fixed typosN Balachandran2019-05-231-2/+2
* inode: fix wrong loop count in __inode_ctx_freeXie Changlong2019-05-231-5/+6
* cluster/dht: Lookup all files when processing directoryN Balachandran2019-05-231-6/+6
* lock: check null value of dict to avoid log floodingSusant Palai2019-05-231-1/+1
* ec/fini: Fix race with ec_fini and ec_notifyMohammed Rafi KC2019-05-216-0/+38
* tests/quick-read-with-upcall.t: increase the timeoutAmar Tumballi2019-05-211-1/+5
* afr/frame: Destroy frame after afr_selfheal_entry_granularMohammed Rafi KC2019-05-211-3/+8
* Revert "rpc: implement reconnect back-off strategy"Amar Tumballi2019-05-212-18/+16
* tests: change usleep() to sleep()Sanju Rakonde2019-05-162-3/+3
* features/shard: Fix crash during background shard deletion in a specific caseKrutika Dhananjay2019-05-164-4/+164
* geo-rep: Convert gfid conflict resolutiong logs into debugKotresh HR2019-05-141-9/+12
* geo-rep: Fix sync hang with tarsshKotresh HR2019-05-133-4/+163
* ec/shd: Cleanup self heal daemon resources during ec finiMohammed Rafi KC2019-05-136-13/+124
* rpc: implement reconnect back-off strategyXavier Hernandez2019-05-112-16/+18
* libglusterfs: Remove decompunder helper routines from symbol exportAnoop C S2019-05-111-4/+0
* core: Capture process memory usage at the time of call gf_msg_nomemMohit Agrawal2019-05-111-9/+13
* cli: Validate invalid slave urlKotresh HR2019-05-114-5/+31
* glusterd: Add gluster volume stop operation to glusterd_validate_quorum()Vishal Pandey2019-05-112-2/+4
* tests: fix bug-1319374.c compile warnings.Ravishankar N2019-05-101-0/+1
* shd/glusterd: Serialize shd manager to prevent race conditionMohammed Rafi KC2019-05-104-0/+72
* afr: thin-arbiter lock release fixesRavishankar N2019-05-103-47/+93
* glusterd: fix inconsistent global option output in volume getAtin Mukherjee2019-05-091-2/+2
* glusterd: reduce some work in glusterd-utils.cYaniv Kaul2019-05-091-125/+128
* tests: improve and fix some test scriptsXavier Hernandez2019-05-0919-82/+179
* geo-rep: Fix sync-method configKotresh HR2019-05-094-9/+11
* tests/geo-rep: Fix arequal checksum comparisonKotresh HR2019-05-095-9/+10
* glusterd: improve logging in __server_getspec()Sanju Rakonde2019-05-082-2/+15
* afr: log before attempting data self-heal.Ravishankar N2019-05-081-0/+3
* tests: enhance the auth.allow test to validate all failures of 'login' moduleAmar Tumballi2019-05-081-4/+49
* geo-rep: fix incorrectly formatted authorized_keysSunny Kumar2019-05-081-2/+2
* glusterd/store: store all key-values in one shotYaniv Kaul2019-05-085-323/+343
* dht: Custom xattrs are not healed in case of add-brickroot2019-05-082-8/+68
* afr : fix Coverity CID 1398627Rinku Kothiya2019-05-071-2/+9
* libglusterfs: Fix compilation when --disable-mempool is usedPranith Kumar K2019-05-071-0/+5
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-061-0/+6
* mem-pool.{c|h}: minor changesYaniv Kaul2019-05-061-25/+12
* tests: delete the snapshots and the volume after the testsRaghavendra Bhat2019-05-061-0/+22
* tests: validate volfile grammar - strings in volfileAmar Tumballi2019-05-065-85/+90
* glusterd: coverity fixAtin Mukherjee2019-05-061-2/+14
* cluster/ec: fix shd healer wait timeoutKinglong Mee2019-05-062-1/+2
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-05-061-1/+1
* glusterd: prevent use-after-free in glusterd_op_ac_send_brick_op()Niels de Vos2019-05-061-2/+1
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-051-1/+1