summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: structure loggingyatip2020-03-036-71/+83
* protocol/server-helpers: structure loggingyatip2020-03-032-58/+66
* protocol/server-rpc-fops_v2: structure loggingyatip2020-03-032-411/+363
* protocol/server: structure loggingyatip2020-03-032-147/+157
* cluster/afr: fix race when bricks come upXavi Hernandez2020-03-023-6/+9
* xlator/dht-lock: structure loggingyatipadia2020-02-262-105/+113
* mount.glusterfs: don't strip / from subdir-mountsAndreas Loibl2020-02-201-0/+1
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-02-201-6/+8
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-185-15/+7
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-171-17/+21
* dht - Reducing methods scopeBarak Sason Rofman2020-02-136-104/+60
* cluster/afr: Check for lock on source & sink before doing data healkarthik-us2020-02-131-3/+19
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-2/+12
* tests: Fix spurious self-heald.t failurePranith Kumar K2020-02-111-23/+15
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2020-02-094-40/+129
* dht: Fix stale-layout and create issueSusant Palai2020-02-096-20/+253
* bitrot: Make number of signer threads configurableKotresh HR2020-02-076-21/+145
* protocol/client-rpc-fops: structure loggingyatip2020-02-062-350/+278
* protocol/client: Maintain connection to brick statusPranith Kumar K2020-02-052-7/+5
* dht-hashfn.c: ensure we do not try to calculate hash on NULL pathYaniv Kaul2020-02-051-0/+3
* xlator/dht-selfheal: structure loggingyatipadia2020-02-043-258/+222
* xlator/bit-rot: structure loggingyatipadia2020-02-042-137/+153
* xlator/snapview: structure loggingyatip2020-02-042-225/+189
* xlator/dht-linkfile: structure loggingyatip2020-02-042-26/+269
* 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
* ec: change error message for heal commands for disperse volumeSheetal Pamecha2020-02-031-1/+3
* Improve logging in EC, client and lock translatorAshish Pandey2020-02-033-7/+12
* geo-rep: Fix for "Transport End Point not connected" issueHarpreet Kaur2020-01-312-0/+63
* afr: restore timestamp of files during metadata healSheetal Pamecha2020-01-241-6/+2
* snapview: fix memory leakXie Changlong2020-01-231-3/+2
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-231-2/+2
* multiple files: ensure nfs_svc functions are availableYaniv Kaul2020-01-237-25/+48
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-222-16/+28
* posix-entry-ops.c/posix.h: improve GFID_NULL_CHECK_AND_GOTO macroYaniv Kaul2020-01-212-19/+31
* Fix possible resource leaks.Xi Jinyu2020-01-211-0/+3
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-214-32/+14
* glusterd: fix use after freeXie Changlong2020-01-201-1/+3
* protocol/client: Fix a log entryAnoop C S2020-01-151-1/+1
* dht-hashfn.c: remove a strlen()Yaniv Kaul2020-01-141-16/+19
* multiple xlators: reduce key lengthYaniv Kaul2020-01-1415-117/+116
* xlator/changelog: structure loggingyatipadia2020-01-148-155/+209
* xlator/bit-rot-stub-helpers: structure loggingyatipadia2020-01-143-71/+76
* xlators/storage: remove duplicated includesDmitry Antipov2020-01-133-3/+0
* xlators/storage: prefer HAVE_xxx to host C library predefinesDmitry Antipov2020-01-131-5/+1
* glusterd-volgen.c: fix to disable property when gNFS disabled.Yaniv Kaul2020-01-131-8/+10
* dht-rename.c: fix Coverity issues 1397018/7 - strcat into uninitialized valueYaniv Kaul2020-01-101-0/+4
* multiple: fix bad type castXavi Hernandez2020-01-106-21/+42
* fuse: degrade logging of write failure to fuse deviceCsaba Henk2020-01-092-7/+80