summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* libgfchangelog: Fix example programsKotresh HR2015-07-024-2/+21
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-49/+0
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-271-0/+49
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-06-272-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-275-32/+422
* Upcall: Fix an issue with invalidating parent entriesSoumya Koduri2015-06-261-8/+8
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsJoseph Fernandes2015-06-265-22/+256
* features/changelog: Always log directory rename operationsVijay Bellur2015-06-261-1/+3
* quota: marker accounting goes bad with rename while writing a filevmallika2015-06-261-3/+14
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-06-254-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-06-257-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-06-254-64/+191
* features/bitrot: cleanup, v1Venky Shankar2015-06-253-126/+271
* quota/marker: fix mem-leak in markervmallika2015-06-254-83/+157
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-248-201/+815
* Revert "quota/marker: fix mem-leak, free contribution node"Raghavendra Bhat2015-06-231-2/+0
* quota: allow writes when with ENOENT/ESTALE on active fdvmallika2015-06-221-1/+31
* stack: use list_head for managing framesKrishnan Parthasarathi2015-06-221-4/+3
* features/shard: Skip shards resolution if lookup on /.shard returns ENOENTKrutika Dhananjay2015-06-221-22/+118
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-201-0/+28
* quota/marker: fix mem-leak, free contribution nodevmallika2015-06-191-0/+2
* quota: fix double accounting with rename operationvmallika2015-06-181-1/+3
* libgfchangelog: Fix crash in gf_changelog_processKotresh HR2015-06-172-8/+14
* features/bitrot: fix fd leak in truncate (stub)Venky Shankar2015-06-161-3/+8
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-152-19/+138
* quota: don't log error when disk quota exceededvmallika2015-06-151-6/+9
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-152-8/+31
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-146-322/+594
* upcall: prevent busy loop in reaper threadNiels de Vos2015-06-141-0/+5
* features/changelog: Do htime setxattr without XATTR_REPLACE flagKotresh HR2015-06-122-10/+26
* features/qemu-block: Add comment about root_inode handlingPranith Kumar K2015-06-121-1/+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
* changetimerecorder : Porting to new logging frameworkMohamed Ashiq2015-06-104-125/+198
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-092-6/+23
* gfid-access: Remove dead increment (dead store)Prasanna Kumar Kalever2015-06-071-3/+0
* 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
* features/quota: Fix ref-leakPranith Kumar K2015-06-031-0/+1
* features/shard: Handle symlinks appropriately in fopsKrutika Dhananjay2015-06-031-5/+15
* features/shard: Fix incorrect parameter to get_lowest_block()Krutika Dhananjay2015-06-021-2/+3
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-011-1/+1
* 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