summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debug/io-stats: Coverity fix in io-statsAshish Pandey2017-11-131-13/+29
* features/libgfchangelog: Fix coverity issuesAravinda VK2017-11-132-35/+16
* extras: scripts to control CPU/MEMORY for any gluster daemon during runtimeMohit Agrawal2017-11-134-1/+254
* cluster/afr: Print heal info split-brain output in stream fashionkarthik-us2017-11-131-0/+2
* tests: fix bug-1483058-replace-brick-quorum-validation.t spurious failureAtin Mukherjee2017-11-123-1/+19
* glusterd: Validate changelog on geo-rep volumeKotresh HR2017-11-122-1/+62
* glusterd: PW.INCLUDE_RECURSION coverity fixSanju Rakonde2017-11-122-1/+2
* glusterfsd: making parent process to write pidfile while forkingSanju Rakonde2017-11-121-9/+16
* glusterd: few coverity fixes in glusterd-handler.cSanju Rakonde2017-11-121-6/+15
* mgmt/glusterd glusterd coverity fixesAshish Pandey2017-11-111-51/+61
* cluster/ec: Keep last written strip in in-memory cacheAshish Pandey2017-11-109-84/+525
* rpc: Fix several coverity issues in rpc/socket codeMohit Agrawal2017-11-101-7/+12
* geo-rep: Fix rename of directory in hybrid crawlKotresh HR2017-11-104-240/+276
* features/bitrot: Fix coverity issuesKotresh HR2017-11-096-22/+40
* quota: fixes issue in quota.conf when setting large number of limitsSanoj Unnikrishnan2017-11-091-12/+33
* glusterd: display gluster volume status, when quorum type is serverSanju Rakonde2017-11-091-0/+6
* mount/fuse: use fstat in getattr implementation if any opened fd is availableRaghavendra G2017-11-092-12/+1
* features/libgfchangelog: Structured logging supportAravinda VK2017-11-095-104/+150
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-0958-65/+0
* snapshot: fix coverity issue 'UNREACHABLE'Sunny Kumar2017-11-091-34/+1
* Quota: Adding man page for quotaSanoj Unnikrishnan2017-11-091-0/+42
* glusterd: restart the brick if qorum status is NOT_APPLICABLE_QUORUMAtin Mukherjee2017-11-091-1/+2
* glusterd: Coverity Issue FORWARD_NULL fixVishal Pandey2017-11-081-1/+1
* features/shard: Coverity fixesKrutika Dhananjay2017-11-081-3/+6
* cli: Fix coverity issues in cli.cMohammed Rafi KC2017-11-081-1/+0
* protocol/server : Coverity FixesAshish Pandey2017-11-081-3/+2
* snapshot : fix coverity issue in glusterd-snapshot.cSunny Kumar2017-11-081-1/+3
* *.pc: Fix include path in CflagsAndrea Bolognani2017-11-085-6/+6
* xlator: add more metrics per fopsAmar Tumballi2017-11-084-0/+47
* cluster/ec: UNUSED_VALUE coverity fixSunil Kumar Acharya2017-11-081-0/+4
* snapshot: lvm cleanup during snapshot removeSunny Kumar2017-11-081-7/+13
* features/changelog: Coverity Error Check ReturnVishal Pandey2017-11-081-3/+4
* rpc/rpc-transport/: MISSING_BREAK in name.cGirjesh Rajoria2017-11-082-5/+5
* cluster/ec: REVERSE_INULL coverity fixSunil Kumar Acharya2017-11-081-2/+1
* snapview: Coverity FixesAshish Pandey2017-11-082-1/+3
* cluster/dht: Check for NULL local before using itAshish Pandey2017-11-081-2/+6
* gfapi: Fix several coverity issues in glfs-fops.cMohammed Rafi KC2017-11-081-3/+5
* cluster/ec: NEGATIVE_RETURNS coverity fixSunil Kumar Acharya2017-11-071-0/+5
* libglusterfs: fix (some) silliness in timer.cJeff Darcy2017-11-071-2/+30
* tests: fix spurious failure in bug-1345727-bricks-stop-on-no-quorum-validation.tAtin Mukherjee2017-11-071-0/+1
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-071-4/+6
* cli: Fix several coverity issues in cli-cmd-parser.cXavier Hernandez2017-11-071-99/+173
* protocol/server: Add an argument to rpcsvc_program_registerMohammed Rafi KC2017-11-071-1/+2
* xlators/mgmt/glusterd/: Coverity Issue MISSING_BREAK in glusterd_op_stage_reb...Girjesh Rajoria2017-11-071-1/+2
* rpc: bring a new protocol versionAmar Tumballi2017-11-0710-2/+411
* cli: correct rebalance status elapsed checkN Balachandran2017-11-071-1/+5
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* rpc: optimize fop program lookupMilind Changire2017-11-068-12/+23
* xlators/mgmt/glusterd/: DEADCODE in client_graph_set_rda_optionsGirjesh Rajoria2017-11-061-1/+1
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-11-0612-231/+216