summaryrefslogtreecommitdiff
path: root/storage/innobase/include/sync0rw.ic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-271-8/+4
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-271-40/+35
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-07-231-2/+1
|\ \ \ | |/ /
| * | Reduce the number of rw_lock_own() callsMarko Mäkelä2018-07-231-2/+1
* | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-5/+5
* | | fix data races in rwlockEugene Kosov2017-12-191-5/+0
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-12/+24
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-2/+4
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-2/+3
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-37/+41
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-21/+20
* | | fix data racesEugene Kosov2017-10-121-7/+11
* | | Fixed build failureSergey Vojtovich2017-10-111-1/+1
* | | fix some data races (#464)Eugene Kosov2017-10-111-4/+9
* | | fix unsynchronized read (#463)Eugene Kosov2017-10-091-1/+2
|/ /
* | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-12/+12
* | MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-281-18/+1
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-41/+4
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-49/+1
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-48/+2
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-30/+3
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-3/+0
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-22/+11
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-139/+353
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-2/+2
|\
| * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-2/+2
| |\
| | * 5.6.31Sergei Golubchik2016-06-211-2/+2
| | * move to storage/innobaseSergei Golubchik2015-05-041-0/+797
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+6
|\ \ | |/
| * MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2015-03-051-1/+6
* | MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITSJan Lindström2015-02-211-2/+14
|/
* InnoDB 5.6.20Sergei Golubchik2014-09-111-2/+7
* Automatic merge from 5.5Michael Widenius2014-08-191-3/+3
|\
| * MDEV-6450 - MariaDB crash on Power8 when built with advance tool chainMichael Widenius2014-08-191-3/+3
| * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-2/+2
* | innodb 5.6.17Sergei Golubchik2014-05-071-11/+22
* | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-3/+2
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-80/+38
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-144/+90
|/
* merge from 5.1Inaam Rana2012-03-151-4/+0
|\
* \ Merge 5.1 => 5.5Tor Didriksen2012-03-061-2/+2
|\ \ | |/
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-10-051-0/+1
|\ \ | |/
| * Add InnoDB UNIV_SYNC_DEBUG assertions to rw-lock code.Marko Mäkelä2011-10-051-0/+1
* | Revert original fix for Bug 12612184 and the follow up fix forInaam Rana2011-09-301-5/+5
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-06-161-5/+5
|\ \ | |/
* | Implemented code review comments.Marc Alff2010-07-141-9/+8