summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* locks: fix build breakage from missing pl-messages.hJeff Darcy2016-04-011-1/+1
* features/changelog: Don't modify 'pargfid' in 'resolve_pargfid_to_path'Kotresh HR2016-03-302-2/+5
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-305-50/+177
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-262-43/+46
* features/locks: Remove unneeded function parameterAnoop C S2016-03-223-9/+9
* marker: set inode ctx before lookup unwindvmallika2016-03-213-39/+99
* features/trash: Handle unexpected errors during mkdirAnoop C S2016-03-181-0/+23
* changelog: fix typecasting of functionPrasanna Kumar Kalever2016-03-171-3/+3
* features/shard: Implement discard fopKrutika Dhananjay2016-03-111-5/+22
* 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