summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* jbr: Sending rollback from failed fop to fdlAvra Sengupta2016-11-081-1/+2
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-082-0/+18
* cluster/tier: break the monolith processing functionMilind Changire2016-10-261-0/+2
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-201-0/+3
* cluster/tier: handle fast demotionsMilind Changire2016-10-197-49/+102
* libglusterfs/client_t: cleanup username and passwd in client_destroy()Vijay Bellur2016-10-111-0/+2
* glusterfsd/main: fix OOM adjustment for older kernelsOleksandr Natalenko2016-10-111-1/+5
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-112-0/+39
* afr: fix incorrect debug log in selfheal pathRavishankar N2016-10-041-1/+1
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-262-27/+10
* tier/ctr/sql : Dafault values for sql cache and wal sizeJoseph Fernandes2016-09-221-2/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-182-28/+20
* libglusterfs/mem-pool: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-161-1/+0
* libglusterfs: Fix wrong git repository urlAnoop C S2016-09-081-1/+1
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-046-42/+298
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-011-0/+4
* io-stats: Add stats for upcall notificationsv3.10devPoornima G2016-08-312-0/+14
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-305-24/+132
* dht, md-cache, upcall: Add invalidation of IATT when the layout changesPoornima G2016-08-301-0/+4
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-303-0/+45
* eventsapi: Add support for Client side EventsAravinda VK2016-08-301-28/+62
* upcall: Add permission change flag to iatt flagPoornima G2016-08-291-1/+1
* dht: define GF_IPC_TARGET_UPCALLPrasanna Kumar Kalever2016-08-281-1/+2
* md-cache: Add cache hit and miss countersPoornima G2016-08-272-17/+17
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-08-263-5/+38
* build: fix eventtypes.h generationPrasanna Kumar Kalever2016-08-261-1/+1
* quotad: fix potential buffer overflowsRaghavendra G2016-08-252-6/+14
* eventsapi: Fix disable-events issueAravinda VK2016-08-244-21/+22
* logging: Avoid re-initing log level in io-statsVijay Bellur2016-08-231-0/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-222-0/+35
* core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)Kaleb S. KEITHLEY2016-08-191-0/+3
* logging: Fix per xl log levelPoornima G2016-08-152-42/+32
* libglusterfs: add gf_get_mem_type()Niels de Vos2016-08-152-0/+23
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-121-0/+2
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-092-1/+18
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-27/+49
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-08-042-1/+5
* events: move conditional macro check USE_EVENTS inside gf_eventsAtin Mukherjee2016-08-021-1/+3
* eventsapi: Auto generate header files during makeAravinda VK2016-08-012-25/+9
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-0/+1
* eventsapi: Volume Set and Reset EventsAravinda VK2016-07-281-0/+2
* libglusterfs: add "_" to the name of parameter in macro codeZhou Zhengping2016-07-261-3/+3
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-5/+1
* features/ctr: Check for NULL localN Balachandran2016-07-252-502/+1