summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster-syncop: avoid duplicate unlock of inodelk/entrylkKinglong Mee2019-03-181-0/+6
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-1/+2
* glusterd: change the op-versionSanju Rakonde2019-03-112-1/+3
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-071-0/+4
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-072-7/+12
* core: fix volume heal to avoid "invalid argument"Rinku Kothiya2019-03-051-2/+2
* core: implement a global thread poolXavi Hernandez2019-02-187-4/+947
* socket: socket event handlers now return voidMilind Changire2019-02-184-18/+16
* inode: make critical section smallerAmar Tumballi2019-02-133-217/+111
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-121-0/+8
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-5/+11
* inode: create inode outside locked regionAmar Tumballi2019-02-111-11/+13
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-072-4/+26
* glusterd: Update op-version for release 7ShyamsundarR2019-02-051-1/+3
* 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