summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* logging.c: check for log level before checking for args.Yaniv Kaul2019-09-161-10/+8
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-09-121-7/+6
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-121-0/+6
* cluster/ec: quorum-count implementationPranith Kumar K2019-09-081-1/+3
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-056-2/+33
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-223-0/+25
* libglusterfs - fixing a coverity issueBarak Sason2019-08-201-0/+1
* logging: Structured logging reference PRAravinda VK2019-08-202-44/+36
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-0/+3
* client_t.c: removal of dead code.Yaniv Kaul2019-08-202-96/+0
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-166-96/+24
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-143-8/+25
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-081-0/+2
* dict.c: dict_unserialize() can use dict_addn()Yaniv Kaul2019-07-291-1/+1