summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* core: fix memory allocation issuesv7.0rc1Xavi Hernandez2019-09-162-27/+35
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-151-0/+6
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-283-0/+25
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-213-40/+42
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-195-0/+90
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-243-8/+151
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-07-241-1/+9
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-07-242-2/+9
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-201-76/+61
* 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
* libglusterfs: Remove decompunder helper routines from symbol exportAnoop C S2019-05-111-4/+0
* core: Capture process memory usage at the time of call gf_msg_nomemMohit Agrawal2019-05-111-9/+13
* glusterd/store: store all key-values in one shotYaniv Kaul2019-05-083-0/+51
* libglusterfs: Fix compilation when --disable-mempool is usedPranith Kumar K2019-05-071-0/+5
* mem-pool.{c|h}: minor changesYaniv Kaul2019-05-061-25/+12
* tests: validate volfile grammar - strings in volfileAmar Tumballi2019-05-064-85/+17
* options.c,h: minor changes to GF_OPTION_RECONFYaniv Kaul2019-04-302-49/+26
* libglusterfs: remove compound-fop helper functionsAmar Tumballi2019-04-293-177/+3
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2019-04-261-0/+1
* logging.c/h: aggressively remove sprintfs()Yaniv Kaul2019-04-252-328/+201
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-246-431/+105
* core: fix hang issue in __gf_freeSusant Palai2019-04-221-1/+0
* core: handle memory accounting correctlyXavi Hernandez2019-04-224-114/+105
* shd/mux: Fix coverity issues introduced by shd mux patchMohammed Rafi KC2019-04-151-8/+13
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-151-0/+1
* graph.c: remove extra gettimeofday() - reuse the graph dob.Yaniv Kaul2019-04-152-19/+10
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-124-17/+5
* core: only log seek errors if SEEK_HOLE/SEEK_DATA is availableNiels de Vos2019-04-111-0/+4
* libglusterfs: define macros needed for cloudsyncAnuradha Talur2019-04-041-0/+4
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-021-1/+1
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-019-3/+508
* mem-pool: remove dead code.Yaniv Kaul2019-03-262-81/+0
* inode: fix unused varsAtin Mukherjee2019-03-221-1/+2
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-201-0/+13