summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rpc: make actor search parallelMilind Changire2017-11-062-28/+28
* rpc/rpc-transport/rdma/: Coverity Issue MISSING_BREAKGirjesh Rajoria2017-11-061-2/+2
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-23/+13
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* cluster/dht: Check for NULL before using variableAshish Pandey2017-11-062-4/+6
* glusterd: Fix few coverity errorsPrashanth Pai2017-11-066-11/+34
* glusterd: Changed default op-version for some optionsShyamsundarR2017-11-062-6/+6
* cluster/ec: Remove possibility of NULL derefAshish Pandey2017-11-051-1/+1
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-058-13/+57
* xlators/bd-helper: Coverity Fix CHECKED_RETURN in bd_do_ioctl_zerofillMohammed Azhar Padariyakam2017-11-031-1/+6
* glusterd: coverity fixesSanju Rakonde2017-11-031-2/+15
* xlators/performance/io-cache/: DEADCODE in ioc_open_cbkGirjesh Rajoria2017-11-031-8/+0
* doc: Updating MAINTAINERS to reflect gNFS maintainershipShyamsundarR2017-11-031-1/+3
* glusterd/mgmt: coverity fixesSanju Rakonde2017-11-031-12/+6
* global options: add a sample option to handleAmar Tumballi2017-11-034-5/+50
* Add framework for global xlator in graphAmar Tumballi2017-11-033-2/+50
* cli: Fix several coverity issues in cli-cmd-volume.cXavier Hernandez2017-11-031-5/+4
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-037-15/+27