summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-139-33/+40
* dht: Do opendir selectively in gf_defrag_process_dirSusant Palai2020-05-122-22/+55
* debug/error-gen: Don't return EBADF for loc fopsPranith Kumar K2020-05-091-22/+20
* cluster/ec: Return correct error code and log messageAshish Pandey2020-05-081-2/+9
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-061-2/+1
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-041-6/+0
* cluster/dht: Don't access local after STACK_DESTROYPranith Kumar K2020-05-031-1/+3
* cluster/ec: Fix varargs warning reported with clang-10Dmitry Antipov2020-05-011-10/+9
* storage/posix: fix initialization warning reported with clang-10Dmitry Antipov2020-04-301-8/+4
* dht xlator: integer handling issuenik-redhat2020-04-294-11/+19
* dht: Handle setxattr and rm race for directory in rebalanceSusant Palai2020-04-283-0/+33
* afr: event gen changesRavishankar N2020-04-243-78/+25
* dht - fixing rebalance failures for files with holesBarak Sason Rofman2020-04-241-11/+10
* md-cache: fix several NULL dereferencesXavi Hernandez2020-04-231-66/+129
* dht/rebalance - fixing recursive failure issueBarak Sason Rofman2020-04-211-1/+2
* dht - Remove "tier" code (part 1)v9devBarak Sason Rofman2020-04-173-476/+19
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-04-161-72/+93
* posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)Sanju Rakonde2020-04-161-3/+1
* mgmt/glusterd: use stat() syscall wrapperDmitry Antipov2020-04-131-2/+3
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-101-0/+1
* posix: Avoid dict_del logs in posix_is_layout_stale while key is NULLMohit Agrawal2020-04-091-2/+3
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-091-0/+27
* dht - fixing a permission update issueBarak Sason Rofman2020-04-083-18/+39
* cluster/afr: Removing unsupported options from code base to improve coveragekarthik-us2020-04-071-9/+0
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-065-74/+220
* mgmt/glusterd: Reduce log level of repetitive logVijay Bellur2020-04-061-1/+1
* storage/posix: log the ENOENT errors in posix_pstatRaghavendra Bhat2020-04-041-0/+5
* write-behind: fix data corruptionXavi Hernandez2020-04-031-2/+2
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-031-15/+20
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-021-1/+61
* add clean local after grant lockl17zhou2020-04-011-7/+8
* Marker: Logically deadcode found by coverityHari Gowtham2020-03-311-15/+11
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-276-9/+79
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-03-261-2/+9
* dht: gf_defrag_process_dir is called even if gf_defrag_fix_layout has failedSusant Palai2020-03-241-0/+1
* worm-xlator: fix newly introduced coverity issueSunny Kumar2020-03-201-4/+0
* Posix: Use simple approach to close fdMohit Agrawal2020-03-204-127/+6
* WORM-Xlator: Initial write of a file succeeds if auto-commit-period 0David Spisla2020-03-171-17/+60
* open-behind: fix missing fd referenceXavi Hernandez2020-03-171-11/+16
* cluster/afr: Fixes for haloPranith Kumar K2020-03-133-5/+19
* utime: resolve an issue of permission denied logsAmar Tumballi2020-03-131-0/+10
* glusterd/snapshot: Add a warning message when a volume config changesMohammed Rafi KC2020-03-123-1/+40
* dht - selfheal code cleaningBarak Sason Rofman2020-03-121-135/+20
* protocol/client: fallback to anonymous fd for fsyncl17zhou2020-03-101-2/+4
* Posix: structs re-aligned and manual padding addedPurna Pavan Chandra Aekkaladevi2020-03-092-44/+52
* mgmt/glusterd: Adding validation for statedump pathyatipadia2020-03-091-2/+29
* dht/rebalance - fixing failure occurace due to rebalance stopBarak Sason Rofman2020-03-041-0/+8
* xlator/dht-helper: structure loggingyatipadia2020-03-032-97/+75
* protocol/client: structure loggingyatip2020-03-036-71/+83
* protocol/server-helpers: structure loggingyatip2020-03-032-58/+66