summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix unlink failure due to non-existent shard(s)v3.7.4Krutika Dhananjay2015-08-311-4/+3
* marker: preserve previous dirty flag during update txnvmallika2015-08-311-15/+91
* features/shard: Fix permission issuesKrutika Dhananjay2015-08-312-8/+57
* features/shard: Fix size update for writes at hole regionKrutika Dhananjay2015-08-292-2/+10
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-272-89/+168
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-272-5/+22
* snapshot: Make fops static for correct resolution of symbolsSoumya Koduri2015-08-251-36/+38
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-251-1/+1
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-231-20/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-211-2/+2
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-212-23/+96
* quota/marker: fix inode quota with renamevmallika2015-08-205-532/+484
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-192-31/+45
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-08-192-13/+13
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-143-3/+3
* uss: Take ref on root inodeMohammed Rafi KC2015-08-131-2/+3
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-08-121-1/+43
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-08-121-1/+1
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* 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