summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* all: Simplify component message id's definitionXavier Hernandez2017-12-142-1488/+182
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-13/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-053-0/+488
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-34/+31
* protocol/server: use common function to reduce duplicate codeAmar Tumballi2017-11-211-1031/+216
* rpc : Change the way client uuid is builtPoornima G2017-11-201-3/+12
* protocol/server: Update xlator options tableKaushal M2017-11-171-13/+43
* libglusterfs/options: Add new member 'setkey' to xlator optionsKaushal M2017-11-151-2/+5
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* protocol/server : Coverity FixesAshish Pandey2017-11-081-3/+2
* protocol/server: Add an argument to rpcsvc_program_registerMohammed Rafi KC2017-11-071-1/+2
* rpc: bring a new protocol versionAmar Tumballi2017-11-075-0/+373
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+7
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-23/+13
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-1/+4
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-291-1/+9
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-0/+2
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-121-33/+7
* Coverity issue fix: checked returnKartik_Burmee2017-10-041-1/+1
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1
* xlators/protocol/server: Coverity Issue in server_setvolume()Girjesh Rajoria2017-09-291-8/+0
* protocol: UNINIT coverity fixAkarsha Rai2017-09-271-1/+1
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1
* protocol/server: Remove duplicate dict_get_strAnoop C S2017-09-131-8/+0
* Command to identify client processhari gowtham2017-09-061-0/+8
* rpc: destroy transport after client_tMilind Changire2017-08-313-24/+70
* Infra to indentify processhari gowtham2017-08-162-0/+13
* protocol/server: Fix Wint-in-bool-context compiler warningAnoop C S2017-08-091-4/+4
* glusterfsd: allow subdir mountAmar Tumballi2017-08-049-187/+436
* 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