summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-281-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-263-1/+4
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-222-1/+2
* cluster/ec: Healing should not start if only "data" bricks are UPAshish Pandey2016-12-211-11/+17
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-211-4/+3
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-202-4/+1
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-207-292/+196
* upcall: Fix 'use after free' in a log messageNiels de Vos2016-12-191-3/+5
* snapshot/ganesha: Copy export.conf, only if ganesha.enable is on.Avra Sengupta2016-12-181-13/+25
* protocol/client: fix op_errno handling, was unused variableKaleb S. KEITHLEY2016-12-181-5/+9
* glusterd: use GF_BRICK_STOPPING as intermediate brickinfo->status stateAtin Mukherjee2016-12-142-1/+3
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-142-3/+12
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-146-34/+42
* protocol/server: Remove unused variableAnoop C S2016-12-131-2/+0
* protocol/server: Print error-xlator namePranith Kumar K2016-12-131-182/+255
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-12-131-2/+2
* glusterd: Handle volinfo->refcnt properly during volume start commandAvra Sengupta2016-12-131-10/+10
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-12-135-34/+28
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-12-134-18/+84
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-12-128-61/+387
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-082-33/+53
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-12-075-336/+381
* glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-073-34/+31
* cluster/dht: Check for null inodeN Balachandran2016-12-071-2/+5
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-062-2/+14
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
* cluster/tier: fix op-version for tier-query-limitMilind Changire2016-12-021-1/+1
* md-cache, afr: Reduce the window of stale readPoornima G2016-12-015-116/+323
* afr: Implement IPC fopPoornima G2016-12-012-0/+121
* glusterd, cli: Fix volume options output format in get-state cliSamikshan Bairagya2016-12-011-4/+21
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* ec: Implement ipc fopPoornima G2016-11-304-1/+150
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-292-15/+65
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-30/+62
* protocol/server: capture offset in seekRavishankar N2016-11-283-0/+10
* cluster/tier: handle fast demotionsMilind Changire2016-11-286-20/+113
* cluster/afr: Fix deadlock due to compound fopsKrutika Dhananjay2016-11-271-14/+8
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-261-2/+21
* cluster/afr: Handle rpc errors, xdr failures etc with proper NULL checksKrutika Dhananjay2016-11-251-6/+17
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-242-11/+32
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-235-16/+19
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-231-1/+4
* glusterd: fix few events generationAtin Mukherjee2016-11-235-7/+17
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-231-0/+3
* glusterd: dump volinfo->dict in gluster get-stateAtin Mukherjee2016-11-221-2/+6
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-211-0/+2
* glusterd/shared storage: Check for hook-script at stagingAvra Sengupta2016-11-202-6/+25
* upcall: Fix a log levelPoornima G2016-11-181-2/+7