summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-115-52/+203
|\
| * 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
* | Example of how to add extra info to changelog records.Jeff Darcy2014-02-113-1/+36
* | Merge "nsr-recon: bring data_worker_fun in line with coding standard"Jeff Darcy2014-02-111-228/+245
|\ \
| * | nsr-recon: bring data_worker_fun in line with coding standardJeff Darcy2014-02-041-228/+245
* | | Merge "nsr-server: update etcd-api to match upstream"Jeff Darcy2014-02-112-39/+39
|\ \ \
| * | | nsr-server: update etcd-api to match upstreamJeff Darcy2014-02-032-39/+39
| |/ /
* | | 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