summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: fix fd leak in truncate (stub)Venky Shankar2015-06-191-3/+8
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-192-8/+14
* quota: fix double accounting with rename operationvmallika2015-06-181-1/+3
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-172-8/+31
* quota: don't log error when disk quota exceededvmallika2015-06-171-4/+10
* changetimerecorder : port log messages to a new frameworkMohamed Ashiq2015-06-174-125/+198
* upcall: prevent busy loop in reaper threadNiels de Vos2015-06-151-0/+5
* features/changelog: Do htime setxattr without XATTR_REPLACE flagKotresh HR2015-06-122-10/+26
* features/qemu-block: Don't unref root inodePranith Kumar K2015-06-121-2/+2
* features/changelog: Avoid setattr fop logging during renameSaravanakumar Arumugam2015-06-111-0/+2
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* features/quota: Fix ref-leakPranith Kumar K2015-06-111-0/+1
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-092-6/+23
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-061-5/+15
* worm: Let lock, zero xattrop calls succeedPranith Kumar K2015-06-051-32/+42
* 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/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
* features/shard: Fix issue with readdir(p) fopKrutika Dhananjay2015-06-022-43/+116
* features/changelog: Remove inline keyword to avoid warnings (gcc v5.1.1)v3.7.1Anoop C S2015-06-015-16/+16
* 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-305-180/+302
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-305-426/+435
* quota: fix for spurious failurevmallika2015-05-281-20/+31
* features/shard: Skip block count and size update for directoriesKrutika Dhananjay2015-05-281-0/+2
* features/locks: Handle virtual getxattrs in more fopsPranith Kumar K2015-05-282-279/+339
* 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
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-105-51/+712
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-106-9/+432
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-103-3/+4
* features/bitrot: Use global timer wheelVenky Shankar2015-05-101-23/+8
* CTR/Libgfdb: Log typo fixJoseph Fernandes2015-05-101-1/+1
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-091-2/+2
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-05-091-12/+14
* glupy: fix makefile issuesHumble Devassy Chirammal2015-05-091-5/+0
* glupy: package glupy as a subpackage under gluster namespaceNiels de Vos2015-05-092-1/+3
* geo-rep: rename handling in dht volume(changelog changes)Saravanakumar Arumugam2015-05-091-38/+77
* features/changelog: Fix buffer overflow in snprintfKotresh HR2015-05-081-8/+8
* features/changelog: Fixing compilation issueAravinda VK2015-05-082-2/+5
* features/changelog: Avoid creation of empty changelogsSaravanakumar Arumugam2015-05-083-23/+154
* quota/marker: turn off inode quotas by defaultvmallika2015-05-083-8/+63
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-082-307/+802
* features/changelog: Version support for Changelog ParserAravinda VK2015-05-082-11/+70