summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Correct fd processing loopN Balachandran2019-12-301-22/+62
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-10-302-0/+6
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-10-302-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2019-10-302-5/+25
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-10-301-2/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-10-301-6/+7
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-10-241-9/+17
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-175-17/+116
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-171-0/+15
* afr: support split-brain CLI for replica 3Ravishankar N2019-10-171-1/+2
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-273-4/+7
* dht: Custom xattrs are not healed in case of add-brickroot2019-09-271-8/+1
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-233-5/+16
* afr: wake up index healer threadsRavishankar N2019-09-055-11/+24
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-261-0/+2
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-07-291-3/+5
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-041-4/+4
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-031-11/+33
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-031-1/+1
* 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