summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* features/bitrot: Scrub log improvementVenky Shankar2015-07-101-1/+4
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-092-3/+3
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* features/ctr: Reduce the log-level for ctr-disabled messageAnoop C S2015-07-091-2/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-07-091-1/+1
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-091-1/+1
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-051-1/+1
* 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