summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-154-12/+50
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-151-2/+6
* build: git ignore generated executable script gf_attachSamikshan Bairagya2017-02-151-0/+1
* build: Fix detection of uuid libs during configureAnoop C S2017-02-151-4/+8
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-151-5/+7
* gNFS: Keep the mountdict as long as the service is activeSoumya Koduri2017-02-141-3/+7
* glusterd : Fix for error mesage while detaching peersGaurav Yadav2017-02-131-0/+15
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-133-34/+33
* cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEYKrutika Dhananjay2017-02-133-11/+6
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-105-5/+5
* tests: reenable trash.tJeff Darcy2017-02-101-3/+0
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-103-95/+148
* cli: add integer check for timeout optionAtin Mukherjee2017-02-101-1/+28
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-094-15/+127
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-092-9/+43
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-091-1/+1
* glusterd: put null check for mod_dict in build_shd_graphAtin Mukherjee2017-02-091-1/+2
* libglusterfs: fix serious leak of xlator_t structuresJeff Darcy2017-02-091-0/+1
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-093-8/+4
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-081-2/+2
* afr/cluster: Restore data-self-heal-window optionRichard Wareing2017-02-081-1/+3
* tests: fix online_brick_count for multiplexingJeff Darcy2017-02-073-8/+24
* packaging: python/python2(/python3) cleanup, againKaleb S. KEITHLEY2017-02-071-2/+7
* tests : turn off nfs.disable in bug-1238706-daemons-stop-on-peer-cleanup.tAtin Mukherjee2017-02-071-0/+2
* extras/rebalance.py: Fix statvfs for FreeBSD in pythonXavier Hernandez2017-02-071-1/+9
* CLI/TIER: removing old tier commands under rebalancehari gowtham2017-02-074-18/+75
* Tier: remove warning related to the enumhari gowtham2017-02-074-12/+28
* Fixes quota list when stale gfid exist in quota.confSanoj Unnikrishnan2017-02-061-16/+19
* socket: GF_REF_PUT should be called outside lockRajesh Joseph2017-02-061-2/+4
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-061-24/+0
* Added the missing FOPs in the io-stats xlatormenakamohan2017-02-051-0/+168
* glusterd : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-034-4/+31
* extras: Provide group set for md-cache and invalidation optionsPoornima G2017-02-034-1/+33
* md-cache: initialize mdc_counter.lockVitaly Lipatov2017-02-031-0/+1
* glusterd: double-check brick liveness for remove-brick validationJeff Darcy2017-02-022-6/+24
* tests: use kill_brick instead of kill -9Jeff Darcy2017-02-027-9/+14
* socket: retry connect immediately if it failsJeff Darcy2017-02-021-2/+36
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-025-238/+375