summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-1/+1
* cluster/dht: Perform migrate-file with lk-owner (#1581)Pranith Kumar Karampuri2020-10-291-0/+4
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-2/+3
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-1/+1
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-0/+2
* xlators/protocol/server: lto-type-mismatchKaleb S. KEITHLEY2020-07-071-1/+1
* build: Pass $(LIB_DL) using prog_LDADD or lib_LIBADDAnoop C S2020-06-201-2/+2
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-091-0/+1
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-041-3/+9
* protocol/client: fallback to anonymous fd for fsyncl17zhou2020-03-061-2/+4
* protocol/client: structure loggingyatip2020-02-036-71/+83
* protocol/server-helpers: structure loggingyatip2020-02-272-58/+66
* protocol/server-rpc-fops_v2: structure loggingyatip2020-02-272-411/+363
* protocol/server: structure loggingyatip2020-02-202-147/+157
* dht: Fix stale-layout and create issueSusant Palai2019-12-271-4/+5
* protocol/client-rpc-fops: structure loggingyatip2020-01-302-350/+278
* protocol/client: Maintain connection to brick statusPranith Kumar K2020-02-042-7/+5
* protocol/client: structure loggingyatip2020-01-292-78/+88
* protocol/client-handshake: structure loggingyatip2020-01-242-175/+170
* protocol/client-rpc-fops_v2: structure loggingyatip2020-01-242-216/+168
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-141-2/+2
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-212-16/+28
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-122-28/+8
* protocol/client: Fix a log entryAnoop C S2019-12-101-1/+1
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-172-16/+22
* rpc: align structsYaniv Kaul2019-09-134-208/+214
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-041-24/+6
* client xlator: misc. cleanupsYaniv Kaul2019-09-116-662/+474
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-08-064-0/+70
* protocol/client: don't reopen fds on which POSIX locks are held after a recon...Raghavendra G2019-05-137-6/+109
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-091-2/+6
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-07-051-2/+63
* logging: Structured logging reference PRAravinda VK2019-07-032-149/+127
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-07-161-1/+5
* protocol/client - fixing a coverity issueBarak Sason2019-08-181-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-06-281-1/+0
* client-handshake.c: minor changes and removal of dead code.Yaniv Kaul2019-08-062-287/+54
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-262-4/+4
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-06-023-49/+16
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-041-4/+12
* across: coverity fixesAmar Tumballi2019-05-171-0/+3
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-271-3/+0
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-1/+6
* protocol: remove compound fopAmar Tumballi2019-04-209-7483/+5
* Replace memdup() with gf_memdup()Vijay Bellur2019-02-272-3/+2
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-012-6/+25
* protocol: add an option to force using old-protocolAmar Tumballi2019-03-293-3/+24
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-1/+30
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-281-1/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-246-244/+308