summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-162-11/+15
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-142-0/+2
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-081-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-12/+13
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-224-1/+30
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-0/+6
* 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-092-2/+3
* glusterfs-fops: fix the modularityAmar Tumballi2019-07-024-22/+248
* core: fix memory allocation issuesXavi Hernandez2019-06-261-1/+4
* * core: do not assert in inode_unref if the inode table cleanup has startedRaghavendra Bhat2019-06-251-0/+4
* compat.h: fix a \#pragma poisoning errorv8devDan2019-06-251-0/+3
* core: improve timer accuracyXavier Hernandez2019-06-171-2/+3
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1414-45/+24
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-111-64/+164
* 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-311-0/+6
* ec/fini: Fix race with ec_fini and ec_notifyMohammed Rafi KC2019-05-211-0/+3
* glusterd/store: store all key-values in one shotYaniv Kaul2019-05-081-0/+3
* tests: validate volfile grammar - strings in volfileAmar Tumballi2019-05-061-4/+0
* options.c,h: minor changes to GF_OPTION_RECONFYaniv Kaul2019-04-301-28/+16
* libglusterfs: remove compound-fop helper functionsAmar Tumballi2019-04-291-36/+0
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2019-04-261-0/+1
* logging.c/h: aggressively remove sprintfs()Yaniv Kaul2019-04-251-6/+6
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-242-7/+6
* core: handle memory accounting correctlyXavi Hernandez2019-04-221-0/+2
* 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-151-2/+2
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-122-14/+1
* 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-013-1/+13
* mem-pool: remove dead code.Yaniv Kaul2019-03-261-11/+0
* glusterd: change the op-versionSanju Rakonde2019-03-111-0/+2
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-071-2/+2
* core: implement a global thread poolXavi Hernandez2019-02-184-2/+213
* socket: socket event handlers now return voidMilind Changire2019-02-181-3/+3
* inode: make critical section smallerAmar Tumballi2019-02-131-3/+0
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-071-1/+1
* glusterd: Update op-version for release 7ShyamsundarR2019-02-051-1/+3
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-021-0/+1
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-4/+17
* syncop: remove unnecessary call to gf_backtrace_save()Xavi Hernandez2019-01-311-1/+0
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-312-3/+2
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-0/+3
* rpc: use address-family option from vol fileMilind Changire2019-01-221-0/+3
* common-utils: make vector a const parameterXiubo Li2019-01-221-1/+1
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-1/+2
* lock: Add fencing supportSusant Palai2019-01-171-0/+2
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-2/+0