summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* cluster/ec: NEGATIVE_RETURNS coverity fixSunil Kumar Acharya2017-11-071-0/+5
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-071-4/+6
* 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-075-0/+373
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* rpc: optimize fop program lookupMilind Changire2017-11-065-7/+13
* xlators/mgmt/glusterd/: DEADCODE in client_graph_set_rda_optionsGirjesh Rajoria2017-11-061-1/+1
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-11-062-14/+14
* 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-054-13/+52
* 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
* glusterd/mgmt: coverity fixesSanju Rakonde2017-11-031-12/+6
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-036-9/+23
* glusterd: UNUSED VALUE coverity fixSanju Rakonde2017-11-021-0/+2
* glusterd: PW.INCLUDE_RECURSION coverity fixSanju Rakonde2017-11-021-1/+0
* glusterd/pmap: UNUSED VALUE coverity fixSanju Rakonde2017-11-021-1/+0
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-11-011-0/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-011-1/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-012-0/+5
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-016-32/+87
* cluster/ec: MISSING_BREAK coverity fixSunil Kumar Acharya2017-10-311-0/+3
* snapshot: fix coverity issue 'DEADCODE'Sunny Kumar2017-10-311-11/+1
* glusterd: delete source brick only once in reset-brick commit forceAtin Mukherjee2017-10-311-1/+1
* Xlators/features: Coverity Issue "NEGATIVE_RETURNS" in worm_truncate,worm_ftr...Subha sree Mohankumar2017-10-311-5/+20
* glusterd: clean up portmap on brick disconnectAtin Mukherjee2017-10-314-11/+46
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-315-10/+62
* write once read many: file appendable in worm stateVishal Pandey2017-10-301-10/+1
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-305-36/+36
* md-cache: Add additional samba and macOS specific EAs to mdcacheGünther Deschner2017-10-301-6/+60
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-291-1/+9
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2611-95/+208
* Make sure attach_brick return a proper error codeMichael Scherer2017-10-261-1/+1
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-255-48/+332
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30