summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd/ afr: remove the readdir-failover option from rebalance processRavishankar N2015-06-051-1/+0
* snapshot: Fix finding brick mount path logicAvra Sengupta2015-06-053-15/+12
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-041-3/+1
* uss: Take ref on root inodeMohammed Rafi KC2015-06-041-2/+3
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-0411-51/+367
* glusterd: do not show pid of brick in volume status if brick is down.Gaurav Kumar Garg2015-06-031-2/+4
* bitrot/glusterd: scrub option should be disabled once bitrot option is resetGaurav Kumar Garg2015-06-032-0/+8
* features/quota: Fix ref-leakPranith Kumar K2015-06-031-0/+1
* nfs: allocate and return the hashkey for the auth_cache_entryNiels de Vos2015-06-031-7/+25
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-031-5/+15
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-026-88/+182
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-025-179/+206
* features/shard: Fix incorrect parameter to get_lowest_block()Krutika Dhananjay2015-06-021-2/+3
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-021-5/+19
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-021-2/+2
* stripe: fix use-after-freeJeff Darcy2015-06-021-4/+10
* cluster/tier: make attach/detach work with new rebalance logicDan Lambright2015-06-022-23/+28
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-025-16/+71
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-0210-92/+234
* DHT/permissoin: Let setattr consume stat built from lookup in heal pathSusant Palai2015-06-011-2/+0
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-011-1/+1
* cluster/dht: maintain start state of rebalance daemon across graph switch.Dan Lambright2015-06-011-2/+9
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)Anoop C S2015-06-015-16/+16
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-05-313-25/+111
* features/quota: prevent statfs frame-loss when an error happens duringvmallika2015-05-311-15/+14
* features/shard: Fix issue with readdir(p) fopKrutika Dhananjay2015-05-312-43/+116
* features/bit-rot-stub: implement mknod fopRaghavendra Bhat2015-05-311-0/+51
* featuress/changelog: On snapshot, notify irrespective of failuresKotresh HR2015-05-313-23/+33
* features/bitrot: serialize versioningVenky Shankar2015-05-313-32/+174
* features/qemu-block: Don't unref root inodePranith Kumar K2015-05-301-2/+1
* cluster/ec: Ignore differences in non locked inodesXavier Hernandez2015-05-305-28/+100
* build: xlators/mgmt/glusterd/src/glusterd-errno.h is not in dist tarballKaleb S. KEITHLEY2015-05-291-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-29279-1380/+0
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-05-291-32/+42
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-05-291-0/+9
* geo-rep: Fix acl mounting in mountbroker setupKotresh HR2015-05-281-0/+1
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-289-26/+77
* Changing log level from Warning to DebugAshish Pandey2015-05-281-1/+1
* quota: quota.conf backward compatibility fixvmallika2015-05-284-13/+163
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-282-63/+68
* glusterd: function to create duplicate of volinfo should copy subvol_countMohammed Rafi KC2015-05-281-0/+1
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-283-6/+19
* tiering/nfs: duplication of nodes in client graphMohammed Rafi KC2015-05-282-3/+3
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-283-2/+21
* tiering: Correct errors in cli and glusterdMohammed Rafi KC2015-05-281-2/+1
* glusterd/tiering: Exchange tier info during glusted handshakeMohammed Rafi KC2015-05-281-0/+154
* xlators/cluster/dht: Fix Explicit null dereferenced (CID 1291727).Günther Deschner2015-05-281-1/+1
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-286-181/+319
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-05-283-29/+486