summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-1149-398/+2735
|\
| * dht: Modified dht-statedump to print all subvolume_statusVenkatesh Somyajulu2014-02-111-12/+33
| * protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-109-4/+320
| * glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-1018-249/+2047
| * performance/io-cache: Fix for the bugs reported by coverityPoornima2014-02-101-0/+2
| * features/quota: Fix NULL dereference error reported by coverity.Poornima2014-02-101-0/+4
| * cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
| * glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-084-3/+19
| * performance/quick-read: Allocated memory not freed when not used.Christopher R. Hertel2014-02-081-2/+3
| * cluster/dht: If hashed_subvol is NULL, do not failSusant Palai2014-02-081-3/+3
| * features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-082-11/+19
| * cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
| * features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
| * glusterd: Fix a memory leak.Raghavendra Talur2014-02-081-0/+2
| * features/index: Close directories left open on error.Christopher R. Hertel2014-02-071-3/+17
| * quick-read: Remove unref of a freed iobuf.Poornima2014-02-071-1/+0
| * glusterd: Fix the NULL dereference errors reported by coverity.Poornima2014-02-072-2/+6
| * gNFS: Possible NULL pointer dereferenceSantosh Kumar Pradhan2014-02-071-32/+37
| * changelog: When connection is unsuccessful, close socket too.Raghavendra Talur2014-02-071-0/+1
| * changelog: Restrict length of unix socket files to UNIX_PATH_MAX.Raghavendra Talur2014-02-054-4/+4
| * Fix for 'use after free' errors reported by coverity.Poornima2014-02-052-2/+3
| * mgmt/glusterd: Fix double free.Poornima2014-02-051-3/+2
| * Problem : getfattr fails and mount point becomes inaccessible while Atin Mukherjee2014-02-051-1/+1
| * libxlator: fix memleak in cluster_markerxtime_cbk and cluster_markeruuid_cbkLukas Bezdicka2014-02-041-0/+2
| * cluster/dht: Set restrictive open flags for files under rebalanceShyamsundarR2014-02-041-2/+10
| * features/index: Loop exit without freeing in-use memory.Christopher R. Hertel2014-02-041-1/+3
| * glusterd: Reset opinfo.op ONLY if lock succeededKrutika Dhananjay2014-02-041-2/+4
| * quota: Fixing a possibility of GF_FREE on an array pointerLalatendu Mohanty2014-02-031-1/+4
| * cluster/dht: Fix layout sortingPoornima G2014-02-031-7/+16
| * cluster/dht: Abandoned memory if a call failsChristopher R. Hertel2014-02-031-0/+3
| * mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-031-0/+6
| * glusterd: Fix race in pid file updateRavishankar N2014-02-031-12/+0
| * geo-rep: Fixing a memory leak issue reported by CoverityLalatendu Mohanty2014-02-021-0/+1
| * dht: do not remove linkfile if file exist in cached sub volumeVijaykumar M2014-02-021-19/+109
| * cluster/afr: Add gfid to index in wind un-conditionallyPranith Kumar K2014-01-291-9/+25
| * features/qemu-block: Remove unref of freed iobufPoornima2014-01-291-1/+0
| * features/quota: Correct the statfs calculation when set limit is beyond ...Varun Shastry2014-01-281-4/+2
* | Example of how to add extra info to changelog records.Jeff Darcy2014-02-114-2/+45
* | 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 "features/changelog: remove dead code and fix compile warnings"Jeff Darcy2014-02-031-116/+1
|\ \
| * | features/changelog: remove dead code and fix compile warningsVenky Shankar2014-01-311-116/+1
* | | 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-286-4/+22
|\ \