summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-293-40/+42
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-232-2/+2
* backup-volfile-server: ignore duplicate entriesAmar Tumballi2019-07-231-2/+4
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-226-1/+92
* logging.c: check for skip_logging() in _gf_slog(), _gf_smsg()Yaniv Kaul2019-07-161-0/+8
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-151-76/+61
* Replace usleep() with nanosleep()Vijay Bellur2019-07-114-1/+26
* Remove hadoop related code from the codebaseVijay Bellur2019-07-091-1/+0
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-093-8/+151
* glusterfs-fops: fix the modularityAmar Tumballi2019-07-026-24/+250
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-1/+9
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-272-2/+9
* core: fix memory allocation issuesXavi Hernandez2019-06-262-27/+35