summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Darcy2014-01-216-101/+156
|\
| * 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
* | Merge "Fixeda bug where a NULL pointer exception happens on resolution part S...Jeff Darcy2014-01-161-4/+4
|\ \
| * | Fixeda bug where a NULL pointer exception happens on resolution partRaghavan P2014-01-161-4/+4
* | | Merge "Update to etcd API v2."Jeff Darcy2014-01-161-15/+76
|\ \ \
| * | | Update to etcd API v2.Jeff Darcy2014-01-081-15/+76
* | | | Merge "Fix precondition handling."Jeff Darcy2014-01-161-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix precondition handling.Jeff Darcy2014-01-141-5/+6
| |/ /
* | | Merge branch 'upstream' into mergeJeff Darcy2014-01-1411-63/+143
|\ \ \ | |/ / |/| / | |/
| * 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
* | Changes to NSR reconciliation code.Raghavan P2014-01-0811-239/+829
* | Update comment to reflect new code-generation technique.Jeff Darcy2013-12-111-8/+5
* | Permission changes.Jeff Darcy2013-12-113-0/+0
* | More leftovers from the move.Jeff Darcy2013-12-112-129/+0
* | Remove generated file (again).Jeff Darcy2013-12-111-4444/+0
* | Roll-up patch for NSR so far.Jeff Darcy2013-12-1145-1/+15133
|/
* 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
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-7/+132