summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* tiering: Do not allow some operations on tiered volumeMohammed Rafi KC2015-05-285-0/+111
* glusterd: add counter support for tiered volumesDan Lambright2015-05-285-1/+79
* glusterd: Fix conf->generation to stop new peers participating inAvra Sengupta2015-05-271-0/+3
* cluster/afr : Do not copy dict when it is NULLAnuradha2015-05-151-1/+1
* quota/glusterd: on read call number of byte read should equal to buffer lengthGaurav Kumar Garg2015-05-141-2/+1
* glusterd/tiering : cksum mismatch for tiered volumev3.7.0beta2Mohammed Rafi KC2015-05-101-2/+2
* uss : implement statfs fop for snapdMohammed Rafi KC2015-05-102-0/+112
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-106-339/+1101
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-103-9/+58