summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2018-01-032-0/+127
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-10-251-1/+1
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-10-021-0/+1
* afr: heal metadata in discover code pathRavishankar N2017-09-172-0/+14
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-09-131-0/+2
* cluster/dht: rebalance perf enhancementSusant Palai2017-08-111-1/+1
* refcount: typecast function for calling on freeNiels de Vos2017-08-111-1/+1
* fuse: memory leak fixesDanny Couture2017-07-191-0/+2
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-011-12/+12
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-07-011-0/+1
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-06-201-1/+11
* libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-06-201-5/+5
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-312-3/+6
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-102-10/+21
* core: fix synclocks' handling of "woken" flagJeff Darcy2017-04-131-2/+3
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-101-0/+4
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-271-0/+4
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-202-15/+38
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-204-34/+19
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-02-132-0/+23
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-103-3/+3
* libglusterfs: fix serious leak of xlator_t structuresJeff Darcy2017-02-091-0/+1
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-023-238/+359
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-022-0/+49
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-022-10/+35
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-019-35/+261
* core (3.10): correct max op version for 3.10Kaleb S. KEITHLEY2017-01-251-3/+1
* inode: Add per xlator ref count for inodePoornima G2017-01-182-16/+64
* tier : Tier as a servicehari gowtham2017-01-161-0/+2
* libglusterfs: fix statvfs in FreeBSDXavier Hernandez2017-01-102-1/+37
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-1/+1
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-081-0/+2
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-0/+12
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-052-4/+2
* libglusterfs: serialize init/reconfigure callsJeff Darcy2017-01-053-0/+22
* eventsapi: Use `getaddrinfo` instead of `gethostbyname`Aravinda VK2017-01-052-6/+23
* core: Disable the memory pooler in Gluster via a build flagShreyas Siravara2017-01-041-2/+16
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-223-0/+41
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-131-0/+6
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-112-19/+12
* syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-091-6/+9
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-081-0/+4
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-0/+2
* cluster/tier: fix op-version for tier-query-limitMilind Changire2016-12-011-0/+2
* libglusterfs: Fix a read hangPoornima G2016-11-281-3/+5
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-221-1/+5
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-1/+0
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-182-3/+9
* system/posix-acl: Log reason for EACCESPranith Kumar K2016-11-174-2/+16
* protocol/server: Print error-xlator namePranith Kumar K2016-11-161-0/+22