summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-182-1/+1
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-0/+3
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-15/+8
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-031-1/+1
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-3/+3
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-081-0/+4
* dht: for many operation directory/file path is (null) in brick logAnkitRaj2017-06-051-4/+8
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-316-22/+121
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-261-2/+7
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-5/+7
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-051-7/+2
* server: fd should be refed before put into fdtableZhou Zhengping2017-05-031-3/+3
* Halo Replication feature for AFR translatorKevin Vigor2017-05-022-46/+54
* cli/auth : auth.allow and auth.reject does not accept FQDN/host nameMohit Agrawal2017-04-101-8/+31
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-302-3/+64
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-011-1/+1
* protocol/client: Add gfid in request for better tcpdumpsPranith Kumar K2017-02-271-0/+2
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-261-0/+1
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-5/+0
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-7/+13
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-133-34/+33
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-305-199/+203
* gluster: Typos in logs and commentsN Balachandran2017-01-191-1/+1
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-124-1/+42
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-212-3/+4
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-202-1/+2
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-162-4/+1
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-044-273/+168
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* protocol/server: capture offset in seekRavishankar N2016-11-283-0/+10
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-11-271-2/+2
* protocol/server: Remove unused variableAnoop C S2016-11-221-2/+0
* protocol/client: Fix iobref and iobuf leaks in COMPOUND fopKrutika Dhananjay2016-11-161-1/+2
* protocol/server: Print error-xlator namePranith Kumar K2016-11-161-182/+255
* protocol/client: reduce memory usageN Balachandran2016-10-241-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-243-7/+8
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-184-11/+11
* protocol/client: fix op_errno handling, was unused variableKaleb S. KEITHLEY2016-09-151-5/+16
* xlators/protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-1/+0
* protocol/client (no 4): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-24/+0
* protocol-server: generate eventsPrasanna Kumar Kalever2016-09-062-2/+70
* protocol/client (no 5): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-4/+0
* protocol/client (no 2): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-052-7/+0
* protocol/client (no 1): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-052-4/+0
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-308-132/+873