aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzpool/taskq.c
Commit message (Expand)AuthorAgeFilesLines
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-1/+1
* Use system_delay_taskq for long delay tasksChunwei Chen2016-12-011-0/+5
* Fix strncpy in taskq_createcandychencan2016-09-201-1/+1
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-20/+0
* taskq_create() calls thread_create() with wrong argumentsDenys Rtveliashvili2016-05-051-1/+1
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-2/+2
* Update all default taskq settingsBrian Behlendorf2015-06-251-1/+0
* Add taskq_wait_outstanding() functionBrian Behlendorf2015-06-111-0/+6
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-0/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+3
* Use taskq for dump_bytes()Brian Behlendorf2013-05-061-0/+6
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-0/+13
* Illumos #1557 assertion failed in userland taskq_destroy()Garrett D'Amore2013-01-111-3/+2
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-35/+91
* Fix Solaris thread dependency by using pthreadsBrian Behlendorf2010-08-311-13/+9
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-10/+39
* Rebase master to b117Brian Behlendorf2009-07-021-1/+14
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+261