summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
* dht: Modified dht-statedump to print all subvolume_statusVenkatesh Somyajulu2014-02-111-12/+33
* cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
* cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
* cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
* cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
* cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
* cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
* dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
* cluster/afr: Change default_value for option self-heal-daemonVijay Bellur2014-01-271-1/+1
* cluster/dht: set op_errno correctly during migration.Raghavendra G2014-01-251-3/+18
* cluster/dht: goto statements may cause loop exit before memory is freed.Christopher R. Hertel2014-01-241-1/+1
* cluster/stripe: Remove redundant code blocksChristopher R. Hertel2014-01-241-24/+0
* cluster/dht: Set quota limit key in dht_selfheal of dirs.Varun Shastry2014-01-222-6/+29
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-0/+6
* syncop: Change return value of syncopPranith Kumar K2014-01-195-100/+155
* dht: Ignore directory with missing xattrs, which have err == 0, and start == ...Vijaykumar M2014-01-151-1/+1
* cluster/afr: Unable to self heal symbolic linksVenkatesh Somyajulu2014-01-132-2/+4
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-1/+2
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Don't accept heal commands until graph is upPranith Kumar K2014-01-081-0/+4
* cluster/afr: avoid race due to afr_is_transaction_running()Ravishankar N2013-12-241-0/+5
* Fix typos, and spacing issues.James Shubin2013-12-231-7/+6
* cluster/afr: For entry self heal, mark all source bricksVenkatesh Somyajulu2013-12-191-13/+49
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-163-18/+22
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-163-8/+6
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-122-8/+2
* cluster/dht: Make sure gf_defrag_migrate_data is not optimizedPranith Kumar K2013-12-111-0/+7
* dht: Set status to FAILED when rebalance stops due to brick going downKaushal M2013-12-103-5/+9
* cluster/afr: handle NULL check before strlen/strcmp in fgetxattrPoornima2013-12-031-1/+1
* cluster/afr: Fix description string for option 'self-heal-daemon'Vijay Bellur2013-12-021-1/+2
* cluster/dht: handle NULL check before strlen/strcmp in fgetxattrAnand Avati2013-12-021-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