summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64Mohammed Azhar Padariyakam2017-09-291-7/+2
* libglusterfs: Coverity Issue NEGATIVE_RETURNSGirjesh Rajoria2017-09-291-9/+13
* core: Verify pool pointer before destroying itAkarsha Rai2017-09-291-0/+3
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-292-2/+0
* libglusterfs: fix a coverity error of type - PW.INCLUDE_RECURSIONKamal Mohanan2017-09-271-1/+0
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-09-241-0/+1
* libglusterfs: Fix openSUSE build errorAnoop C S2017-09-211-1/+1
* libglusterfs: fix run.c demo modeCsaba Henk2017-09-071-15/+82
* Fix warning on FreeBSD, show by -Wformat-extra-argsMichael Scherer2017-09-071-1/+1
* event/epoll: don't call handler for events received after a pollerrRaghavendra G2017-09-061-6/+17
* mempool: fix code when GF_DISABLE_MEMPOOL is definedNiels de Vos2017-09-021-3/+5
* gfapi: adds a glfs_mem_header for exported memoryKinglong Mee2017-09-012-36/+0
* mem-pool: count allocations done per user-poolNiels de Vos2017-08-293-1/+11
* posix: fix incorrect xattr list handling on FreeBSDIblis Lin2017-08-293-2/+39
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-297-15/+34
* libglusterfs: Add new fields to volume_options structKaushal M2017-08-291-0/+53
* mem-pool: add tracking of mem_pool that requested the allocationNiels de Vos2017-08-283-33/+49
* statedump: add support for dumping basic mem-pool infoNiels de Vos2017-08-281-1/+19
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-282-7/+7
* glusterd: glusterd fails to start if peers file has blank lineGaurav Yadav2017-08-241-0/+4
* Infra to indentify processhari gowtham2017-08-163-0/+4
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-111-1/+1
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-072-3/+10
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-08-043-2/+44
* glusterfsd: allow subdir mountAmar Tumballi2017-08-044-8/+81
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-034-2/+36
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-312-3/+3
* mem-pool: track and verify initialization stateNiels de Vos2017-07-281-8/+32