cluster/ec: Mark self-heal fops as internal
[obnox/glusterfs.git] / xlators / cluster / afr / src / afr-self-heal-common.c
2015-11-18 Pranith Kumar Kcluster/ec: Mark self-heal fops as internal
2015-11-16 Ashish Pandeycluster/afr : Remove stale indices
2015-07-24 Niels de Vosdict: dict_set_bin() should never free the pointer...
2015-06-27 araoafr: Porting messages to new logging framework
2015-06-26 Anuradhacluster/afr : set pending xattrs for replaced brick
2015-06-03 Ravishankar Nafr: honour selfheal enable/disable volume set options
2015-05-29 Niels de Vosbuild: do not #include "config.h" in each file
2015-04-04 Emmanuel DreyfusAvoid conflict between contrib/uuid and system uuid
2015-03-19 Anuradhacluster/afr : enable inspection & resolution of files...
2015-03-17 Ravishankar Nafr: remove stale index entries
2015-03-09 Pranith Kumar Kcluster/ec: Add self-heal-daemon command handlers
2015-03-05 Krutika Dhananjaycluster/afr: Do not increment healed_count if no healin...
2015-01-15 Ravishankar Ncluster/afr: split-brain resolution CLI
2014-10-15 Pranith Kumar Kheal: glfs-heal implementation
2014-10-01 Pranith Kumar Kcluster/afr: Add afr-v1 xattr compatibility
2014-09-29 Anuradhacluster/afr : Fix incorrect looping of index healer
2014-09-29 Krutika Dhananjaycluster/afr: Fix inode leak
2014-09-24 Pranith Kumar Kcluster/afr: Fix spurious metadata self-heals
2014-09-23 Pranith Kumar Kcluster/afr: Don't start heal when lookup succeeds...
2014-09-17 Anuradhacluster/afr: Set all the xattrs needed by index xlator
2014-09-03 Anuradhacluster/afr : Mark pending changelog xattrs for new...
2014-09-02 Krutika Dhananjaycluster/afr: Propagate EIO on inode's type mismatch
2014-08-28 Krutika Dhananjaycluster/afr: Fix dict_t leaks
2014-07-23 Venky Shankarfeatures/changelog: Capture "correct" internal FOPs
2014-05-17 Ravishankar Ncluster/afr: move messages to new logging framework
2014-05-08 Pranith Kumar Kcluster/afr: Remove stale index in self-heal codepath
2014-04-29 Pranith Kumar Kcluster/afr: Fix inode_forget assert failure
2014-03-22 Anand Avaticluster/afr: refactor
2013-09-04 Pranith Kumar Kcluster/afr: Set size based source only when sizes...
2013-08-29 Venkatesh Somyajulucluster/afr: Improvement in logging of self heal comple...
2013-08-14 Anand Avaticluster/afr: Add largest file is source policy
2013-07-31 Pranith Kumar Kcluster/afr: Print self-heal log when self-heal succeeds
2013-07-04 Pranith Kumar Kcluster/afr: Refactor inodelk to handle multiple domains
2013-07-02 Venkatesh Somyajulucluster/afr: Allow data/entry self heal for metadata...
2013-06-14 Venkatesh Somyajulucluster/afr: Improvement in logging of self heal compl...
2013-05-07 Pranith Kumar Kcluster/afr: Club missing entry, missing gfid self...
2013-04-04 Venkatesh Somyajulucluster/afr: Made afr_sh_purge_entry_common message...
2013-02-03 Venkatesh Somyajulacluster/afr: added logging of changelog for split-brain...
2013-01-23 Krishnan Parthasarathiafr: Modified book-keeping structures for entrylks
2013-01-18 Brian Fosterafr: conditionally prioritize EIO errors over ENOENT
2013-01-17 Brian Fosterafr: replace afr_more_important_error with afr_most_imp...
2013-01-17 Jeff Darcyreplicate: don't clear changelog for un-healed replicas
2012-12-12 Pranith Kumar Kcluster/afr: Remember type of split-brain in inode-ctx
2012-11-27 Jeff Darcyreplicate: don't stop checking xattrs because one was...
2012-11-26 Venkatesh SomyajulaCluster/afr: Fix output for gluster volume heal vn...
2012-08-30 Pranith Kumar Kcluster/afr: Don't stop entry/data self-heal on metadat...
2012-08-24 Krishnan Parthasarathiafr: Avoid excessive logging in self-heal.
2012-07-26 Pranith Kumar Kcluster/afr: Modified split-brain handling
2012-07-25 Pranith Kumar Kcluster/afr: Perform data self-heal for non regular...
2012-07-13 Jim Meyeringremove useless if-before-free (and free-like) functions
2012-06-19 Pranith Kumar Kcluster/afr: Don't reset split-brain when data-self...
2012-05-19 Pranith Kumar Kcluster/afr: Enforce order in pre/post op
2012-05-19 Pranith Kumar Kcluster/afr: Perform conservative merge on dir with...
2012-05-19 Pranith Kumar Kcluster/afr: Handle files w.o. xattrs and size mismatch.
2012-05-19 Pranith Kumar Kcluster/afr: Mark zero size file as sink in absense...
2012-05-11 Kaleb KEITHLEYlicense: dual license under GPLV2 and LGPLV3+
2012-04-19 Pranith Kumar Kcluster/afr: Set errno correctly in find_fresh_parents...
2012-04-19 Pranith Kumar Kcluster/afr: Build parent loc for expunge
2012-04-05 Pranith Kumar Kself-heald: Find self-heal failures, split-brain
2012-03-29 Pranith Kumar Kcluster/afr: Fix split-brain log
2012-03-29 Pranith Kumar Kcluster/afr: Fix the split-brain log
2012-03-22 Amar Tumballicore: adding extra data for fops
2012-03-18 Pranith Kumar Kcluster/afr: Enable eager-lock
2012-03-05 Pranith Kumar Kcluster/afr: Reset re-usable sh args in sh_*_done
2012-03-03 Vijay BellurRevert "afr: [Un]Set the 'right' lkowner for [f]{inode...
2012-03-01 Pranith Kumar Kcluster/afr: Handle errors in build_parent_loc
2012-03-01 Krishnan Parthasarathiafr: [Un]Set the 'right' lkowner for [f]{inode|entry...
2012-02-21 Amar Tumballicore: utilize mempool for frame->local allocations
2012-02-21 Pranith Kumar Kcluster/afr: Self-heald, Index integration
2012-01-27 Pranith Kumar Kcluster/afr: Perform xattrop with all afr-keys
2012-01-20 Anand Avaticore: GFID filehandle based backend and anonymous FDs
2012-01-10 Pranith Kumar Kcluster/afr: Remove dead code
2011-12-27 Pranith Kumar Kcluster/afr: Handle split-brain/all-fool xattrs for...
2011-12-22 Pranith Kumar Kcluster/afr: Set pargfid when missing
2011-11-24 Krishnan Parthasarathiafr: Fixed backgroundness detection in self-heal algo.
2011-11-18 Pranith Kumar Kdht,afr: Fixed gfid problems
2011-11-17 Harshavardhanaglusterfs: An effort to fix all the spell mistakes...
2011-09-30 Pranith Kumar Kcluster/afr: Don't unlock sh_frame on failure in algo
2011-09-29 Jeff DarcySecond round of warning suppression.
2011-09-29 Pranith Kumar Kcluster/afr: Handle files without gfid in self-heal
2011-09-14 Pranith Kumar KProactive self heal process implementation
2011-09-09 Pranith Kumar Kcluster/afr: perform self-heal with least priority
2011-09-09 Pranith Kumar Kcluster/afr: Make data selfheal trigger to be configurable.
2011-09-08 Jeff DarcyEliminate many "var set but not used" warnings with...
2011-08-20 Pranith Kumar Kcluster/afr: Perform self-heal without locking the...
2011-08-20 Pranith Kumar Kcluster/afr: Update fresh_children in lookup if no...
2011-08-10 Pranith Kumar KChange Copyright current year
2011-08-06 Pranith Kumar KLICENSE: s/GNU Affero General Public/GNU General Public/
2011-07-17 Pranith Kcluster/afr: Don't depend on fuse lk_owner for inodelks
2011-07-17 Pranith Kcluster/afr: Fix conflict files and gfid self-heal
2011-07-17 Pranith Kcluster/afr: Detect conflict/gfid self-heals
2011-07-17 Pranith Kcluster/afr: Add fresh children along with read-child...
2011-07-12 Pranith Kcluster/afr: Handle lookups when self-heal is off
2011-06-20 Krishnan Pafr: bg self-heal must be off if self-heal-count=0.
2011-06-08 Pranith Kumar Kcluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
2011-05-12 SachidanandaMove `self-heal completed' message to log level INFO.
2011-04-01 Amar Tumballicluster/afr: log enhancement - part 2
2011-03-31 Amar Tumballicluster/afr: white-space cleanup - part 2
2011-03-25 Raghavendra Bhatsend proper device id to posix while self healing devic...
2011-03-22 Pranith Kcluster/afr: skip openfd flush when the file is already...
next