summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: fix race when bricks come upXavi Hernandez2020-04-063-6/+9
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-04-065-15/+7
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-021-1/+61
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2020-03-022-3/+3
* afr: wake up index healer threadsRavishankar N2020-02-275-11/+25
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-02-252-13/+13
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2020-02-252-0/+4
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2020-02-252-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2020-02-252-5/+25
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2020-02-251-9/+17
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-02-252-10/+14
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2020-02-251-2/+3
* cluster/dht: Correct fd processing loopN Balachandran2020-02-251-22/+62
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2020-02-241-6/+7
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2020-02-241-1/+1
* cluster/ec: fix fd reopenXavi Hernandez2020-02-2014-274/+328
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-111-0/+15
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-053-5/+17
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-281-1/+1
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-05-081-2/+6
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-05-084-18/+14
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-04-101-1/+26
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-04-081-9/+25
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-121-15/+13
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-184-19/+87
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-02-041-1/+4
* cluster/dht: sync brick root perms on add brickN Balachandran2018-12-261-16/+9
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-12-126-76/+679
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-124-52/+52
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-291-2/+2
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-11-293-89/+160
* cluster/ec: prevent infinite loop in self-heal fullXavi Hernandez2018-11-291-5/+6
* cluster/ec: Change log level to DEBUG for lookup combineAshish Pandey2018-11-141-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-094-13/+14
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-11-083-1/+19
* afr/lease: Read child nodes from lease structureroot2018-11-081-1/+1
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-10-117-16/+22
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-111-1/+1
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-6/+47
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* gfapi: revert several patchs that introduced pre/post attrsShyamsundarR2018-09-172-13/+12
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-121-8/+8
* Land part 2 of clang-format changesGluster Ant2018-09-1259-70721/+67551
* Land clang-format changesGluster Ant2018-09-1232-3929/+3873
* dht: Use snprintf instead of strncpyN Balachandran2018-09-121-9/+20
* cluster/dht: Create a linkto file if requiredN Balachandran2018-09-101-0/+30
* cluster/dht: optimize readdir for 1xn volsN Balachandran2018-09-101-12/+42
* ec-heal: remove a duplicate definition of alloca0Amar Tumballi2018-09-101-1/+0
* xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-101-1/+1
* cluster/dht: Rework the debug xattr to get hashed subvolN Balachandran2018-09-072-28/+33