summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-07-073-5/+7
* tests: Fix ./tests/bugs/replicate/bug-1238508-self-heal.tRavishankar N2015-07-071-1/+1
* glusterd/geo-rep: Fix failure of geo-rep pauseKotresh HR2015-07-071-4/+17
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* glusterd: Correction in Error message for disperseAshish Pandey2015-07-061-2/+7
* glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's b...Avra Sengupta2015-07-064-17/+12
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-061-18/+23
* build: Mac OS X build issues, configure.acKaleb S. KEITHLEY2015-07-061-7/+15
* posix: fix mem-leak in posix_get_ancestry error pathvmallika2015-07-061-0/+7
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-062-1/+7
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-065-70/+30
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-061-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-0620-52/+208
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-063-2/+58
* geo-rep: Fix fd referenced before assignmentKotresh HR2015-07-051-2/+6
* tools/glusterfind: RENAME and MODIFY issuesAravinda VK2015-07-052-12/+30
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-055-17/+22
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-042-4/+4
* build: Mac OS X build issues, gfapi symbol versionsKaleb S. KEITHLEY2015-07-042-3/+3
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-024-7/+227
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-024-52/+21
* libgfchangelog: Fix example programsKotresh HR2015-07-024-2/+21
* NFS-Ganesha : Unexport fails after S31ganesha-start script is runMeghana M2015-07-022-21/+28
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-023-0/+30
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-026-53/+92
* libglusterfs: Use GF_CALLOC/GF_FREE instead of CALLOC/FREEPranith Kumar K2015-07-022-144/+147
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-016-5/+114
* cluster/ec: Remove dead codePranith Kumar K2015-07-011-1376/+2
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-011-0/+2
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46
* common-ha: Fix '/var/lib/nfs/statd/state' path creationSoumya Koduri2015-06-301-3/+5
* tiering/quota: failed to match subvolumeMohammed Rafi KC2015-06-301-2/+7
* rpc: By default set allow-insecure, bind-insecure to onPrasanna Kumar Kalever2015-06-304-21/+52
* NFS-Ganesha : Exporting volume failsMeghana M2015-06-292-2/+2
* doc : Steps to analize coredumps generated by regression machines.Anuradha Talur2015-06-291-0/+31
* tests: Add the command being 'TEST'ed in all gluster logsRavishankar N2015-06-291-3/+21
* tests: use single-brick volume for mount-nfs-auth.tNiels de Vos2015-06-282-5/+5
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-06-283-7/+63
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-06-281-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-06-282-40/+126
* build: always include the VERSION file in 'make dist'Niels de Vos2015-06-281-3/+4
* feature/performace: Fix broken buildKotresh HR2015-06-289-8/+10
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-287-135/+3
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-283-2/+64
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-277-3/+135
* afr: Porting messages to new logging frameworkarao2015-06-2716-473/+748
* rdma : removing duplicate printing of error string in gf_msgManikandan Selvaganesh2015-06-272-35/+27
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-06-272-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-277-32/+430
* quota: Fix statfs values in EC when quota_deem_statfs is enabledvmallika2015-06-272-4/+51