summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-151-1/+1
* afr: thin-arbiter lock release fixesRavishankar N2019-05-153-47/+93
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-05-131-6/+6
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-05-091-74/+30
* cluster/dht: refactor dht lookup functionsN Balachandran2019-05-082-124/+119
* cluster/ec: fix fd reopenPranith Kumar K2019-05-0814-274/+328
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-04-164-18/+14
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-04-161-2/+6
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-162-13/+13
* afr: thin-arbiter read txn fixesRavishankar N2019-04-163-22/+37
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-04-165-30/+127
* afr: add client-pid to all gf_event() callsRavishankar N2019-04-166-15/+28
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-091-25/+17
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-121-15/+13
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-221-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-221-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-181-9/+25
* 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
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0563-214/+214
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-034-52/+52
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-303-21/+1
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-281-13/+14