summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* build: fix "unpackaged but installed" warningsJeff Darcy2014-04-232-2/+2
* Merge branch 'upstream'Jeff Darcy2014-04-2265-786/+13948
|\
| * snapshot: use volume's brick_ids for the snapsRavishankar N2014-04-212-9/+4
| * glusterd: pass the right argument for perf subgraphKrishnan Parthasarathi2014-04-211-1/+1
| * fuse: prevent READDIR(P) from writing to much data to /dev/fuseNiels de Vos2014-04-211-14/+46
| * fuse: allow xlators to request for direct-io-mode on virtual filesAnand Avati2014-04-201-2/+14
| * fuse-resolve: loc_wipe() after inode_link()Anand Avati2014-04-201-2/+2
| * cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-173-1/+34
| * mount.glusterfs: return 32 in case of double mountingNiels de Vos2014-04-171-3/+3
| * dict: add dict_set_dynstr_with_allocKrishnan Parthasarathi2014-04-141-24/+12
| * logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-113-6/+170
| * mount.glusterfs: return an error when mounting failedNiels de Vos2014-04-111-21/+26
| * cli,glusterd: Improve detach check validationKaushal M2014-04-114-25/+55
| * gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-1128-631/+12546
| * cluster/afr: Set right argument order for STACK_WIND_COOKIEVijay Bellur2014-04-101-1/+1
| * glusterd: call runner_end even if runner_start failsJeff Darcy2014-04-091-0/+11
| * cluster/afr: Mem leak fixes found in valgrind for iozonePranith Kumar K2014-04-091-0/+4
| * features/locks: Fix a missing assignment in new_entrylk_lock()Vijay Bellur2014-04-081-0/+1
| * cluster/afr: Init local on txn-frame for zerofillPranith Kumar K2014-04-081-1/+1
| * rpc: warn and truncate grouplist if RPC/AUTH can not hold everythingNiels de Vos2014-04-081-1/+26
| * feature/barrier: Add statedump supportKaushal M2014-04-071-1/+81
| * features/barrier: add barrier translatorVarun Shastry2014-04-076-1/+651
| * afr: Simple 1-liner fix for crash in RackspaceBrian Foster2014-04-041-1/+1
| * features/glupy: Add mem accounting supportPrashanth Pai2014-04-031-0/+19
| * features/gfid-access: Fix possible inode memory corruption.Kotresh H R2014-04-031-10/+22
| * 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
| * glusterd: suppress spurious error message during startupRavishankar N2014-03-261-2/+5
| * cluster/afr: Sparse file self-heal cangesPranith Kumar K2014-03-261-9/+28
| * features/compress: Add mem accounting support for compressPranith Kumar K2014-03-242-0/+20
| * features/glupy: Rename Glupy python module to avoid namespace conflictJustin Clift2014-03-249-17/+48
| * glusterd: op-version check for brickops.Ravishankar N2014-03-243-4/+51
* | nsr: add quorum enforcementJeff Darcy2014-04-225-2/+48
* | 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-227-23/+71
|\ \
| * | nsr: use different etcd keys for each NSR subvolumeJeff Darcy2014-03-257-23/+71
* | | build: NSR requirement on curlLuis Pabon2014-03-282-4/+6
|/ /
* | Merge branch 'upstream'Jeff Darcy2014-03-2464-19381/+9215
|\|
| * glusterd: persistent client xlator/ afr changelog namesRavishankar N2014-03-249-3/+92
| * encryption/crypt: Add mem-accounting for crypt xlatorPranith Kumar K2014-03-222-0/+20
| * Glusterd/Remove-brick: Reconfigure the nfs server volfile upon remove-brick s...Susant Palai2014-03-221-0/+10
| * debug/io-stats:fix compile warningRavishankar N2014-03-221-1/+1
| * cluster/afr: refactorAnand Avati2014-03-2231-19320/+8805
| * build: do not create versioned <xlator>.so filesNiels de Vos2014-03-215-7/+7
| * geo-rep/glusterd: Fix geo-rep status on introduction of volume lockKotresh H R2014-03-211-17/+14
| * build: Remove cmockery2 from repoLuis Pabon2014-03-172-36/+0
| * storage/bd: Fix allocations/deallocationsPranith Kumar K2014-03-086-22/+46
| * features/quota: fix the dict leak when quota is offVarun Shastry2014-03-121-2/+2
| * locks: fix unconditional op_ret success of entrylkAnand Avati2014-03-121-2/+3