summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* utime: resolve an issue of permission denied logsAmar Tumballi2020-04-221-1/+2
* events: fix IPv6 memory corruptionXavi Hernandez2020-02-281-41/+15
* eventsapi: Set IPv4/IPv6 family based on input IPAravinda VK2020-02-281-1/+4
* core: replace inet_addr with inet_ptonRinku Kothiya2020-02-281-1/+7
* core: fix memory pool management racesXavi Hernandez2020-02-285-105/+137
* gf-event: Handle unix volfile-serversPranith Kumar K2020-02-261-1/+10
* rpc: Synchronize slot allocation codeMohit Agrawal2019-12-261-34/+42
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-231-0/+6
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-283-40/+42
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-283-0/+25
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-065-0/+90
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-161-76/+61
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-07-031-0/+2
* core: fix memory allocation issuesXavi Hernandez2019-07-032-27/+35
* libglusterfs: Fix compilation when --disable-mempool is usedPranith Kumar K2019-07-031-0/+5
* mem-pool.{c|h}: minor changesYaniv Kaul2019-07-031-25/+12
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-07-036-431/+105
* core: fix hang issue in __gf_freeSusant Palai2019-06-281-1/+0
* mem-pool: remove dead code.Yaniv Kaul2019-06-282-81/+0
* core: handle memory accounting correctlyXavi Hernandez2019-04-234-114/+105
* cluster-syncop: avoid duplicate unlock of inodelk/entrylkKinglong Mee2019-04-171-0/+6
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-161-0/+1
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-161-1/+1
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-1/+2
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-083-7/+14
* socket: socket event handlers now return voidMilind Changire2019-03-024-18/+16
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-041-5/+5
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-021-0/+1
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-015-59/+105
* core: move "dict is NULL" logs to DEBUG log levelMilind Changire2019-02-011-2/+2
* syncop: remove unnecessary call to gf_backtrace_save()Xavi Hernandez2019-01-312-2/+0
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-314-4/+3
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-294-11/+12
* socket: fix issue on concurrent handle of a socketZhang Huan2019-01-281-0/+6
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-244-1/+28
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2019-01-233-5/+5
* rpc: use address-family option from vol fileMilind Changire2019-01-223-2/+19
* common-utils: make vector a const parameterXiubo Li2019-01-221-1/+1
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-183-6/+37
* lock: Add fencing supportSusant Palai2019-01-171-0/+2
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-146-12/+2
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-113-8/+8
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-01-111-2/+2
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-083-72/+877
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-071-4/+13
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-3/+3
* libglusterfs/src/mem-types.h: remove unused common enums from mem-types.hYaniv Kaul2018-12-301-136/+98
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-202-3/+8
* posix: use synctask for janitorPoornima G2018-12-191-0/+6
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-181-1/+2