summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-164-0/+138
* libglusterfs/syncop: Add syncop_entrylkRaghavendra G2018-02-133-0/+43
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-123-2/+16
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-123-4/+17
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-123-5/+24
* io-threads: Implement put fopPoornima G2018-02-121-0/+4
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-082-1/+40
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+5
* statedump: sanity check of mem_acct and rec for xlatorKinglong Mee2018-01-311-2/+2
* glusterd: Update op-version for masterShyamsundarR2018-01-301-1/+3
* rpc: Showing some unusual timer error logs during brick stopMohit Agrawal2018-01-301-15/+3
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-302-1/+5
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-261-0/+1
* build: use libtirpc by default, even if ipv6 is not the defaultKaleb S. KEITHLEY2018-01-261-1/+2
* dentry fop serializer: added new server side xlator for dentry fop serializationSakshi Bansal2018-01-241-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