summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-093-15/+61
* afr/cluster: Restore data-self-heal-window optionRichard Wareing2017-02-081-1/+3
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-0/+7
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-123-19/+17
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-113-24/+21
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-2/+1
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-271-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-223-1/+4
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* 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
* 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-043-20/+22
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-023-3/+8
* all: remove dead translatorsJeff Darcy2016-11-293-2559/+2
* 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
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-278-61/+387
* 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
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-22/+16
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+4
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-091-11/+12
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-261-1/+2
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-202-2/+40
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-141-1/+2
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-111-18/+9
* afr: fix incorrect debug log in selfheal pathRavishankar N2016-10-041-2/+2
* afr: Implement IPC fopPoornima G2016-09-292-0/+121
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-6/+7
* afr: Modifications to afr eventsRavishankar N2016-09-235-8/+14
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+3
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-151-2/+0
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* afr: add replication eventsRavishankar N2016-09-064-16/+82
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-017-64/+535
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-2/+2
* afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-1/+0
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-241-3/+3
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-229-41/+229
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-225-19/+152
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-151-2/+2
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-121-1/+0
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2
* afr: some coverity fixesRavishankar N2016-07-267-103/+155
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-252-4/+4