summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_nameKamal Mohanan2017-10-161-1/+1
* cluster/ec: Improve heal info command to handle obvious casesAshish Pandey2017-10-163-24/+41
* mount/fuse : Fix parsing of vol_id for snapshot volumeMohammed Rafi KC2017-10-151-2/+4
* md-cache: free "struct mdc_conf" in fini()Niels de Vos2017-10-131-1/+1
* geo-rep: Filter out volume-mark xattrKotresh HR2017-10-131-0/+1
* xlators/debug/trace: Coverity Fix BUFFER_SIZE in reconfigureKamal Mohanan2017-10-131-3/+5
* cluster/ec: add functions for stripe alignmentXavier Hernandez2017-10-136-47/+129
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-121-33/+7
* glusterd:Marking all the brick status as stopped when a process goes down in ...Sanju Rakonde2017-10-121-1/+58
* dht: free memory allocated in dht_init() and dht_init_subvolumes()Niels de Vos2017-10-111-1/+17
* xlator/debug :coverity Issue BUFFER_SIZESubha sree Mohankumar2017-10-101-2/+4
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-104-19/+40
* gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2017-10-107-21/+360
* cluster/ec: Handle parallel get_size_versionPranith Kumar K2017-10-103-59/+102
* glusterd : fix client io-threads option for replicate volumesRavishankar N2017-10-096-34/+92
* afr: heal gfid as a part of entry healRavishankar N2017-10-094-67/+120
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-061-24/+102
* xlator/cluster/afr:coverity Issue "UNUSED_VALUE" in afr_get_split_brain_statusSubha sree Mohankumar2017-10-051-1/+7
* storage/posix: Adding implementation for posix_do_futimeskarthik-us2017-10-051-8/+37
* Coverity issue fix: checked returnKartik_Burmee2017-10-041-1/+1
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-10-047-111/+2077
* xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-10-043-70/+26
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2017-10-041-0/+13
* xlators/io-stats: Coverity Fix CHECKED_RETURN in resolve_group_nameMohammed Azhar Padariyakam2017-10-031-2/+3