summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang: Fix various missing checks for empty listShyamsundarR2018-12-1411-137/+176
* all: remove code which is not being considered in buildAmar Tumballi2018-12-13113-37439/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-1328-238/+286
* symlink-cache: remove from the buildAmar Tumballi2018-12-133-6/+1
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-1311-41/+328
* afr: some minor itable related cleanupsRavishankar N2018-12-124-12/+17
* rpc: Resolve memory leak in mgmt_pmap_signout_cbkMohit Agrawal2018-12-121-0/+6
* core: move invalid port logs to DEBUG log levelMilind Changire2018-12-121-1/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-1257-19/+1911
* cluster/afr: Do not update read_subvol in inode_ctx after rename/link fopkarthik-us2018-12-122-1/+43
* tools: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-121-1/+1
* afr: Resource leak coverity fixesBhumika Goyal2018-12-111-2/+13
* write-behind/bit-rot: fix identifierrishubhjain2018-12-112-2/+2
* nfs: memory leak issue reported by asanHarpreet Kaur2018-12-111-0/+3
* encryption: remove crypt xlator from buildAmar Tumballi2018-12-113-33/+6
* posix: posix_health_check_thread_proc crash due to priv is NULLMohit Agrawal2018-12-112-9/+14
* glusterd: Resolve memory leak in some glusterd functionsMohit Agrawal2018-12-101-0/+6
* cli : fix memory leak in cli-cmd-volume.cSunny Kumar2018-12-101-6/+6
* geo-rep: Make slave volume read-only (by default)Harpreet Kaur2018-12-077-0/+22
* glusterd: fix get_mux_limit_per_process to read default valueAtin Mukherjee2018-12-074-10/+4
* performance/readdir-ahead: update stats from prefetched dentriesRaghavendra Gowdappa2018-12-072-6/+93
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-0710-0/+80
* cli: fix memory leak in cli rpc opsMohit Agrawal2018-12-071-0/+4
* cli: fix a memory leak reported by ASan.Rinku Kothiya2018-12-061-0/+2
* cli: Fix mem-leaks reported by ASANKotresh HR2018-12-061-2/+13
* all: add xlator_api to many translatorsAmar Tumballi2018-12-0633-28/+472
* cli: memory leak issue reported by asanRinku Kothiya2018-12-051-0/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-05669-2193/+2202
* protocol/server: support server.all-squashXie Changlong2018-12-057-19/+171
* cli: fix memory leak in cli/src/cli-rpc-ops.cSunny Kumar2018-12-051-0/+3
* glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changesAtin Mukherjee2018-12-054-12/+160
* cli: memory leak issue reported by asanHarpreet kaur2018-12-051-0/+4
* tests/geo-rep: Mask failure of geo-rep arbiter testKotresh HR2018-12-053-21/+21
* debug/io-stats: Fix json outputChris Holcombe2018-12-051-33/+29
* rpc-transport/socket: NULL pointer dereferencing clang fixSheetal Pamecha2018-12-051-1/+3
* xlators/mgmt/glusterd/src/glusterd-volgen.c: use dict_ new functionsYaniv Kaul2018-12-051-237/+230
* tests: Mark tests/bugs/shard/zero-flag.t badAtin Mukherjee2018-12-051-0/+1
* glusterd: set cluster.max-bricks-per-process to 250Atin Mukherjee2018-12-051-1/+1
* extras: Add group-distributed-virt for single-brick ovirt-gluster use-caseKrutika Dhananjay2018-12-053-2/+18
* libglusterfs/src/iobuf.c: small refactor to re-use code.Yaniv Kaul2018-12-051-23/+13
* cli: fix memory leak in cli-cmd-system.cSunny Kumar2018-12-051-4/+11
* configure.ac: fix option to stop automake aborting on pointless errorEli Schwartz2018-12-042-2/+2
* Do not blindly add volume share section to smb.confMilan Zink2018-12-042-5/+26
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-045-23/+244
* cli: "usage()" and "--help" for gluster cliHarpreet Kaur Lalwani2018-12-043-3/+33
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-12-045-69/+194
* rpc: bump up server.event-threadsMilind Changire2018-12-043-3/+3
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-042-2/+16
* rpc: check if fini is there before calling itRaghavendra Bhat2018-12-041-1/+3
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-0316-199/+213