| Commit message (Expand) | Author | Age | Files | Lines |
* | dht/rebalance: Increase maximum read block size from 128 KB to 1 MB | Shreyas Siravara | 2017-03-02 | 1 | -1/+1 |
* | protocol/server: Fix crash bug in unlink flow | Richard Wareing | 2017-03-02 | 1 | -0/+4 |
* | glusterd: use sys_lstat instead of lstat | Jeff Darcy | 2017-03-02 | 1 | -1/+1 |
* | storage/posix: Set ret value correctly before exiting | Krutika Dhananjay | 2017-03-01 | 1 | -1/+3 |
* | rpc/clnt: remove locks while notifying CONNECT/DISCONNECT | Raghavendra G | 2017-03-01 | 1 | -1/+1 |
* | Free brick_hint at the end of the function | Nigel Babu | 2017-03-01 | 1 | -0/+2 |
* | protocol/client: Add gfid in request for better tcpdumps | Pranith Kumar K | 2017-02-27 | 1 | -0/+2 |
* | glusterd: Fix the incorrect check | Nigel Babu | 2017-02-27 | 1 | -1/+1 |
* | Remove double free for disk_layout | Michael Scherer | 2017-02-27 | 1 | -2/+0 |
* | core: Clean up pmap registry up correctly on volume/brick stop | Samikshan Bairagya | 2017-02-27 | 1 | -8/+7 |
* | glusterd: add portmap details in glusterd statedump | Atin Mukherjee | 2017-02-27 | 1 | -0/+22 |
* | storage/posix: Execute syscalls in xattrop under different locks | Krutika Dhananjay | 2017-02-27 | 4 | -36/+111 |
* | cluster/ec: Don't trigger data/metadata heal on Lookups | Pranith Kumar K | 2017-02-26 | 5 | -100/+309 |
* | events: use attribute(format(/printf)) to catch fmt string errors | Kaleb S. KEITHLEY | 2017-02-26 | 2 | -3/+3 |
* | 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 | 1 | -0/+1 |
* | dnt: Fix crash when showing the error message | Michael Scherer | 2017-02-26 | 1 | -1/+1 |
* | 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 | 5 | -0/+5 |
* | Filter coverty false positives | Michael Scherer | 2017-02-24 | 3 | -0/+4 |
* | 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 |
* | 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 | 5 | -29/+7 |
* | features/shard: Put onus of choosing the inode to resolve on individual fops | Krutika Dhananjay | 2017-02-23 | 2 | -26/+21 |
* | glusterd : cluster.brick-multiplex validation is missing while setting it | Gaurav Yadav | 2017-02-22 | 1 | -4/+5 |
* | 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 |
* | 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 |
* | 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 | 2 | -0/+6 |
* | 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 | 3 | -5/+5 |
* | 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 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport | Poornima G | 2017-02-15 | 2 | -9/+17 |
* | cluster/dht Fix error assignment in dht_*xattr2 functions | N Balachandran | 2017-02-15 | 1 | -2/+6 |
* | cluster/ec: Change log level of messages to DEBUG | Sunil Kumar Acharya | 2017-02-15 | 1 | -5/+7 |
* | gNFS: Keep the mountdict as long as the service is active | Soumya Koduri | 2017-02-14 | 1 | -3/+7 |
* | glusterd : Fix for error mesage while detaching peers | Gaurav Yadav | 2017-02-13 | 1 | -0/+15 |