aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Use taskq for dump_bytes()Brian Behlendorf2013-05-061-0/+1
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-0/+9
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-6/+0
* Use cv_wait_io() which will will account for iowaitMatt Johnston2013-01-071-0/+1
* Fix VOP_CLOSE() in userspace.Etienne Dechamps2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-2/+2
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+2
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-041-0/+1
* Revert Disable direct reclaim for z_wr_* threadsRichard Yao2012-08-271-1/+0
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-241-0/+4
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-0/+2
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-3/+2
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-141-0/+17
* Improve meta data performanceBrian Behlendorf2011-11-031-0/+2
* Disable direct reclaim for z_wr_* threadsBrian Behlendorf2011-05-061-0/+1
* Fix libzpool cv_* build errorBrian Behlendorf2011-03-311-1/+2
* Add Linux Compat InfrastructureBrian Behlendorf2011-02-101-0/+1
* Add basic uio supportBrian Behlendorf2011-02-101-2/+1
* Use cv_timedwait_interruptible in arcBrian Behlendorf2010-12-141-0/+1
* Use linux __KERNEL__ defineBrian Behlendorf2010-09-101-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+624