summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: incorrect Requires for portblock resource agentKaleb S. KEITHLEY2016-10-281-2/+4
* tests: fix cleanup in bug-1110262.tJeff Darcy2016-10-281-7/+8
* glusterd/shared storage: Check for hook-script at stagingAvra Sengupta2016-10-272-6/+25
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-10-261-0/+48
* cluster/tier: break the monolith processing functionMilind Changire2016-10-262-309/+431
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-264-13/+27
* tools/glusterfind: kill remote processes and separate run-time directoriesMilind Changire2016-10-254-16/+60
* CLI/TIER: throw warning regarding the removal of the older commands.hari2016-10-251-0/+28
* glusterd: use GF_BRICK_STOPPING as intermediate brickinfo->status stateAtin Mukherjee2016-10-252-1/+3
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-10-253-12/+47
* rpc: Fix the race between notification and reconnectionPranith Kumar K2016-10-241-3/+4
* protocol/client: reduce memory usageN Balachandran2016-10-241-1/+1
* geo-rep: Upgrade conf file only if it is session configAravinda VK2016-10-241-1/+4
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-248-22/+46
* eventsapi: Fix sending event during volume set helpAravinda VK2016-10-241-1/+1
* geo-rep: Logging improvementsAravinda VK2016-10-244-29/+55
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-10-231-1/+1
* rpc/socket: Close pipe on disconnectionKaushal M2016-10-231-1/+8
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-232-17/+40
* bitrot/cli: Add ondemand scrub eventKotresh HR2016-10-222-0/+4
* glusterd: conditionally pass uuid for EVENT_PEER_CONNECTAtin Mukherjee2016-10-211-3/+10
* eventsapi/packaging: Fix wrong usage of %postAravinda VK2016-10-202-7/+20
* events: add TIER_START and TIER_START_FORCE eventsMilind Changire2016-10-202-11/+31
* tests: gfapi/bug1291259.c should only call glfs_free() on successNiels de Vos2016-10-202-4/+4
* cli, glusterd: Address issues in get-state cli outputSamikshan Bairagya2016-10-204-79/+36
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-207-116/+370
* eventsapi: Auto convert Boolean and Int attributesAravinda VK2016-10-193-1/+22
* cluster/tier: handle fast demotionsMilind Changire2016-10-1913-69/+213
* common-ha: Use UpdateExports dbus msg for refresh-configSoumya Koduri2016-10-192-28/+4
* build: Avoid printing python version to stdout discovered during configureAnoop C S2016-10-191-1/+1
* gfapi: add glfs_free() to glfs.hNiels de Vos2016-10-183-0/+5
* glusterd: set the brickinfo->port before spawning the bricksAtin Mukherjee2016-10-181-4/+8
* features/read-only: reten_mode is invalid to be free by mem_put()Ryan Ding2016-10-181-11/+0
* crypt: changes needed for openssl-1.1 (coming in Fedora 26)Kaleb S. KEITHLEY2016-10-181-4/+17
* geo-rep/eventsapi: Additional EventsAravinda VK2016-10-186-8/+81
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-187-7/+7
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-171-5/+5
* performance/write-behind: remove the request from liability queue inRaghavendra G2016-10-161-2/+13
* glusterd: enable default configurations post upgrade to >= 3.9.0 versionsAtin Mukherjee2016-10-162-10/+80
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-141-1/+2
* gfapi: correct the gfapi.map for glfs_ipc@GFAPI_4_0_0Niels de Vos2016-10-131-1/+1
* rpc/socket.c : Modify gf_log message in socket_poller code in case of errorMohit Agrawal2016-10-121-3/+6
* mgmt/glusterd: Cleanup memory leaks in handshakeVijay Bellur2016-10-111-0/+6
* libglusterfs/client_t: cleanup username and passwd in client_destroy()Vijay Bellur2016-10-111-0/+2
* glusterfsd/main: fix OOM adjustment for older kernelsOleksandr Natalenko2016-10-113-18/+70
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-1110-86/+309
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-115-10/+50
* socket: log the client identifier in ssl connectMohit Agrawal2016-10-051-2/+2