summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/tier: break the monolith processing functionMilind Changire2016-10-261-309/+429
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* glusterd: use GF_BRICK_STOPPING as intermediate brickinfo->status stateAtin Mukherjee2016-10-252-1/+3
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-10-253-12/+47
* protocol/client: reduce memory usageN Balachandran2016-10-241-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-243-7/+8
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-232-17/+40
* glusterd: conditionally pass uuid for EVENT_PEER_CONNECTAtin Mukherjee2016-10-211-3/+10
* cli, glusterd: Address issues in get-state cli outputSamikshan Bairagya2016-10-204-79/+36
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-205-116/+323
* cluster/tier: handle fast demotionsMilind Changire2016-10-196-20/+111