cluster/ec: Mark self-heal fops as internal
[obnox/glusterfs.git] / xlators / cluster / afr / src / afr-self-heald.c
2015-11-18 Pranith Kumar Kcluster/ec: Mark self-heal fops as internal
2015-06-27 araoafr: Porting messages to new logging framework
2015-05-29 Niels de Vosbuild: do not #include "config.h" in each file
2015-04-08 Raghavendra Talurlibglusterfs/syncop: Add xdata to all syncop calls
2015-04-08 Manikandan SelvaganeshCluster/afr : Coverity fix.
2015-04-04 Emmanuel DreyfusAvoid conflict between contrib/uuid and system uuid
2015-03-17 Ravishankar Nafr: remove stale index entries
2015-03-09 Pranith Kumar Kcluster/ec: Add self-heal-daemon command handlers
2015-02-27 Pranith Kumar Klibglusterfs: Moved common functions as utils in syncop...
2015-02-06 Pranith Kumar Kcluster/afr: Re-introduce heal-timeout option
2015-02-06 Pranith Kumar Ksyncop: Provide syncop_ftw and syncop_dir_scan utils
2015-01-06 Ravishankar Nlibglusterfs: change signature of syncop_(f)getxattr
2014-12-17 Emmanuel Dreyfustelldir()/seekdir() portability fixes
2014-10-15 Pranith Kumar Kheal: glfs-heal implementation
2014-09-30 Emmanuel DreyfusFix invalid seekdir() usage
2014-09-26 Krutika Dhananjaycluster/afr: More dict_t leak fixes
2014-08-22 Pranith Kumar Kcluster/afr: Perform gfid heal inside locks.
2014-05-28 Pranith Kumar Kcluster/afr: Don't support heal info healed/heal-failed...
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
2014-01-20 Pranith Kumar Ksyncop: Change return value of syncop
2014-01-08 Pranith Kumar Kcluster/afr: Stop index crawl on pending full crawl
2013-12-17 Pranith Kumar Kcluster/afr: Add foreground self-heal launch capability...
2013-11-26 Anand Avaticore: fix errno for non-existent GFID
2013-10-15 Harshavardhanalibglusterfs: Add monotonic clocking counter for timer...
2013-10-14 Venkatesh Somyajulucluster/afr: [Feature] Command implementation to get...
2013-10-14 Venkatesh Somyajulucluster/afr : Implementation of command "gluster volume...
2013-05-31 Venkatesh Somyajulucluster/afr: Removed misleading log from afr_start_crawl
2013-01-23 Pranith Kumar Kself-heald: Remove stale index even in heal info
2013-01-22 Pranith Kumar Kcluster/afr: Link inode only on lookup
2012-11-26 Venkatesh SomyajulaCluster/afr: Fix output for gluster volume heal vn...
2012-10-12 Jeff Darcyreplicate: don't use synctask_new from within a synctask
2012-10-11 Venkatesh Somyajulucluster/afr Changed the message's log level from Error...
2012-09-26 Pranith Kumar Kcluster/afr: Trigger heal on local subvols on any child_up
2012-08-24 Krishnan Parthasarathiafr: Avoid excessive logging in self-heal.
2012-08-20 Venkatesh SomyajuluSelf-heald: Prevent logging of errno ENOENT
2012-07-31 Pranith Kumar Kcluster/afr: update loc inode after inode_link
2012-07-13 Jim Meyeringremove useless if-before-free (and free-like) functions
2012-06-05 Jeff Darcyreplicate: default read_child to a local brick if there...
2012-06-05 Pranith Kumar KSelf-heald: inode_link files while crawling
2012-05-19 Pranith Kumar KSelf-heald: Enable configuring of heal poll timeout
2012-05-17 Pranith Kumar KSelf-heald: Print the time stamp of the event-history
2012-05-11 Kaleb KEITHLEYlicense: dual license under GPLV2 and LGPLV3+
2012-05-07 Pranith Kumar KSelf-heald: Dump the event history completely
2012-05-04 Pranith Kumar Kself-heald: loc should have gfid path for better logging
2012-05-04 Pranith Kumar Kself-heald: Don't trigger self-heal always.
2012-04-25 Pranith Kumar Kcluster/afr: Log enhancements
2012-04-10 Jeff DarcyFix compiler warnings and typos from Debian build.
2012-04-05 Pranith Kumar Kself-heald: succeed heal info always
2012-04-05 Pranith Kumar Kself-heald: Add node-uuid option for determining brick...
2012-04-05 Pranith Kumar Kself-heald: Find self-heal failures, split-brain
2012-03-18 Pranith Kumar KSelf-heald: Handle errors gracefully and show errors...
2012-03-18 Pranith Kumar Kcluster/afr: Enable eager-lock
2012-03-14 Raghavendra Bhatcluster/afr: handle sending NULL dentry name for inode...
2012-03-03 Vijay BellurRevert "afr: [Un]Set the 'right' lkowner for [f]{inode...
2012-03-01 Pranith Kumar Kcluster/afr: Add new option to know which process it...
2012-03-01 Krishnan Parthasarathiafr: [Un]Set the 'right' lkowner for [f]{inode|entry...
2012-02-21 Pranith Kumar Kcluster/afr: Add commands to see self-heald ops
2012-02-21 Pranith Kumar Kcluster/afr: Self-heald, Index integration
2012-01-25 Amar Tumballicore: get xattrs also as part of readdirp
2012-01-24 Shylesh Kumarcluster/afr: set loc->gfid for building root loc
2011-11-18 Pranith Kumar Kdht,afr: Fixed gfid problems
2011-11-16 Amar Tumballicore: remove 'ino' variable from 'inode_t' structure
2011-10-28 Pranith Kumar Kpump: Change crawl to accommodate afr_lookup changes
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