summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-121-1/+1
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-04-121-2/+6
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-122-13/+13
* cluster/dht: refactor dht lookup functionsN Balachandran2019-04-052-124/+119
* cluster/afr: Invalidate inode on change of split-brain-choicePranith Kumar K2019-04-051-4/+1
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-041-25/+17
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-022-12/+48
* afr: thin-arbiter read txn fixesRavishankar N2019-03-293-22/+37
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-275-30/+127
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-276-15/+28
* cluster/afr: Remove un-used variables related to pumpPranith Kumar K2019-03-261-3/+0
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-03-141-6/+6
* dht: NULL check before setting error flagMohammed Rafi KC2019-03-121-1/+2
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-111-15/+13
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-084-2/+48
* afr: mark changelog_fsync as internalSoumya Koduri2019-03-051-1/+3
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-122-0/+59
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-022-8/+60
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-014-19/+87
* cluster/dht: Remove internal permission bitsN Balachandran2019-02-011-0/+6
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-297-95/+92
* afr: not resolve splitbrains when copies are of same sizeIraj Jamali2019-01-221-18/+25
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-01-221-1/+4
* afr: Splitbrain with size as policy must not resolve for directorySheetal Pamecha2019-01-211-2/+12
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-141-1/+1
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* afr : fix memory leakSunny Kumar2019-01-111-23/+15
* cluster/afr: Disable client side heals in AFR by default.Sunil Kumar Acharya2019-01-101-3/+3
* dht: Add NULL check for stbuf in dht_rmdir_lookup_cbkSusant Palai2019-01-101-2/+1
* cluster/afr: Refactor internal locking code to allow multiple inodelksPranith Kumar K2018-12-286-798/+366
* cluster/dht: refactor dht_lookup_cbkN Balachandran2018-12-261-93/+101
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-202-3/+42
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-187-30/+78
* xlators/cluster/afr/src/afr-self-heal-common.c: remove a variable array.Yaniv Kaul2018-12-181-10/+6
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-175-41/+56
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-1712-203/+282
* cluster/afr: Fix mem leak reported by ASANKotresh HR2018-12-171-4/+39
* dht: Fix clang warnings in dht-common.cShyamsundarR2018-12-161-20/+37
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-12-141-1/+0
* all: remove code which is not being considered in buildAmar Tumballi2018-12-1311-11078/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-137-47/+54
* afr: some minor itable related cleanupsRavishankar N2018-12-124-12/+17
* cluster/afr: Do not update read_subvol in inode_ctx after rename/link fopkarthik-us2018-12-121-1/+3
* afr: Resource leak coverity fixesBhumika Goyal2018-12-111-2/+13
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-2/+17