summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-114-23/+36
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* features/quota: Fix ref-leakPranith Kumar K2015-06-111-0/+1
* stripe: fix use-after-freeJeff Darcy2015-06-101-4/+10
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-093-7/+24
* nfs: allocate and return the hashkey for the auth_cache_entryNiels de Vos2015-06-091-7/+25
* snapshot: Fix finding brick mount path logicAvra Sengupta2015-06-093-15/+12
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-0910-92/+234
* Changing log level from Warning to DebugAshish Pandey2015-06-081-1/+1
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-061-5/+15
* cluster/ec: EC_XATTR_DIRTY doesn't come in responsePranith Kumar K2015-06-062-27/+9
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-06-051-32/+42
* bitrot/glusterd: scrub option should be disabled once bitrot option is resetGaurav Kumar Garg2015-06-052-0/+8
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-0511-51/+365
* dht: Add lookup-optimize configuration option for DHTShyam2015-06-055-16/+71
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-043-4/+9
* glusterd: do not show pid of brick in volume status if brick is down.Gaurav Kumar Garg2015-06-041-2/+4
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-046-68/+156
* dht/rebalance : Fixed rebalance failureNithya Balachandran2015-06-042-3/+17
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-06-043-29/+458
* meta: implement fsync(dir)Raghavendra G2015-06-042-16/+40
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-06-043-25/+111
* features/quota: prevent statfs frame loss when an error happens during ancestryvmallika2015-06-041-15/+14
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-06-041-0/+9
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-045-134/+193
* cluster/dht: Don't rely on linkto xattr to find destination subvolRaghavendra G2015-06-031-101/+31
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-032-3/+11
* features/shard: Fix incorrect parameter to get_lowest_block()Krutika Dhananjay2015-06-031-2/+3
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-031-1/+1
* cluster/ec: Fix incorrect check for iatt differencesXavier Hernandez2015-06-031-5/+19
* features/shard: Fix issue with readdir(p) fopKrutika Dhananjay2015-06-022-43/+116
* glusterd: fix repeated connection to nfssvc failed msgsKrishnan Parthasarathi2015-06-012-13/+8
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)v3.7.1Anoop C S2015-06-015-16/+16
* dht/rebalance: Change log_level to DEBUGSusant Palai2015-06-011-2/+3
* cluster/tier: load libgfdb.so properly in all casesNiels de Vos2015-06-011-1/+1
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-06-013-42/+94
* nfs: Use uuid_clear() instead of memsetNiels de Vos2015-06-011-6/+2
* gfapi: zero size issue in glfs_h_acl_set()Niels de Vos2015-06-011-0/+4
* quota: quota.conf backward compatibility fixvmallika2015-06-014-13/+163
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-06-0110-27/+78
* glusterd: function to create duplicate of volinfo should copy subvol_countMohammed Rafi KC2015-05-311-0/+1
* tiering/nfs: duplication of nodes in client graphMohammed Rafi KC2015-05-312-3/+3
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-313-6/+19
* tier: Do not allow detach-tier commands on a non-tiered volumeMohammed Rafi KC2015-05-313-2/+21
* tiering: Correct errors in cli and glusterdMohammed Rafi KC2015-05-311-2/+1
* featuress/changelog: On snapshot, notify irrespective of failuresKotresh HR2015-05-313-23/+33
* features/bit-rot-stub: implement mknod fopRaghavendra Bhat2015-05-311-0/+51
* features/bitrot: serialize versioningVenky Shankar2015-05-313-32/+174
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-302-63/+68
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-306-181/+319