summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'HEADmasterJeff Darcy2014-04-2810-27/+18
|\
| * build: MacOSX Porting fixesHarshavardhana2014-04-2410-27/+18
* | build: fix "unpackaged but installed" warningsJeff Darcy2014-04-232-2/+2
* | Merge branch 'upstream'Jeff Darcy2014-04-2210-25/+148
|\|
| * cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-173-1/+34
| * cluster/afr: Set right argument order for STACK_WIND_COOKIEVijay Bellur2014-04-101-1/+1
| * cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
| * cluster/afr: Init local on txn-frame for zerofillPranith Kumar K2014-04-081-1/+1
| * afr: Simple 1-liner fix for crash in RackspaceBrian Foster2014-04-041-1/+1
| * cluster/afr: Remove eager-lock stub on finodelk failurePranith Kumar K2014-04-023-6/+23
| * DHT/Rebalance : Hard link Migration FailureSusant Palai2014-03-301-6/+56
| * cluster/afr: Sparse file self-heal cangesPranith Kumar K2014-03-261-9/+28
* | nsr: add quorum enforcementJeff Darcy2014-04-224-2/+42
* | nsr: expand coverage of reconciliation testJeff Darcy2014-04-221-10/+10
* | nsr: fix more reconciliation resource leaksJeff Darcy2014-04-223-181/+237
* | Merge "nsr: use different etcd keys for each NSR subvolume"Jeff Darcy2014-04-225-18/+53
|\ \
| * | nsr: use different etcd keys for each NSR subvolumeJeff Darcy2014-03-255-18/+53
* | | build: NSR requirement on curlLuis Pabon2014-03-282-4/+6
|/ /
* | Merge branch 'upstream'Jeff Darcy2014-03-2432-18981/+8922
|\|
| * cluster/afr: refactorAnand Avati2014-03-2229-18979/+8734
| * build: Remove cmockery2 from repoLuis Pabon2014-03-172-36/+0
| * build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-064-0/+222
* | features/changelog: NSR Journal changesVenky Shankar2014-03-121-9/+31
* | Fix test failures in leader election.Jeff Darcy2014-03-111-4/+8
* | Merge "nsr: change leader-election code to use new etcd_lock"Jeff Darcy2014-03-112-182/+69
|\ \
| * | nsr: change leader-election code to use new etcd_lockJeff Darcy2014-03-052-182/+69
* | | Merge "nsr: update to latest versions of etcd and etcd-api"Jeff Darcy2014-03-113-58/+282
|\| |
| * | nsr: update to latest versions of etcd and etcd-apiJeff Darcy2014-03-053-58/+282
* | | Fix leaks introduced by error-checking patch.Jeff Darcy2014-03-052-875/+967
|/ /
* | nsr: add mem_acct_init functionsJeff Darcy2014-03-045-40/+66
* | Merge branch 'upstream' into mergeJeff Darcy2014-03-044-8/+11
|\|
| * core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-132-4/+4
| * cluster/stripe: Fix the possible resource leaks.Poornima2014-02-121-4/+5
| * cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
* | changes to NSR reconciliation code to add error handling.Raghavan P2014-03-035-258/+468
* | nsr-recon: use O_SYNC on logging filesJeff Darcy2014-02-261-3/+20
* | nsr-client: intercept and swallow GF_EVENT_CHILD_DOWNJeff Darcy2014-02-261-0/+28
* | nsr : Changes made in nsr logging functionsAnuradha2014-02-175-24/+65
* | 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