summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-071-1/+3
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-08-051-1/+1
* quota: fix parents caching during build ancestryvmallika2015-08-022-75/+77
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-301-2/+3
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-301-2/+30
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-301-2/+4
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-271-17/+141
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-261-1/+1
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-213-20/+49
* quota: Fix crash in quota enforcervmallika2015-07-212-122/+295
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-145-32/+422
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-142-3/+3
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* quota/marker: inspect file/dir invoked without having quota xattrs requestedvmallika2015-07-131-3/+11
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-121-7/+5
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-121-0/+3
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-094-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-097-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-07-094-64/+191
* features/bitrot: cleanup, v1Venky Shankar2015-07-093-126/+271
* quota/marker: fix mem leak in markervmallika2015-07-072-170/+223
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* quota: marker accounting goes bad with rename while writing a filevmallika2015-07-021-3/+14
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-018-201/+815
* stack: use list_head for managing framesKrishnan Parthasarathi2015-07-011-4/+3
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-291-3/+1
* features/changelog: Always log directory rename operationsVijay Bellur2015-06-281-1/+3
* tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememntsDan Lambright2015-06-275-22/+256
* Upcall: Fix an issue with invalidating parent entriesSoumya Koduri2015-06-271-8/+8
* quota/marker: fix mem-leak in markervmallika2015-06-264-83/+157
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-261-0/+28
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-262-19/+138
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-236-323/+594
* quota: allow writes when with ENOENT/ESTALE on active fdvmallika2015-06-221-1/+31
* features/shard: Skip shards resolution if lookup on /.shard returns ENOENTKrutika Dhananjay2015-06-221-22/+118
* 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