aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_rlock.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spellingka72017-01-031-2/+2
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-8/+4
* Remove dummy znode from zvol_stateChunwei Chen2016-05-171-36/+43
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Illumos #3742Will Andrews2013-11-041-1/+1
* Illumos #3006Madhav Suresh2013-06-191-3/+6
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-12-101-1/+1
* Condition variable usage, zp->r_{rd,wr}_cvBrian Behlendorf2012-10-151-4/+5
* Switch KM_SLEEP to KM_PUSHPAGEMassimo Maggi2012-10-151-2/+2
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Range lock performance improvementsBrian Behlendorf2011-03-081-6/+15
* Move cv_destroy() outside zp->z_range_lock()Brian Behlendorf2011-02-101-23/+36
* Add zp->z_is_zvol flagBrian Behlendorf2011-02-101-2/+2
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-1/+1
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-4/+4
* Rebase master to b108Brian Behlendorf2009-02-181-3/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+602