summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: fix comparison of a NULL dict with a non-NULL dictXavi Hernandez2018-04-191-8/+8
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-03-201-0/+7
* libglusterfs: move compat RPC/XDR #defines to eliminate warningsKaleb S. KEITHLEY2018-03-162-20/+13
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-114-0/+104
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-111-0/+47
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-203-0/+10
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2018-02-094-5/+5
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-061-0/+5
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-02-011-0/+1
* build: use libtirpc by default, even if ipv6 is not the defaultKaleb S. KEITHLEY2018-01-301-1/+2
* dentry fop serializer: added new server side xlator for dentry fop serializationSakshi Bansal2018-01-301-0/+1
* libglusterfs: Reset errno before callv4.1devNigel Babu2018-01-231-1/+4
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2018-01-221-2/+3
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-223-0/+21
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-209/+0
* gfapi : added glfs_setfsleaseid() for setting lease idSoumya Koduri2018-01-191-0/+1
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-191-0/+2
* rpc/*: auth-header changesAmar Tumballi2018-01-171-0/+5
* dict: add another type to handle backward compatibilityAmar Tumballi2018-01-174-6/+35
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-0/+17
* dict: fix VALIDATE_DATA_AND_LOG callAtin Mukherjee2018-01-071-2/+2
* libglusterfs: Include key name in data type validationN Balachandran2018-01-051-27/+27
* dict: add more types for valuesAmar Tumballi2018-01-053-6/+162
* libglusterfs: export minimum necessary symbolsKaleb S. KEITHLEY2018-01-022-2/+1093
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-10/+49
* Use RTLD_LOCAL for symbol resolutionPrashanth Pai2017-12-271-2/+2
* Set log path correctly when clients use UDSPrashanth Pai2017-12-271-5/+23
* dict: support better on-wire transferAmar Tumballi2017-12-272-67/+220
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+1
* xlator.h: move options and other variables to the top of structureAmar Tumballi2017-12-221-22/+22
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-221-0/+3
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-212-4/+6
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-212-0/+17
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-192-12/+0
* all: Simplify component message id's definitionXavier Hernandez2017-12-143-2013/+301
* logging: free the strdup'd filename and ident on gf_log_fini()Niels de Vos2017-12-131-34/+44
* write-behind: Allow trickling-writes to be configurableCsaba Henk2017-12-131-0/+2
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-129-162/+35
* core/memacct: save allocs in mem_acct_rec listN Balachandran2017-12-073-1/+42
* Fixes gNFSd gf_update_latency crashesRichard Wareing2017-12-071-0/+7
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2017-12-071-0/+4
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-063-9/+5
* metrics: provide options to dump metrics from xlatorsAmar Tumballi2017-12-069-18/+331
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-0514-1/+339
* libglusterfs: Add put fopPoornima G2017-12-0514-0/+271
* libglusterfs: use rwlock for fdtableZhang Huan2017-11-302-25/+24
* xlator: provide a xlator_api_t structure to include all exported optionsAmar Tumballi2017-11-304-37/+268
* cluster-syncop: Address comments in 3ad68df725ac32f83b5ea7c0976e2327e7037c8cPranith Kumar K2017-11-291-2/+4
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-242-9/+25
* libglusterfs: Handle FS errors gracefullyPranith Kumar K2017-11-222-93/+167