summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-047-293/+190
* cluster/ec: Check xdata to avoid memory leakAshish Pandey2016-12-021-0/+3
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-022-1/+58
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-023-3/+8
* cluster/tier: fix op-version for tier-query-limitMilind Changire2016-12-011-1/+1
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-012-2/+14
* glusterd, cli: Fix volume options output format in get-state cliSamikshan Bairagya2016-12-011-4/+21
* uss: snapd should enable SSL if SSL is enabled on volumeRajesh Joseph2016-12-011-0/+15
* glusterd: Remove duplicate values for glusterd message macrosSamikshan Bairagya2016-11-301-5/+6
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* all: remove dead translatorsJeff Darcy2016-11-2933-13759/+4
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* afr: fix auto-quorumJeff Darcy2016-11-283-49/+31
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-11-284-18/+84
* cluster/ec: Healing should not start if only "data" bricks are UPAshish Pandey2016-11-281-11/+17
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-282-15/+65
* protocol/server: capture offset in seekRavishankar N2016-11-283-0/+10
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-278-61/+387
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-11-271-2/+2
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-11-265-336/+381
* cluster/afr: Fix deadlock due to compound fopsKrutika Dhananjay2016-11-261-14/+8
* cluster/afr: Handle rpc errors, xdr failures etc with proper NULL checksKrutika Dhananjay2016-11-241-6/+17
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-241-2/+21
* io-cache: Fix a read hangPoornima G2016-11-231-6/+6
* glusterd: fix few events generationAtin Mukherjee2016-11-235-7/+17
* protocol/server: Remove unused variableAnoop C S2016-11-221-2/+0
* glusterd: dump volinfo->dict in gluster get-stateAtin Mukherjee2016-11-221-2/+6
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-212-11/+32
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-211-0/+3
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-215-34/+28
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-185-16/+19
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* cli/rebalance: remove brick status is incorrectN Balachandran2016-11-171-0/+3
* system/posix-acl: Log reason for EACCESPranith Kumar K2016-11-173-15/+160
* protocol/client: Fix iobref and iobuf leaks in COMPOUND fopKrutika Dhananjay2016-11-161-1/+2
* protocol/server: Print error-xlator namePranith Kumar K2016-11-161-182/+255
* cluster/dht: Check for null inodeN Balachandran2016-11-151-2/+5
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2016-11-104-10/+15
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-091-1/+4
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-091-11/+12
* upcall: Fix a log levelPoornima G2016-11-081-2/+7
* jbr: Sending rollback from failed fop to fdlAvra Sengupta2016-11-0812-34/+327
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-082-2/+5
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-074-16/+60
* posix-acl: check dictionary before using itRajesh Joseph2016-11-041-0/+3
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-032-18/+2
* snapshot: Fix the failure to recreate clones with same nameAvra Sengupta2016-11-014-17/+44
* performance/write-behind: fix flush stuck by former failed writesRyan Ding2016-11-011-0/+4
* glusterd/shared storage: Check for hook-script at stagingAvra Sengupta2016-10-272-6/+25
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-10-261-0/+48