summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-047-6/+243
* Fix bad freeMichael Scherer2017-03-031-3/+3
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-033-8/+33
* doc: Added documentation about ec implementationXavier Hernandez2017-03-031-0/+588
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-021-1/+10
* doc: Added a github issue template to redirect to mails or bugzillaShyam2017-03-021-0/+13
* dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2017-03-021-1/+1
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* glusterd: use sys_lstat instead of lstatJeff Darcy2017-03-021-1/+1
* Do not use va_end before cli_rl_out, since it use apMichael Scherer2017-03-011-2/+4
* storage/posix: Set ret value correctly before exitingKrutika Dhananjay2017-03-012-4/+3
* Return ret as soon as `this` is freedNigel Babu2017-03-011-0/+1
* tests: Fix and enable split-brain-healing mtime checkNiklas Hambüchen2017-03-011-6/+36
* rpc: log more about socket disconnectsMilind Changire2017-03-011-3/+15
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-013-32/+68
* Free brick_hint at the end of the functionNigel Babu2017-03-011-0/+2
* Use int instead of int8_t for the 3 variablesMichael Scherer2017-02-281-1/+1
* Free arg_save when malloc failMichael Scherer2017-02-281-0/+1
* tests: Mark tests/bitrot/bug-1373520.t bad until fixedKrutika Dhananjay2017-02-281-0/+3
* protocol/client: Add gfid in request for better tcpdumpsPranith Kumar K2017-02-271-0/+2
* socket: Avoid flooding of SSL messages in case of failure/successMohit Agrawal2017-02-271-7/+7
* glusterd: Fix the incorrect checkNigel Babu2017-02-271-1/+1
* Remove double free for disk_layoutMichael Scherer2017-02-271-2/+0
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-275-14/+75
* glusterd: add portmap details in glusterd statedumpAtin Mukherjee2017-02-271-0/+22
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-274-36/+111
* protocol/mgmt: sending wrong return value during emancipationMohammed Rafi KC2017-02-271-0/+2
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-2611-143/+408
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2017-02-267-12/+14
* build: fixes to build 3.9.0rc2 on DebianKaleb S. KEITHLEY2017-02-264-1/+94
* mgmt: Reset conf_fd to default value to avoid double closeMichael Scherer2017-02-261-0/+2
* dnt: Add a GF_DEFRAG_CMD_NONE to gf_defrag_typeMichael Scherer2017-02-262-2/+3
* dnt: Fix crash when showing the error messageMichael Scherer2017-02-261-1/+1
* Free iobuf after using it, not beforeMichael Scherer2017-02-261-2/+2
* Reorder the variable initialisationMichael Scherer2017-02-261-3/+1
* Remove deadcodeMichael Scherer2017-02-261-3/+0
* Remove unused conditionnalMichael Scherer2017-02-261-15/+0
* Remove deadcode, found by covertyMichael Scherer2017-02-261-2/+0
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-268-0/+12
* cli: fix error when HAVE_READLINE is falseNigel Babu2017-02-251-7/+6
* Filter coverty false positivesMichael Scherer2017-02-243-0/+4
* Do not call va_end twice in _gf_log_ehMichael Scherer2017-02-241-2/+0
* Make sure that buffer is null terminatedMichael Scherer2017-02-241-1/+1
* glusterd : log improvements in glusterd_op_stage_rebalance ()Atin Mukherjee2017-02-241-4/+7
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-02-232-19/+154
* gfapi: OBS build fails in post build analysisKaleb S. KEITHLEY2017-02-231-4/+5
* nfs: remove include of mount3.hMichael Scherer2017-02-231-1/+0
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-236-30/+10
* Properly verify the return code of fcntlMichael Scherer2017-02-231-1/+1
* TESTS/TIER: bug-1303028-Rebalance-glusterd-rpc-connection-issue.thari gowtham2017-02-231-1/+2