summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-02-232-26/+21
* tests: Added check for NFS export availability to quota-anon-fd-nfs.tShyam2017-02-221-0/+1
* glusterd : cluster.brick-multiplex validation is missing while setting itGaurav Yadav2017-02-221-4/+5
* snapshot/scheduler: Set sebool cron_system_cronjob_use_shares to onAvra Sengupta2017-02-221-0/+90
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* rpm: replace renamed python-gluster with python2-glusterNiels de Vos2017-02-211-0/+5
* Fix erronous comparaison of flagsMichael Scherer2017-02-201-1/+1
* Initialize path, since coverty detect a code path whereMichael Scherer2017-02-201-1/+1
* Ressources used by va_start must be freed with va_endMichael Scherer2017-02-201-1/+4
* contributors: map more email addresses and domain namesNiels de Vos2017-02-203-2/+27
* Remove the useless gotoMichael Scherer2017-02-201-4/+0
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-203-0/+36
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-194-34/+19
* rpc: fix obvious typo in cleanup code in rpc_clnt_notifyMateusz Slupny2017-02-191-1/+1
* Remove deadcode, found by covertyscanMichael Scherer2017-02-191-3/+0
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-185-20/+43
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-182-2/+2
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-02-182-1/+27
* build: Add gf_attach to glusterfs-server packageAnoop C S2017-02-171-1/+1
* glusterd : Fix for error message while removing brickGaurav Yadav2017-02-171-1/+2
* readdir-ahead: Remove unnecessary loggingPoornima G2017-02-171-6/+0
* extras: Add more options to group virtKrutika Dhananjay2017-02-171-2/+7
* build: fix linking of 'gf_logdump' and 'gf_recon'Niels de Vos2017-02-171-4/+4
* performance/decompounder: Have terminal value in options[]Pranith Kumar K2017-02-161-0/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* geo-rep: Fix xsync crawlKotresh HR2017-02-161-1/+3