summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* statedump: dump the minimum and maximum latency seen by each xlatorRaghavendra Bhat2019-06-261-2/+4
* * core: do not assert in inode_unref if the inode table cleanup has startedRaghavendra Bhat2019-06-252-0/+42
* compat.h: fix a \#pragma poisoning errorv8devDan2019-06-251-0/+3
* core: replace inet_addr with inet_ptonRinku Kothiya2019-06-241-1/+7
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-1/+1
* core: improve timer accuracyXavier Hernandez2019-06-172-80/+59
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1436-119/+55
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-111-64/+164
* xlator/log: Add more logging in xlator_is_cleanup_startingMohammed Rafi KC2019-06-081-3/+9
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-1/+1
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-06-041-0/+2
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-313-5/+8
* glusterd/shd: Optimize the glustershd manager to send reconfigureMohammed Rafi KC2019-05-311-1/+0
* glusterfsd/cleanup: Protect graph object under a lockMohammed Rafi KC2019-05-312-27/+47
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-0/+2
* tests: add tests for different signal handlingAmar Tumballi2019-05-302-0/+4
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-0/+3
* inode: fix wrong loop count in __inode_ctx_freeXie Changlong2019-05-231-5/+6
* ec/fini: Fix race with ec_fini and ec_notifyMohammed Rafi KC2019-05-213-0/+25
* ec/shd: Cleanup self heal daemon resources during ec finiMohammed Rafi KC2019-05-131-0/+2