| Commit message (Expand) | Author | Age | Files | Lines |
* | glusterd: (storhaug) remove ganesha | Kaleb S. KEITHLEY | 2017-03-21 | 14 | -1390/+4 |
* | TIER: watermark check during low watermark reset | hari gowtham | 2017-03-18 | 2 | -1/+95 |
* | build/packaging: Debian and Ubuntu don't have /usr/libexec | Kaleb S. KEITHLEY | 2017-03-13 | 1 | -1/+1 |
* | glusterd: don't queue attach reqs before connecting | Jeff Darcy | 2017-03-08 | 1 | -11/+18 |
* | glusterd : Fix for replicate and disperse volume option | Gaurav Yadav | 2017-03-06 | 2 | -2/+41 |
* | glusterd: disallow increasing replica count for arbiter volumes | Ravishankar N | 2017-03-06 | 1 | -0/+10 |
* | cluster/ec: Introduce optimistic changelog in EC | Pranith Kumar K | 2017-03-04 | 1 | -0/+6 |
* | Fix bad free | Michael Scherer | 2017-03-03 | 1 | -3/+3 |
* | glusterd: use sys_lstat instead of lstat | Jeff Darcy | 2017-03-02 | 1 | -1/+1 |
* | Free brick_hint at the end of the function | Nigel Babu | 2017-03-01 | 1 | -0/+2 |
* | glusterd: Fix the incorrect check | Nigel Babu | 2017-02-27 | 1 | -1/+1 |
* | 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 |
* | mgmt: Reset conf_fd to default value to avoid double close | Michael Scherer | 2017-02-26 | 1 | -0/+2 |
* | Remove deadcode | Michael Scherer | 2017-02-26 | 1 | -3/+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 | 4 | -0/+4 |
* | glusterd : log improvements in glusterd_op_stage_rebalance () | Atin Mukherjee | 2017-02-24 | 1 | -4/+7 |
* | libglusterfs, dht, locks, glusterd: Coverity fixes | Nigel Babu | 2017-02-23 | 1 | -22/+0 |
* | 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 |
* | Fix erronous comparaison of flags | Michael Scherer | 2017-02-20 | 1 | -1/+1 |
* | Remove the useless goto | Michael Scherer | 2017-02-20 | 1 | -4/+0 |
* | 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 | 1 | -1/+1 |
* | glusterd, readdir-ahead: Fix backward incompatibility | Poornima G | 2017-02-18 | 1 | -1/+1 |
* | 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 |
* | rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport | Poornima G | 2017-02-15 | 1 | -2/+4 |
* | glusterd : Fix for error mesage while detaching peers | Gaurav Yadav | 2017-02-13 | 1 | -0/+15 |
* | glusterd: keep snapshot bricks separate from regular ones | Jeff Darcy | 2017-02-10 | 1 | -82/+124 |
* | glusterd: ignore return code of glusterd_restart_bricks | Atin Mukherjee | 2017-02-09 | 1 | -9/+3 |
* | glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51 | Atin Mukherjee | 2017-02-09 | 1 | -1/+1 |
* | glusterd: put null check for mod_dict in build_shd_graph | Atin Mukherjee | 2017-02-09 | 1 | -1/+2 |
* | trash: fix problem with trash feature under multiplexing | Jeff Darcy | 2017-02-09 | 1 | -6/+0 |
* | glusterd: glusterd is crashed at the time of stop volume | Mohit Agrawal | 2017-02-08 | 1 | -2/+2 |
* | Tier: remove warning related to the enum | hari gowtham | 2017-02-07 | 3 | -11/+26 |
* | glusterd : do not load io-threads in client graph for replicate volumes | Atin Mukherjee | 2017-02-03 | 4 | -4/+31 |
* | glusterd: double-check brick liveness for remove-brick validation | Jeff Darcy | 2017-02-02 | 1 | -4/+20 |
* | glusterd: double-check whether brick is alive for stats | Jeff Darcy | 2017-02-02 | 1 | -3/+14 |
* | glusterd: fix compiler warning (unused var) if bd xlator is not enabled | Michael Adam | 2017-01-31 | 1 | -2/+2 |
* | core: run many bricks within one glusterfsd process | Jeff Darcy | 2017-01-30 | 18 | -234/+955 |
* | glusterd: regenerate volfiles on op-version bump up | Atin Mukherjee | 2017-01-27 | 1 | -28/+59 |
* | glusterd: daemon restart logic should adhere server side quorum | Atin Mukherjee | 2017-01-27 | 1 | -6/+7 |
* | glusterd: add a cli command to trigger a statedump on a client | Poornima G | 2017-01-23 | 5 | -0/+125 |
* | glusterd, rda: If parallel readdir is enabled, split the cache limit | Poornima G | 2017-01-23 | 3 | -2/+78 |
* | md-cache: Cache security.ima xattrs | Poornima G | 2017-01-20 | 1 | -0/+15 |
* | features/trash: Create trash directory only when it is enabled | Jiffin Tony Thottan | 2017-01-20 | 1 | -9/+10 |
* | ganesha/glusterd : create 'ganesha.conf' symlink for nodes in ganesha cluster | Jiffin Tony Thottan | 2017-01-19 | 1 | -9/+10 |
* | dht/rebalance Estimate time to complete rebalance | N Balachandran | 2017-01-19 | 3 | -3/+47 |