summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-2/+4
* features/changelog: Add xattr as special type in changelog entryMohammed Rafi KC2017-05-102-11/+13
* features/shard: Set size in inode ctx before size update for truncate tooKrutika Dhananjay2017-05-101-6/+8
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-081-0/+32
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* Remove double freeMichael Scherer2017-05-041-1/+0
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-037-1/+489
* Halo Replication feature for AFR translatorKevin Vigor2017-05-022-0/+3
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-013-16/+9
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-271-5/+5
* features/bit-rot-stub: bring in optional versioningRaghavendra Bhat2017-04-183-57/+290
* worm: add check for internal processes in ftruncate()Amar Tumballi2017-04-181-1/+1
* worm: allow Self-heal-Daemon to perform some operationsDavid Spisla2017-04-121-5/+5
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-111-0/+1
* upcall: correct the cleanup path in init() when GF_CALLOC() failsNiels de Vos2017-04-101-9/+10
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-072-59/+96
* shared: simplify and fix crash when we run out of memoryMichael Scherer2017-04-061-5/+1
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-051-2/+38
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-03-301-1/+1
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-19/+0
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-131-1/+1
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-03-113-69/+47
* Free the mutex even if we can't allocate a inodeMichael Scherer2017-03-071-1/+1
* Filter coverty false positivesMichael Scherer2017-02-241-0/+1
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-02-232-19/+154
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-232-1/+4
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-02-232-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-091-1/+1
* refcount: typecast function for calling on freeNiels de Vos2017-01-312-7/+2
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-304-9/+13
* features/changelog: fix a bug in changelog_rpc_server_destroyRyan Ding2017-01-301-0/+1
* features/bit-rot-stub: use the correct spelling of quarantine for bad objectsRaghavendra Bhat2017-01-303-5/+20
* features/trash: Create trash directory only when it is enabledJiffin Tony Thottan2017-01-201-392/+478
* gluster: Typos in logs and commentsN Balachandran2017-01-191-1/+1
* 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