summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-212-32/+32
* features/shard: Do list_del_init() while list memory is validPranith Kumar K2018-03-201-1/+1
* georep : Pause/Resume of geo-replication with wrong userSunny Kumar2018-03-201-0/+23
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-0/+3
* glusterd: glusterd crash in gd_mgmt_v3_unlock_timer_cbkGaurav Yadav2018-03-151-1/+0
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-149-908/+813
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-03-141-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-03-144-48/+93
* cluster/dht: Skipped files are not treated as errorsN Balachandran2018-03-121-9/+11
* rpcsvc: correct event-thread scalingMilind Changire2018-03-121-3/+4
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-104-44/+20
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-103-0/+94
* protocol/client: fix memory corruptionXavi Hernandez2018-03-096-92/+78
* glusterd: volume get fixes for client-io-threads & quorum-typeRavishankar N2018-03-075-7/+52
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-068-760/+42
* glusterd : memory leak in mgmt_v3 lock functionalityGaurav Yadav2018-03-061-0/+7
* cluster/afr: Remove compound-fops usage in afrPranith Kumar K2018-03-065-396/+7
* nl-cache: Fix coverity issue RESOURCE_LEAKPoornima G2018-03-061-0/+3
* nl-cache: Fix coverity issue RETURN_LOCALPoornima G2018-03-061-1/+1
* fuse: enable proper "fgetattr"-like semanticsCsaba Henk2018-03-061-1/+13
* build: address linkage issuesKaleb S. KEITHLEY2018-03-051-3/+3
* features/shard: Upon FSYNC from upper layers, wind fsync on all changed shardsKrutika Dhananjay2018-03-053-38/+504
* quick-read: Fix coverity issue CHECKED_RETURNPoornima G2018-03-051-2/+3
* upcall: Fix coverity issues NEGATIVE_RETURNSPoornima G2018-03-051-2/+2
* io-cache: Fix coverity issue NEGATIVE_RETURNSPoornima G2018-03-051-1/+1
* protocol/server: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-03-021-0/+10
* md-cache: Fix coverity issue FORWARD_NULLPoornima G2018-03-021-3/+4
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-025-164/+117
* features/shard: Fix shard inode refcount when it's part of priv->lru_list.Krutika Dhananjay2018-03-021-9/+17
* cluster/afr: Fix dict-leak in pre-opPranith Kumar K2018-02-283-20/+20
* perfomance/io-threads: Add option to disable client disconnect featureVarsha Rao2018-02-283-1/+29
* io-cache: Fix coverity issuePoornima G2018-02-271-4/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-2723-119/+206
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-271-2/+37
* features/shard: Leverage block_num info in inode-ctx in read callbackKrutika Dhananjay2018-02-271-18/+3
* features/shard: Pass the correct block-num to store in inode ctxKrutika Dhananjay2018-02-271-1/+1
* write-behind: Make aggregate size configurablePoornima G2018-02-262-5/+27
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-2/+8
* md-cache: Modify options to be gd2 compatiblePoornima G2018-02-261-2/+28
* nl-cache: Change the options to be gd2 compatiblePoornima G2018-02-261-0/+6
* cluster/dht: store the 'reaction' on failures per lockRaghavendra G2018-02-236-38/+46
* performance/io-threads: Add threads to priority based stagnant queuesVarsha Rao2018-02-223-5/+205
* cluster/dht: Handle single dht child in dht_lookupN Balachandran2018-02-221-0/+13
* cluster/dht: Ignore ENODATA from getxattr for posix aclsN Balachandran2018-02-221-6/+8
* cluster/dht: Fixed a typoN Balachandran2018-02-211-2/+2
* glusterd: compare uuid instead of hostname while finding compatible brickAtin Mukherjee2018-02-211-1/+1
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-2110-54/+1464
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-1916-108/+83
* build: add --without-server optionNiels de Vos2018-02-1924-5/+61
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-198-13/+79