summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-281-1/+2
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-281-3/+22
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2014-01-272-8/+2
* cluster/afr: Treat ESTALE on nameless lookup as ENOENTPranith Kumar K2014-01-271-1/+3
* cluster/afr: Treat FOOL condition as split-brain for entry self-healPranith Kumar K2014-01-251-0/+48
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2014-01-211-0/+7
* cluster/afr: Change errno to op_errnoVenkatesh Somyajulu2013-12-291-1/+1
* dht: Set status to FAILED when rebalance stops due to brick going downKrishnan Parthasarathi2013-12-233-5/+9
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-041-1/+1
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-031-0/+1
* cluster/dht: Handle Link-info getxattr failure in rebalancePranith Kumar K2013-11-261-7/+15
* cluster/dht: set layout in inode ctx even if linkfile failsAnand Avati2013-11-261-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-266-12/+15
* cluster/dht: instruct marker whenever it shouldn't do accountingRaghavendra G2013-11-261-12/+97
* core: add dht_is_linkfile helper procedure.Raghavendra G2013-11-262-7/+3
* features/quota: Improvements to quotaRaghavendra G2013-11-261-4/+36
* cluster/afr: Provide HA for pathinfo getxattrPranith Kumar K2013-11-261-14/+49
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+3
* Have #include <signal.h> for kill(2)Emmanuel Dreyfus2013-11-182-0/+2
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-146-6/+6
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-134-128/+148
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-132-26/+63
* glusterfs: zerofill supportM. Mohan Kumar2013-11-108-0/+588
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* afr: check for split-brain before proceeding with fopsRavishankar N2013-10-162-12/+33
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnoKaushal M2013-10-151-1/+1
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-5/+4
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-7/+132
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-146-45/+523
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Change Self-heal domain separator to ':'Pranith Kumar K2013-10-032-1/+3
* Logging : Improved the log message on unlock failure in afr_unlock_inodelk_cbk.Anuradha2013-09-301-2/+6
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-292-0/+2
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* Revert "cluster/dht: Return success in dht_discover if layout issues"shishir gowda2013-09-243-70/+35
* cluster/dht: Fix anomaly checkshishir gowda2013-09-231-3/+11
* distribute: Rebalance should provide even disk space distributionHarshavardhana2013-09-191-15/+30
* cli/glusterd: improve rebalance fix-layout status reportingRavishankar N2013-09-192-0/+6
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-184-672/+581
* Revert "cluster/distribute: Rebalance should also verify free inodes"Anand Avati2013-09-171-22/+5
* cluster/distribute: Rebalance should also verify free inodesHarshavardhana2013-09-171-5/+22
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-091-4/+28
* cluster/afr: Set size based source only when sizes are unequalPranith Kumar K2013-09-031-0/+13
* afr: make NOP truncate/ftruncate efficientAnand Avati2013-09-032-0/+17
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-296-30/+338
* cluster/afr: Reset attempted count before attempting blocking lockPranith Kumar K2013-08-291-0/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-08-291-0/+2
* cluster/stripe: enable coalesce mode by defaultBrian Foster2013-08-281-4/+4
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-284-26/+71