summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-111-3/+4
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-6/+20
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2017-01-083-1/+3
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-081-16/+13
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2017-01-081-14/+0
* glusterd (geo-rep): fix unused variable warnings/errorsKaleb S. KEITHLEY2017-01-081-20/+4
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-081-0/+7
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2017-01-088-61/+388
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64
* logging: Avoid re-initing log level in io-statsVijay Bellur2017-01-021-1/+2
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-022-2/+14
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2017-01-024-10/+15
* cluster/dht: Check for null inodeN Balachandran2017-01-021-2/+5
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-291-0/+2
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-291-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-272-58/+130
* glusterd: Handle volinfo->refcnt properly during volume start commandAvra Sengupta2016-12-251-10/+10
* glusterd/ganesha : handle volume reset properly for ganesha optionsJiffin Tony Thottan2016-12-231-16/+0
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-202-4/+1
* upcall: Fix 'use after free' in a log messageNiels de Vos2016-12-191-3/+5
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-12-141-35/+62
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-132-3/+12
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-132-29/+69
* uss: snapd should enable SSL if SSL is enabled on volumeRajesh Joseph2016-12-111-0/+15
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
* cluster/afr: CLI for granular entry heal enablement/disablementKrutika Dhananjay2016-11-292-15/+65
* protocol/server: capture offset in seekRavishankar N2016-11-293-0/+10
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-261-2/+21
* glusterd: clean up old port and allocate new one on every restartAtin Mukherjee2016-11-235-30/+41
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-232-18/+2
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-211-0/+2
* upcall: Fix a log levelPoornima G2016-11-181-2/+7
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-111-11/+12
* performance/open-behind: Avoid deadlock in statedumpPranith Kumar K2016-11-101-1/+4
* posix-acl: check dictionary before using itRajesh Joseph2016-11-091-0/+3
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-082-2/+5
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-084-16/+60
* glusterd/shared storage: Check for hook-script at stagingAvra Sengupta2016-11-062-6/+25
* snapshot: Fix for memory leaks in snapshot code pathAvra Sengupta2016-11-033-12/+47
* md-cache: Invalidate cache entry for open() with O_TRUNCSoumya Koduri2016-11-031-0/+48
* performance/write-behind: fix flush stuck by former failed writesRyan Ding2016-11-031-0/+4
* dht: Proper log message if data migration is skippedankitraj2016-11-021-8/+8
* crypt: changes needed for openssl-1.1 (coming in Fedora 26)Kaleb S. KEITHLEY2016-10-271-4/+17
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-251-5/+5
* performance/write-behind: remove the request from liability queue inRaghavendra G2016-10-171-2/+13
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-171-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: Use locks for opendirPranith Kumar K2016-10-141-1/+21