summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/index: Get gfid type in readdirPranith Kumar K2016-03-311-1/+46
* features/shard: Implement discard fopKrutika Dhananjay2016-03-241-5/+22
* uss/gluster: generate gfid for snapshot files from snapname and gfidvmallika2016-03-233-33/+122
* marker: set inode ctx before lookup unwindvmallika2016-03-223-39/+99
* features/bit-rot-stub: get frame->local before unwindingRaghavendra Bhat2016-03-091-3/+5
* features/shard: Return ENOTSUP for unsupported fallocate flagsKrutika Dhananjay2016-03-091-0/+8
* afr: misc performance improvementsRavishankar N2016-03-081-0/+18
* features/trash: Handle unlink unwind properlyAnoop C S2016-03-081-4/+4
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-03-071-8/+96
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-03-071-1/+18
* features/trash: Retain file permissions during truncateAnoop C S2016-03-051-1/+4
* features/shard: Fix NULL-dereference when fsync failsKrutika Dhananjay2016-03-041-0/+4
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-043-3/+3
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-281-1/+12
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-02-221-26/+0
* USS: pre-existing .snaps should not be listed with 'ls -a' with USSvmallika2016-02-151-13/+66
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-02-101-18/+35
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2016-02-021-2/+7
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-271-0/+22
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-261-32/+31
* quota: limit xattr for subdir not healed on newly added bricksvmallika2016-01-251-3/+7
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-212-179/+329
* afr: handle bad objects during lookup/inode_refreshRavishankar N2016-01-211-0/+57
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-1819-152/+91
* features/bit-rot-stub: delete the link for bad object in quarantine directoryRaghavendra Bhat2016-01-094-2/+95
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-301-0/+4
* afr: refresh inode using fstatRavishankar N2015-12-281-12/+53
* ctr/sql: Providing for vol set for sqlcachesize and sqlWALsize and skip recor...Joseph Fernandes2015-12-223-29/+47
* features/index : Prevent logging due to NULL dictAnuradha Talur2015-12-211-4/+4
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-211-4/+1
* features/index : Readdirp performance improvementAnuradha Talur2015-12-212-96/+504
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-173-20/+187
* tier/ctr: Check filename in ctr_lookup for nameless lookupJoseph Fernandes2015-12-111-1/+1
* features/shard: Do not update inode-ctx size (again) after xattropKrutika Dhananjay2015-12-081-2/+4
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-033-22/+38
* tier/glusterd : Validation for frequency thresholds and record-countersJoseph Fernandes2015-12-023-18/+18
* features/shard: Set ctime to 0 in fsync callbackKrutika Dhananjay2015-11-301-0/+1
* features/gfid-access: Fix entry creation via setxattr for geo-repKotresh HR2015-11-271-45/+2
* features/bit-rot: Fix NULL dereferencePranith Kumar K2015-11-261-4/+10
* tier/ctr: Correcting rename logicJoseph Fernandes2015-11-263-22/+313
* features/changelog: Capture FXATTROP and XATTROP in changelogKotresh HR2015-11-242-2/+129
* features/shard: Eliminate extra update to postbuf in writevKrutika Dhananjay2015-11-241-16/+17
* marker : fixing memory leak issue in markerManikandan Selvaganesh2015-11-241-10/+2
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-232-10/+21
* quota: fix backward compatibility of quota xattr versionvmallika2015-11-231-18/+18
* features/bit-rot: scrubber changes for getting the list of bad objects from stubRaghavendra Bhat2015-11-233-2/+297