summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-249-142/+288
* gluster: IPv6 single stack supportKevin Vigor2017-10-243-0/+36
* libgfchangelog: Fix possible null pointer dereferenceKotresh HR2017-10-231-6/+6
* snapshot: Issue with other processes accessing the mounted brickSunny Kumar2017-10-235-44/+218
* glusterd: documenting server.allow-insecureSanju Rakonde2017-10-181-1/+1
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-1819-75/+869
* glusterd : introduce timer in mgmt_v3_lockGaurav Yadav2017-10-174-19/+244
* worm/read-only: Add sentinel NULL key to optionsPrashanth Pai2017-10-172-0/+4
* mount/fuse: never fail open(dir) with ENOENTRaghavendra G2017-10-171-0/+7
* Revert "mount/fuse: report ESTALE as ENOENT"Raghavendra G2017-10-171-3/+0