aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/rrwlock.c
Commit message (Expand)AuthorAgeFilesLines
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-11/+11
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+0
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-2/+2
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-111-1/+1
* 8659 static dtrace probes unavailable on non-GPL modulesBrad Lewis2019-07-081-0/+1
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-17/+18
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-2/+2
* Fix spellingka72017-01-031-2/+2
* Illumos 5008 - lock contention (rrw_exit) while running a read only loadAlexander Motin2015-07-061-0/+88
* Illumos 5981 - Deadlock in dmu_objset_find_dpArne Jansen2015-07-061-3/+22
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Fix several new KM_SLEEP warningsTim Chase2013-09-251-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-15/+26
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+13
* Enable rrwlock.c compilationBrian Behlendorf2010-12-071-3/+0
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+3
* Rebase master to b121Brian Behlendorf2009-08-181-12/+27
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+249