summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-093-4/+4
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-092-8/+19
* features/ctr: Reduce the log-level for ctr-disabled messageAnoop C S2015-07-091-2/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-07-091-1/+1
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-091-1/+1
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-091-1/+1
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-081-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-072-0/+9
* 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-063-16/+11
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-061-18/+23
* 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-061-1/+1
* 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-064-11/+63
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-061-2/+5
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-051-1/+1
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-041-2/+2
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-024-7/+227
* libgfchangelog: Fix example programsKotresh HR2015-07-024-2/+21
* 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-022-39/+4
* 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
* tiering/quota: failed to match subvolumeMohammed Rafi KC2015-06-301-2/+7
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-06-281-7/+8
* 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
* feature/performace: Fix broken buildKotresh HR2015-06-289-8/+10
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-49/+0
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-271-0/+49
* afr: Porting messages to new logging frameworkarao2015-06-2716-473/+748
* 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-276-32/+427
* quota: Fix statfs values in EC when quota_deem_statfs is enabledvmallika2015-06-271-4/+12
* Logging: Porting the performance translatorarao2015-06-2722-269/+1267
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-2625-476/+1677
* storage/posix: Introduce flag instructing posix to perform prestat, writev an...Krutika Dhananjay2015-06-261-37/+58
* cluster/afr : truncate all sinks filesAnuradha2015-06-261-14/+11
* afr: Block fops when file is in split-brainRavishankar N2015-06-264-14/+76