summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* | | nsr-recon: fix entry-count error when logs are preallocatedJeff Darcy2014-02-111-12/+65
* | | nsr: add first reconciliation testJeff Darcy2014-02-113-3/+3
|/ /
* | Merge "nsr-server: add periodic fsync (as syncop)"Jeff Darcy2014-02-031-1/+9
|\ \
| * | nsr-server: add periodic fsync (as syncop)Jeff Darcy2014-01-291-1/+9
* | | etcd-sim: fix stdio-buffering problemJeff Darcy2014-01-291-38/+68
|/ /
* | Merge "NSR reconciliation: Adding index for each op"Jeff Darcy2014-01-285-2/+17
|\ \
| * | NSR reconciliation: Adding index for each opRaghavan P2014-01-235-2/+17
* | | Merge branch 'upstream'Jeff Darcy2014-01-287-35/+55
|\ \ \ | |/ / |/| / | |/
| * 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
* | Fix write-queuing logic.Jeff Darcy2014-01-221-5/+8
* | cluster/nsr-server: fix etcd-sim date handlingJeff Darcy2014-01-221-66/+59
* | Merge "nsr : Fix "special" recon logging functions."Jeff Darcy2014-01-226-108/+251
|\ \
| * | nsr : Fix "special" recon logging functions.Anuradha2014-01-216-108/+251
* | | 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