summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* gluster/uss: change ctime attr of a dir when USS enabledvmallika2016-03-101-1/+26
* uss/gluster: generate gfid for snapshot files from snapname and gfidvmallika2016-03-103-33/+122
* features/bit-rot-stub: get frame->local before unwindingRaghavendra Bhat2016-03-091-3/+5
* features/shard: Return ENOTSUP for unsupported fallocate flagsKrutika Dhananjay2016-03-081-0/+8
* afr: misc performance improvementsRavishankar N2016-03-081-0/+18
* qemu-block: deprecated/defunct, remove from treeKaleb S KEITHLEY2016-03-0713-2759/+2
* features/index: Get gfid type in readdirPranith Kumar K2016-03-041-1/+46
* features/shard: Fix NULL-dereference when fsync failsKrutika Dhananjay2016-03-021-0/+4
* features/trash: Retain file permissions during truncateAnoop C S2016-02-291-1/+4
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-02-291-8/+96
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-02-261-1/+18
* locks: Handle negative values for flock->l_lenSoumya Koduri2016-02-251-1/+12
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-02-162-5/+5
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-153-3/+3
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-0/+1
* USS: pre-existing .snaps should not be listed with 'ls -a' with USS enabledvmallika2016-02-151-13/+66
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-131-3/+4
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* build: Filter -D_FORTIFY_SOURCE from CFLAGSRaghavendra Talur2016-02-091-1/+4
* shard: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* upcall: add seek() FOPNiels de Vos2016-02-041-0/+57
* features/trash: Handle unlink unwind properlyAnoop C S2016-02-041-4/+4
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* Revert "shard: add seek() FOP as not supported"Pranith Kumar Karampuri2016-01-271-12/+0
* shard: add seek() FOP as not supportedNiels de Vos2016-01-271-0/+12
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-01-221-18/+35
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-182-179/+329
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-01-121-26/+0
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-101-32/+31
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-071-0/+22
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-3/+7
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-2224-27/+27
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-222-4/+4
* ctr/sql: Providing for vol set for sqlcachesize and sqlWALsize and skip recor...Joseph Fernandes2015-12-223-29/+47
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-221-0/+4
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-0/+57
* afr: refresh inode using fstatRavishankar N2015-12-201-12/+53
* features/bit-rot-stub: delete the link for bad object in quarantine directoryRaghavendra Bhat2015-12-164-2/+95
* features/changelog: Remove incorrect error messageKotresh HR2015-12-141-4/+0
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-143-20/+187
* features/index : Prevent logging due to NULL dictAnuradha Talur2015-12-101-4/+4
* tier/ctr: Check filename in ctr_lookup for nameless lookupJoseph Fernandes2015-12-091-1/+1
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* features/shard: Do not update inode-ctx size (again) after xattropKrutika Dhananjay2015-12-081-2/+4
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-4/+1
* tier/glusterd : Validation for frequency thresholds and record-countersJoseph Fernandes2015-12-013-18/+18
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-013-22/+38
* features/shard: Set ctime to 0 in fsync callbackKrutika Dhananjay2015-11-271-0/+1
* features/bit-rot: Fix NULL dereferencePranith Kumar K2015-11-261-4/+10