| Commit message (Expand) | Author | Age | Files | Lines |
* | protocol/mgmt: sending wrong return value during emancipation | Mohammed Rafi KC | 2017-02-27 | 1 | -0/+2 |
* | cluster/ec: Don't trigger data/metadata heal on Lookups | Pranith Kumar K | 2017-02-26 | 11 | -143/+408 |
* | events: use attribute(format(/printf)) to catch fmt string errors | Kaleb S. KEITHLEY | 2017-02-26 | 7 | -12/+14 |
* | build: fixes to build 3.9.0rc2 on Debian | Kaleb S. KEITHLEY | 2017-02-26 | 4 | -1/+94 |
* | mgmt: Reset conf_fd to default value to avoid double close | Michael Scherer | 2017-02-26 | 1 | -0/+2 |
* | dnt: Add a GF_DEFRAG_CMD_NONE to gf_defrag_type | Michael Scherer | 2017-02-26 | 2 | -2/+3 |
* | dnt: Fix crash when showing the error message | Michael Scherer | 2017-02-26 | 1 | -1/+1 |
* | Free iobuf after using it, not before | Michael Scherer | 2017-02-26 | 1 | -2/+2 |
* | Reorder the variable initialisation | Michael Scherer | 2017-02-26 | 1 | -3/+1 |
* | Remove deadcode | Michael Scherer | 2017-02-26 | 1 | -3/+0 |
* | Remove unused conditionnal | Michael Scherer | 2017-02-26 | 1 | -15/+0 |
* | Remove deadcode, found by coverty | Michael Scherer | 2017-02-26 | 1 | -2/+0 |
* | libglusterfs, gfdb, glusterfs: Add missing breaks | Nigel Babu | 2017-02-26 | 8 | -0/+12 |
* | cli: fix error when HAVE_READLINE is false | Nigel Babu | 2017-02-25 | 1 | -7/+6 |
* | Filter coverty false positives | Michael Scherer | 2017-02-24 | 3 | -0/+4 |
* | Do not call va_end twice in _gf_log_eh | Michael Scherer | 2017-02-24 | 1 | -2/+0 |
* | Make sure that buffer is null terminated | Michael Scherer | 2017-02-24 | 1 | -1/+1 |
* | glusterd : log improvements in glusterd_op_stage_rebalance () | Atin Mukherjee | 2017-02-24 | 1 | -4/+7 |
* | features/shard: Fix EIO error on add-brick | Krutika Dhananjay | 2017-02-23 | 2 | -19/+154 |
* | gfapi: OBS build fails in post build analysis | Kaleb S. KEITHLEY | 2017-02-23 | 1 | -4/+5 |
* | nfs: remove include of mount3.h | Michael Scherer | 2017-02-23 | 1 | -1/+0 |
* | libglusterfs, dht, locks, glusterd: Coverity fixes | Nigel Babu | 2017-02-23 | 6 | -30/+10 |
* | Properly verify the return code of fcntl | Michael Scherer | 2017-02-23 | 1 | -1/+1 |
* | TESTS/TIER: bug-1303028-Rebalance-glusterd-rpc-connection-issue.t | hari gowtham | 2017-02-23 | 1 | -1/+2 |
* | features/shard: Put onus of choosing the inode to resolve on individual fops | Krutika Dhananjay | 2017-02-23 | 2 | -26/+21 |
* | tests: Added check for NFS export availability to quota-anon-fd-nfs.t | Shyam | 2017-02-22 | 1 | -0/+1 |
* | glusterd : cluster.brick-multiplex validation is missing while setting it | Gaurav Yadav | 2017-02-22 | 1 | -4/+5 |
* | snapshot/scheduler: Set sebool cron_system_cronjob_use_shares to on | Avra Sengupta | 2017-02-22 | 1 | -0/+90 |
* | glusterd: unref brickinfo object on volume stop | Atin Mukherjee | 2017-02-21 | 1 | -1/+1 |
* | cluster/ec: Fallback to precompiled code | Xavier Hernandez | 2017-02-21 | 3 | -70/+63 |
* | rpm: replace renamed python-gluster with python2-gluster | Niels de Vos | 2017-02-21 | 1 | -0/+5 |
* | Fix erronous comparaison of flags | Michael Scherer | 2017-02-20 | 1 | -1/+1 |
* | Initialize path, since coverty detect a code path where | Michael Scherer | 2017-02-20 | 1 | -1/+1 |
* | Ressources used by va_start must be freed with va_end | Michael Scherer | 2017-02-20 | 1 | -1/+4 |
* | contributors: map more email addresses and domain names | Niels de Vos | 2017-02-20 | 3 | -2/+27 |
* | Remove the useless goto | Michael Scherer | 2017-02-20 | 1 | -4/+0 |
* | marker: Fix inode value in loc, in setxattr fop | Poornima G | 2017-02-20 | 3 | -0/+36 |
* | libglusterfs: Fix a crash due to race between inode_ctx_set and inode_ref | Poornima G | 2017-02-19 | 4 | -34/+19 |
* | rpc: fix obvious typo in cleanup code in rpc_clnt_notify | Mateusz Slupny | 2017-02-19 | 1 | -1/+1 |
* | Remove deadcode, found by covertyscan | Michael Scherer | 2017-02-19 | 1 | -3/+0 |
* | posix: Fix creation of files with S_ISVTX on FreeBSD | Xavier Hernandez | 2017-02-18 | 5 | -20/+43 |
* | glusterd, readdir-ahead: Fix backward incompatibility | Poornima G | 2017-02-18 | 2 | -2/+2 |
* | glusterd: take conn->lock around operations on conn->reconnect | Jeff Darcy | 2017-02-18 | 2 | -1/+27 |
* | build: Add gf_attach to glusterfs-server package | Anoop C S | 2017-02-17 | 1 | -1/+1 |
* | glusterd : Fix for error message while removing brick | Gaurav Yadav | 2017-02-17 | 1 | -1/+2 |
* | readdir-ahead: Remove unnecessary logging | Poornima G | 2017-02-17 | 1 | -6/+0 |
* | extras: Add more options to group virt | Krutika Dhananjay | 2017-02-17 | 1 | -2/+7 |
* | build: fix linking of 'gf_logdump' and 'gf_recon' | Niels de Vos | 2017-02-17 | 1 | -4/+4 |
* | performance/decompounder: Have terminal value in options[] | Pranith Kumar K | 2017-02-16 | 1 | -0/+1 |
* | cluster/afr: Perform new entry mark before creating new entry | Pranith Kumar K | 2017-02-16 | 4 | -54/+51 |