summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cli : Memeory leak fix reported by ASANSunny Kumar2018-12-031-0/+22
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-0311-49/+151
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-032-8/+14
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-035-52/+201
* doc: Add brick mux thread reduction design doc in developer guidePoornima G2018-12-032-0/+69
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-031-0/+11
* rpc *.h fles: align structsYaniv Kaul2018-12-038-106/+100
* nfs : set ctx for every inode looked up nfs3_fh_resolve_inode_lookup_cbk()Jiffin Tony Thottan2018-12-031-0/+6
* cli: memory leak issue reported by asanHarpreet Lalwani2018-12-031-0/+3
* clang: Fix io-stats.c NULL pointer issue reported by clangShyamsundarR2018-12-031-5/+6
* cli : Memeory leak fix reported by ASANSunny Kumar2018-12-021-0/+3
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-3016-111/+47
* clang: Fix clang warnings in snapview-server.cShyamsundarR2018-11-291-12/+0
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-2914-177/+479
* core: ctx calls naked calloc()Kaleb S. KEITHLEY2018-11-281-1/+1
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-289-31/+32
* glusterd: volume-ops calls naked mallocKaleb S. KEITHLEY2018-11-281-2/+2
* tests/geo-rep: Add Arbiter volume test caseHarpreet Kaur2018-11-282-0/+439
* posix: fix memory leakAmar Tumballi2018-11-282-7/+23
* mem-pool: minor fix and clarificationXavi Hernandez2018-11-281-3/+10
* geo-rep: Geo-rep help text issueShwetha K Acharya2018-11-271-4/+6
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-273-35/+47
* glusterd : fix high sev coverity issueSunny Kumar2018-11-271-3/+2
* libglusterfs/src/dict.c : consistent initialization of parameters.Yaniv Kaul2018-11-271-60/+29