summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: remove extra space in error messageMichael Adam2017-01-161-2/+2
* upcall: Resolve dict leak from up_(f)removexattr in upcall code pathMohit Agrawal2017-01-161-22/+14
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-123-19/+17
* fuse: fix memory leak in setxattrXavier Hernandez2017-01-121-27/+21
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-124-1/+42
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-113-24/+21
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-114-7/+61
* dht : file rename operation is successful but log has error File existsMohit Agrawal2017-01-092-7/+20
* readdir-ahead : Perform STACK_UNWIND outside of mutex locksPoornima G2017-01-091-48/+67
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-0910-654/+664
* cluster/ec: Fixing log messageSunil Kumar H G2017-01-081-5/+10
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-0810-29/+198
* md-cache: Cache updated as a part of invalidate should not update timePoornima G2017-01-081-14/+25
* performance/write-behind: Add debug messagesRaghavendra G2017-01-081-17/+168
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-081-5/+6
* features/uss: Remove redundant dict_unrefAnoop C S2017-01-061-1/+0
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-6/+20
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* glusterd: Fail add-brick on replica count change, if brick is downkarthik-us2017-01-061-0/+19
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-053-17/+18
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-053-4/+16
* readdir-ahead: Enhance EOD detection logicPoornima G2017-01-051-1/+1
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-051-0/+1
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-041-3/+4
* storage/posix: log the error when locking the export directory failsRaghavendra Bhat2017-01-031-2/+6
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-021-0/+7
* glusterd, cli: Get global options through volume get functionalitySamikshan Bairagya2016-12-305-29/+201
* performance/readdir-ahead: mark two options as NO_DOCRaghavendra G2016-12-271-2/+2
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-271-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* glusterd/geo-rep: Fix geo-rep config issueKotresh HR2016-12-261-14/+0
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-222-58/+130
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-223-36/+111
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-223-1/+4
* Fixes GlusterFS process crashes on deep directory hierarchySanoj Unnikrishnan2016-12-212-65/+87
* storage/posix: Do not create a directory which already existAshish Pandey2016-12-211-1/+8
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-214-7/+10
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-202-1/+2
* snapshot: Fix restore rollback to reassign snap volume ids to bricksAvra Sengupta2016-12-166-1/+158
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-162-4/+1
* access_control : address O_TRUNC and O_APPEND flag properly in posix_acl_openJiffin Tony Thottan2016-12-141-2/+3
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-136-34/+42
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* glusterd: Handle volinfo->refcnt properly during volume start commandAvra Sengupta2016-12-121-10/+10
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* performance/write-behind: Add more fops for checking dependency withRaghavendra G2016-12-121-0/+317
* snapshot/ganesha: Copy export.conf, only if ganesha.enable is on.Avra Sengupta2016-12-121-13/+25
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-111-4/+6
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64