summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-063-0/+33
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-271-8/+26
* Posix: Use simple approach to close fdMohit Agrawal2020-03-202-11/+2
* utime: resolve an issue of permission denied logsAmar Tumballi2020-03-131-1/+2
* Segmentation fault occurs during truncatekinsu2020-02-241-0/+8
* core: Prevent crash on process terminationXavi Hernandez2020-02-191-19/+11
* core: fix memory pool management racesXavi Hernandez2020-02-185-106/+146
* libglusterfs-xlator: structure loggingyatipadia2020-02-144-135/+141
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-0/+1
* libglusterfs-options: structure loggingyatipadia2020-02-093-82/+100
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+1
* libglusterfs-event-epoll: structure loggingyatipadia2020-02-064-109/+114
* glusterfsd: structure loggingyatipadia2020-02-062-19/+23
* libglusterfs/common-utils: structure loggingyatipadia2020-02-042-122/+130
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-212-2/+0
* events: fix IPv6 memory corruptionXavi Hernandez2020-01-171-41/+15
* dict: use the free_pair's key presence or NULL as a sign of use.Yaniv Kaul2020-01-132-18/+15
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-071-0/+1
* cli, libglusterfs: rely on libpthread static initializersDmitry Antipov2020-01-011-26/+11
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-011-1/+0
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-271-5/+7
* timer: fix event destruction raceXavi Hernandez2019-12-271-1/+2
* Revert "store.c: remove a sys_stat() call - just open the file"Sanju Rakonde2019-12-251-1/+10
* libglusterfs/logger - code cleaningBarak Sason2019-12-201-56/+35
* store.c: remove a sys_stat() call - just open the fileYaniv Kaul2019-12-201-10/+1
* glusterd: refactoring long methodBarak Sason Rofman2019-12-191-1/+1
* call-stub.c: remove redundant validationYaniv Kaul2019-12-181-163/+0
* afr: make heal info locklessRavishankar N2019-12-121-0/+2
* rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024Mohit Agrawal2019-12-101-1/+1
* ctime: Fix ctime inconsisteny with utimensatKotresh HR2019-12-101-0/+2
* core: fix spelling mistakesSanju Rakonde2019-12-091-1/+1
* core: avoid NULL pointer dereferenceDmitry Antipov2019-12-051-4/+13
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-0/+1
* Revert "afr: make heal info lockless"Ravishankar N2019-11-281-2/+0
* afr: make heal info locklessRavishankar N2019-11-281-0/+2
* common-utils.c: add gf_strn2boolean() functionYaniv Kaul2019-11-273-1/+71
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-272-65/+10
* libglusterfs: remove unused gfdb specific files from repoAmar Tumballi2019-11-1814-5634/+1
* Revert "dict.c: remove redundant checks"MOHIT AGRAWAL2019-11-151-27/+103
* libglusterfs/dict.c: Fix memory leaks.Xi Jinyu2019-11-121-0/+11
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-121-1/+1
* dict.c: remove redundant checksYaniv Kaul2019-11-071-103/+27
* iobuf.c, h: minor fixesYaniv Kaul2019-11-072-61/+37
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-062-5/+2
* dict.c: remove one strlen() done under lock.Yaniv Kaul2019-11-051-10/+12
* gf-event: Handle unix volfile-serversPranith Kumar K2019-10-301-1/+10
* rpc: Synchronize slot allocation codeMohit Agrawal2019-10-221-33/+41
* dict.{c,h}: remove the lock from the _data structYaniv Kaul2019-10-112-5/+0
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-301-0/+3
* eventsapi: Set IPv4/IPv6 family based on input IPAravinda VK2019-09-171-1/+4