summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
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
* protocol/client: fallback to anonymous fd for fsyncl17zhou2020-03-061-2/+4
* protocol/client: structure loggingyatip2020-02-036-71/+83
* 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: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-211-2/+1
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-121-11/+4
* protocol/client: Fix a log entryAnoop C S2019-12-101-1/+1
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-171-2/+5
* rpc: align structsYaniv Kaul2019-09-131-15/+15
* client xlator: misc. cleanupsYaniv Kaul2019-09-116-662/+474
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-08-061-0/+50
* 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
* protocol/client - fixing a coverity issueBarak Sason2019-08-181-3/+3
* 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-261-2/+2
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-06-021-11/+3
* 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
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-1/+6
* protocol: remove compound fopAmar Tumballi2019-04-204-2851/+2
* Replace memdup() with gf_memdup()Vijay Bellur2019-02-271-1/+1
* 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
* clang: Fix various missing checks for empty listShyamsundarR2018-12-121-4/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-066-0/+265
* all: add xlator_api to many translatorsAmar Tumballi2018-11-281-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-2912-36/+36
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-291-1/+0
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* protocol/client: unchecked return valueShwetha Acharya2018-11-151-1/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-011-2/+2
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-011-84/+1
* Land part 2 of clang-format changesGluster Ant2018-09-128-19701/+19598
* Land clang-format changesGluster Ant2018-09-124-789/+733
* Multiple files: calloc -> mallocYaniv Kaul2018-08-041-21/+16
* protocol: coverity fixesBhumika Goyal2018-08-192-8/+4
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-073-32/+24
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1