summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-273-2/+12
* geo-rep: Upgrading config file to new versionShwetha K Acharya2019-06-262-0/+46
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-266-89/+51
* core: fix memory allocation issuesXavi Hernandez2019-06-262-27/+35
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-262-6/+6
* locks: enable notify-contention by defaultXavi Hernandez2019-06-261-1/+1
* statedump: dump the minimum and maximum latency seen by each xlatorRaghavendra Bhat2019-06-261-2/+4
* glusterd: fix use-after-free of a dict_tXavi Hernandez2019-06-261-1/+1
* gfapi: set right pargfid according to parent's inodeKinglong Mee2019-06-251-0/+3
* * core: do not assert in inode_unref if the inode table cleanup has startedRaghavendra Bhat2019-06-252-0/+42
* Adding white spaces to description of set group.kshithijiyer2019-06-251-4/+4
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-06-251-2/+10
* glusterd: Can't run rebalance due to long unix socketMohit Agrawal2019-06-252-51/+59
* glusterd: ignore user.* options from compatibility check in brick muxAtin Mukherjee2019-06-251-0/+3
* lcov: add more tests to glfsxmp-coverageAmar Tumballi2019-06-252-28/+79
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-257-204/+162
* test: Fix spurious failures in bug-1040275-brick-uid-reset-on-volume-restart.tMohit Agrawal2019-06-251-0/+8
* compat.h: fix a \#pragma poisoning errorv8devDan2019-06-251-0/+3
* glusterd/shd: Change shd logfile to a unique nameMohammed Rafi KC2019-06-246-33/+39
* core: replace inet_addr with inet_ptonRinku Kothiya2019-06-241-1/+7
* shd/mux: Fix race between mux_proc unlink and stopMohammed Rafi KC2019-06-241-0/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-06-222-6/+30
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-06-214-16/+223
* WORM-Xlator: Avoid performing fsetxattr if fd is NULLDavid Spisla2019-06-211-0/+7
* ec-heal: check file's gfid when deleting stale nameKinglong Mee2019-06-201-1/+11
* fix template file after clang-formatAmar Tumballi2019-06-202-39/+37
* afr/read: Implement latency based read child selectionMohammed Rafi KC2019-06-203-27/+98
* posix: fix crash in posix_cs_set_stateSusant Palai2019-06-202-3/+9
* encryption/crypt: remove from volume fileAmar Tumballi2019-06-206-492/+0
* glusterfind: integrate with gfid2pathMilind Changire2019-06-201-4/+41
* extras/hooks: Install and package newly added post add-brick hook scriptAnoop C S2019-06-192-2/+3
* md-cache: only update generation for inode at upcall and NULL statKinglong Mee2019-06-191-20/+36
* cluster/dht: Strip out dht xattrsN Balachandran2019-06-191-0/+2
* geo-rep: Fix permissions for GEOREP_DIR in non-root setupSunny Kumar2019-06-191-1/+1
* glusterd-volgen.c: remove BD xlator from the graphYaniv Kaul2019-06-189-506/+1
* core: fedora 30 compiler warningsSheetalPamecha2019-06-187-14/+10
* tests: subdir-mount.t is failing for brick_mux regrssionMohit Agrawal2019-06-171-3/+8
* core: improve timer accuracyXavier Hernandez2019-06-173-83/+63
* glusterd: log error message only when rsp.op_ret is negativeSanju Rakonde2019-06-171-1/+1
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-06-172-1/+4
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-06-171-9/+13
* afr/fini: Free local_pool data during an afr finiMohammed Rafi KC2019-06-171-0/+6
* cli: don't fail if logging initialize failsAmar Tumballi2019-06-171-1/+0
* geo-rep/gsyncd: name is not freed in one of the casesSheetal Pamecha2019-06-171-9/+11
* build: always build glusterfs-cli to allow monitoring/managing from clientsNiels de Vos2019-06-153-10/+5
* tests: Add missing NFS test tag to the testfileAravinda VK2019-06-151-0/+2
* clang-scan: resolve warningAmar Tumballi2019-06-152-4/+6
* glfs: add syscall.h after header cleanupAmar Tumballi2019-06-141-0/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-14118-363/+82
* eventsapi: Fix Exception class for Python3Aravinda VK2019-06-141-1/+8