summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs
Commit message (Expand)AuthorAgeFilesLines
...
* dict.{c,h}: remove the lock from the _data structYaniv Kaul2019-10-111-1/+0
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-301-0/+3
* core/syncop: Bail out if frame creation failsSoumya Koduri2019-09-121-0/+6
* cluster/ec: quorum-count implementationPranith Kumar K2019-09-081-1/+3
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-052-0/+3
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-221-0/+2
* logging: Structured logging reference PRAravinda VK2019-08-201-10/+1
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-0/+3
* client_t.c: removal of dead code.Yaniv Kaul2019-08-201-3/+0
* 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