summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster-syncop: Implement tiebreaker inodelk/entrylkPranith Kumar K2017-11-222-0/+103
* timer: Fix possible race during cleanupSoumya Koduri2017-11-211-3/+12
* libglusterfs:checked return coverity fixSubha sree Mohankumar2017-11-211-1/+8
* rpc : Change the way client uuid is builtPoornima G2017-11-201-24/+5
* dict: Fix several coverity issues in dictMohit Agrawal2017-11-153-10/+37
* libglusterfs/options: Add new member 'setkey' to xlator optionsKaushal M2017-11-151-0/+4
* libglusterfs/atomic: Improved atomic supportXavier Hernandez2017-11-141-72/+425
* libglusterfs/gfdb:coverity issue fixSubha sree Mohankumar2017-11-131-2/+1
* libglusterfs:UNUSED VALUE coverity fixSubha sree Mohankumar2017-11-131-0/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-096-7/+0
* xlator: add more metrics per fopsAmar Tumballi2017-11-084-0/+47
* libglusterfs: fix (some) silliness in timer.cJeff Darcy2017-11-071-2/+30
* stack: change gettimeofday() to clock_gettime()Amar Tumballi2017-11-069-216/+200
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-051-0/+2
* global options: add a sample option to handleAmar Tumballi2017-11-034-5/+50
* Add framework for global xlator in graphAmar Tumballi2017-11-033-2/+50
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-6/+4
* gluster: IPv6 single stack supportKevin Vigor2017-10-241-0/+4
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-182-0/+3
* stack.h: make sure 'oldgroups' is never nullAmar Tumballi2017-10-181-1/+12
* glusterd : introduce timer in mgmt_v3_lockGaurav Yadav2017-10-172-1/+2
* build: make it possible to build cleanly 2x in a rowNiels de Vos2017-10-131-1/+2
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-122-2/+7
* glusterd : fix client io-threads option for replicate volumesRavishankar N2017-10-091-0/+2
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-063-56/+126
* storage/posix: Adding implementation for posix_do_futimeskarthik-us2017-10-052-0/+10