summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-281-0/+1
* libglusterfs: the global_xlator should have valid cbksNiels de Vos2017-07-271-0/+12
* posix/gfid2path: Block access to gfid2path xattr via mountKotresh HR2017-07-241-0/+1
* libglusterfs: prevent compile warnings with roof() and floor()Niels de Vos2017-07-221-2/+2
* crypt: fix evaluation of args to macroNiels de Vos2017-07-221-7/+7
* mem-pool: free objects from pools on mem_pools_fini()Niels de Vos2017-07-202-2/+29
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-192-16/+51
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-198-17/+71
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-183-66/+15
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-182-0/+30
* mem-pool: remove references to unused ctx->mempool_listNiels de Vos2017-07-142-1/+5
* fuse: memory leak fixesDanny Couture2017-07-141-0/+2
* core: miscellaneous cleanupKaleb S. KEITHLEY2017-07-141-145/+158
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-131-0/+1
* storage/posix: New gfid2path infraKotresh HR2017-07-102-0/+2
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-108-10/+186
* gfapi+libglusterfs: fix mem_pools_fini without mem_pools_init caseJeff Darcy2017-07-091-2/+16
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-064-8/+86
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-031-12/+12
* libglusterfs: add mem_pools_finiJeff Darcy2017-07-012-5/+29
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-305-18/+18
* contrib/xxhash: Add xxhash libraryKotresh HR2017-06-303-1/+27
* logging: Support for Structured logging formatAravinda VK2017-06-292-0/+164
* libglusterfs: fix disable-mempoolJeff Darcy2017-06-281-3/+3
* libglusterfs: build failed with GF_DISABLE_MEMPOOLJi-Hyeon Gim2017-06-271-1/+1
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-261-0/+1
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-231-0/+2
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-202-116/+19
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-201-0/+1