summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd/snapshot: Buffer Size WarningSanju Rakonde2017-10-031-1/+1
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-09-301-0/+11
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-1/+1
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-0/+1
* xlators/protocol/server: Coverity Issue in server_setvolume()Girjesh Rajoria2017-09-291-8/+0
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-291-1/+0
* Posix: fix additional inode refhari gowtham2017-09-291-4/+1
* dht: fix a coverity error of type - UNREACHABLEKamal Mohanan2017-09-281-3/+0
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-281-1/+3
* protocol: UNINIT coverity fixAkarsha Rai2017-09-271-1/+1
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-09-272-34/+15
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-09-271-6/+7
* glusterd: FORWARD_NULL coverity fixAkarsha Rai2017-09-261-11/+22
* Coverity Issue Fix: IDENTICAL_BRANCHESGirjesh Rajoria2017-09-261-2/+0
* Posix: Unused valueSanju Rakonde2017-09-261-1/+0
* Coverity Issue Fix : CHECKED_RETURNSubha sree Mohankumar2017-09-261-1/+1
* Fix a coverity error of checker type: CHECKED_RETURNKamal Mohanan2017-09-261-1/+1
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-09-263-0/+78
* glusterd: retrieve uuid under mutex lockAtin Mukherjee2017-09-251-7/+15
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-09-243-14/+42
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-09-201-0/+2
* cluster/ec: fix for BAD_SHIFT, follow-up patchKaleb S. KEITHLEY2017-09-201-11/+14
* fuse/readdirp: Remove need_lookup from fuse_readdirp_cbkSusant Palai2017-09-201-1/+0
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1