summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
...
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-041-76/+61
* Replace usleep() with nanosleep()Vijay Bellur2019-06-204-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-06-243-8/+151
* glusterfs-fops: fix the modularityAmar Tumballi2019-06-246-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-242-2/+9
* core: fix memory allocation issuesXavi Hernandez2019-06-212-27/+35
* statedump: dump the minimum and maximum latency seen by each xlatorRaghavendra Bhat2019-06-201-2/+4
* * core: do not assert in inode_unref if the inode table cleanup has startedRaghavendra Bhat2019-04-302-0/+42
* compat.h: fix a \#pragma poisoning errorDan2019-06-181-0/+3
* core: replace inet_addr with inet_ptonRinku Kothiya2019-06-141-1/+7
* core: fedora 30 compiler warningsSheetalPamecha2019-06-171-1/+1
* core: improve timer accuracyXavier Hernandez2018-01-192-80/+59
* multiple files: another attempt to remove includesYaniv Kaul2019-06-0936-119/+55
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-05-311-64/+164
* xlator/log: Add more logging in xlator_is_cleanup_startingMohammed Rafi KC2019-06-041-3/+9
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-05-201-1/+1
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-05-081-0/+2
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-173-5/+8
* glusterd/shd: Optimize the glustershd manager to send reconfigureMohammed Rafi KC2019-05-141-1/+0
* glusterfsd/cleanup: Protect graph object under a lockMohammed Rafi KC2019-05-112-27/+47
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-271-0/+2
* tests: add tests for different signal handlingAmar Tumballi2019-04-122-0/+4
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-0/+3
* inode: fix wrong loop count in __inode_ctx_freeXie Changlong2019-05-171-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-04-291-0/+2
* libglusterfs: Remove decompunder helper routines from symbol exportAnoop C S2019-05-101-4/+0
* core: Capture process memory usage at the time of call gf_msg_nomemMohit Agrawal2019-05-091-9/+13
* glusterd/store: store all key-values in one shotYaniv Kaul2019-04-283-0/+51
* libglusterfs: Fix compilation when --disable-mempool is usedPranith Kumar K2019-05-061-0/+5
* mem-pool.{c|h}: minor changesYaniv Kaul2019-02-271-25/+12
* tests: validate volfile grammar - strings in volfileAmar Tumballi2019-04-124-85/+17
* options.c,h: minor changes to GF_OPTION_RECONFYaniv Kaul2019-04-222-49/+26
* libglusterfs: remove compound-fop helper functionsAmar Tumballi2019-04-243-177/+3
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2018-11-301-0/+1
* logging.c/h: aggressively remove sprintfs()Yaniv Kaul2019-03-082-328/+201
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-056-431/+105
* core: fix hang issue in __gf_freeSusant Palai2019-04-221-1/+0
* core: handle memory accounting correctlyXavi Hernandez2019-04-124-114/+105
* shd/mux: Fix coverity issues introduced by shd mux patchMohammed Rafi KC2019-04-051-8/+13
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-041-0/+1
* graph.c: remove extra gettimeofday() - reuse the graph dob.Yaniv Kaul2019-03-252-19/+10
* Replace memdup() with gf_memdup()Vijay Bellur2019-02-274-17/+5
* core: only log seek errors if SEEK_HOLE/SEEK_DATA is availableNiels de Vos2019-04-081-0/+4
* libglusterfs: define macros needed for cloudsyncAnuradha Talur2018-10-251-0/+4
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-021-1/+1
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-259-3/+508
* mem-pool: remove dead code.Yaniv Kaul2019-03-212-81/+0