summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-214-7/+10
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-202-1/+2
* snapshot: Fix restore rollback to reassign snap volume ids to bricksAvra Sengupta2016-12-166-1/+158
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-162-4/+1
* access_control : address O_TRUNC and O_APPEND flag properly in posix_acl_openJiffin Tony Thottan2016-12-141-2/+3
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-136-34/+42
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* glusterd: Handle volinfo->refcnt properly during volume start commandAvra Sengupta2016-12-121-10/+10
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* performance/write-behind: Add more fops for checking dependency withRaghavendra G2016-12-121-0/+317
* snapshot/ganesha: Copy export.conf, only if ganesha.enable is on.Avra Sengupta2016-12-121-13/+25
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-111-4/+6
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-082-3/+12
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-071-0/+2
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-072-69/+13
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-062-33/+53
* glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-063-34/+31
* glusterd : coverity fix for string overflowMuthu-vigneshwaran2016-12-062-3/+5
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-061-4/+3
* 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