summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-305-426/+435
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-305-8/+74
* cluster/ec: Ignore differences in non locked inodesXavier Hernandez2015-05-305-28/+100
* afr: allow readdir to proceed for directories in split-brainRavishankar N2015-05-291-18/+22
* geo-rep: Fix acl mounting in mountbroker setupKotresh HR2015-05-291-0/+1
* quota: fix for spurious failurevmallika2015-05-281-20/+31
* posix: Do not update unmodified xattr in (f)xattropXavier Hernandez2015-05-281-9/+22
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-282-4/+6
* features/shard: Skip block count and size update for directoriesKrutika Dhananjay2015-05-281-0/+2
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-05-281-1/+1
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-282-279/+339
* cluster/ec: Fix all EIO errors in ECPranith Kumar K2015-05-2817-1065/+1347