summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client-rpc-fops: structure loggingyatip2020-02-062-350/+278
* protocol/client: Maintain connection to brick statusPranith Kumar K2020-02-052-7/+5
* protocol/client: structure loggingyatip2020-02-042-78/+88
* protocol/client-handshake: structure loggingyatip2020-02-042-175/+170
* protocol/client-rpc-fops_v2: structure loggingyatip2020-02-042-216/+168
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-231-2/+2
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-222-16/+28
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-212-28/+8
* protocol/client: Fix a log entryAnoop C S2020-01-151-1/+1
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-292-16/+22
* rpc: align structsYaniv Kaul2019-10-174-208/+214
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-141-24/+6
* client xlator: misc. cleanupsYaniv Kaul2019-10-116-662/+474
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-304-0/+70
* protocol/client: don't reopen fds on which POSIX locks are held after a recon...Raghavendra G2019-09-127-6/+109
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-101-2/+6
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-051-2/+63
* logging: Structured logging reference PRAravinda VK2019-08-202-149/+127
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-1/+5
* protocol/client - fixing a coverity issueBarak Sason2019-08-201-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-1/+0
* client-handshake.c: minor changes and removal of dead code.Yaniv Kaul2019-08-142-287/+54
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-292-4/+4
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-223-49/+16
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* across: coverity fixesAmar Tumballi2019-06-031-0/+3
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-3/+0
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-1/+6
* protocol: remove compound fopAmar Tumballi2019-04-299-7483/+5
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-122-3/+2
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-112-6/+25
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-103-3/+24
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-1/+30
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-311-1/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-211-1/+2
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-131-5/+5
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-311-2/+2
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+17
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-4/+12
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+2
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-261-1/+2
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-4/+6
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1212-7/+464
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0525-81/+81
* protocol/server: support server.all-squashXie Changlong2018-12-052-19/+35
* rpc: bump up server.event-threadsMilind Changire2018-12-041-1/+1