summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* refcount: typecast function for calling on freeNiels de Vos2017-08-112-7/+2
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-011-2/+3
* feature/changelog: Fix buffer overflow crashKotresh HR2017-06-301-2/+4
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-202-6/+7
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-131-2/+38
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-132-59/+96
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-131-0/+1
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-153-69/+47
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-131-1/+1
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-02-272-19/+154
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-02-272-26/+21
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-202-0/+6
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-014-9/+13
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-231-392/+478
* features/changelog: Fix htime xattr during brick crashv3.11devKotresh HR2017-01-191-1/+30
* upcall: Resolve dict leak from up_(f)removexattr in upcall code pathMohit Agrawal2017-01-161-22/+14
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* features/uss: Remove redundant dict_unrefAnoop C S2017-01-061-1/+0
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* all: remove dead translatorsJeff Darcy2016-11-2918-3884/+2
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-241-2/+21
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* upcall: Fix a log levelPoornima G2016-11-081-2/+7
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-0/+1
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-032-18/+2
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-203-114/+283
* cluster/tier: handle fast demotionsMilind Changire2016-10-191-3/+12
* features/read-only: reten_mode is invalid to be free by mem_put()Ryan Ding2016-10-181-11/+0
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-182-2/+2
* tier/ctr/sql : Dafault values for sql cache and wal sizeJoseph Fernandes2016-09-221-2/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-1825-80/+136
* xlators/upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* index: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-43/+7
* snapview-server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-122-24/+2
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-081-0/+12
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-042-2/+148
* features/changelog: fix a segment fault in changelog_cleanup_dispatchersRyan Ding2016-09-021-2/+2
* feature/locks: Implement fops in locks TranslatorAshish Pandey2016-09-011-30/+501
* upcall: Mark the clients as accessed on readdirp entriesPoornima G2016-08-311-1/+42
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-303-10/+125
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-299-40/+6
* bit-rot: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-7/+2
* shard: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* features/upcall: segment fault while join thread reaper_thr in fini()Ryan Ding2016-08-292-5/+6
* quota: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-274-58/+14
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-256-13/+97