summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-173-4/+16
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2017-01-172-69/+13
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-133-24/+21
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-131-3/+4
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-133-19/+17
* storage/posix: Do not create a directory which already existAshish Pandey2017-01-111-1/+8
* cluster/ec: Check xdata to avoid memory leakAshish Pandey2017-01-111-0/+3
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2017-01-101-14/+0
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-6/+20
* glusterd (geo-rep): fix unused variable warnings/errorsKaleb S. KEITHLEY2017-01-081-18/+4
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2017-01-051-0/+2
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2017-01-042-1/+58
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64
* uss: snapd should enable SSL if SSL is enabled on volumeRajesh Joseph2017-01-021-0/+15
* 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