summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol/server-rpc-fops_v2: structure loggingyatip2020-03-032-411/+363
* protocol/server: structure loggingyatip2020-03-032-147/+157
* cluster/afr: fix race when bricks come upXavi Hernandez2020-03-023-6/+9
* xlator/dht-lock: structure loggingyatipadia2020-02-262-105/+113
* mount.glusterfs: don't strip / from subdir-mountsAndreas Loibl2020-02-201-0/+1
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-02-201-6/+8
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-185-15/+7
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-171-17/+21
* dht - Reducing methods scopeBarak Sason Rofman2020-02-136-104/+60
* cluster/afr: Check for lock on source & sink before doing data healkarthik-us2020-02-131-3/+19
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-2/+12
* tests: Fix spurious self-heald.t failurePranith Kumar K2020-02-111-23/+15
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2020-02-094-40/+129
* dht: Fix stale-layout and create issueSusant Palai2020-02-096-20/+253
* bitrot: Make number of signer threads configurableKotresh HR2020-02-076-21/+145