aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Restrict kstats and print real pointersSara Hartse2019-04-041-0/+1
* Add TRIM supportBrian Behlendorf2019-03-291-0/+12
* Fix dnode_hold_impl() soft lockuplidongyang2019-02-221-0/+1
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-261-0/+1
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-1/+0
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-0/+32
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-8/+1
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-061-0/+2
* Remove rwlock wrappersBrian Behlendorf2018-06-041-1/+0
* Update build system and packagingBrian Behlendorf2018-05-291-11/+3
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-0/+1
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-2/+4
* Extend deadman logicBrian Behlendorf2018-01-251-0/+1
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-0/+2
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-1/+4
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-79/+41
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+0
* Add line info and SET_ERROR() to ZFS debug logNed Bass2017-07-251-9/+0
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-311-6/+4
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-241-1/+1
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-0/+1
* Use system_delay_taskq for long delay tasksChunwei Chen2016-12-011-0/+1
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-0/+2
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-0/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-121-2/+4
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-1/+27
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-0/+1
* OpenZFS 6739 - assumption in cv_timedwait_hiresDenys Rtveliashvili2016-05-151-1/+2
* Use cv_timedwait_sig_hires in arc_reclaim_threadChunwei Chen2016-05-121-0/+2
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-0/+1
* Ensure correct return value typeCarlo Landmeter2016-03-291-1/+1
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-0/+2
* Increase default user space stack sizeBrian Behlendorf2016-01-131-1/+1
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-0/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+11
* Add lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEPOlaf Faaland2015-12-221-0/+2
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-2/+7
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-231-1/+4
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-251-1/+1
* Rename cv_wait_interruptible() to cv_wait_sig()Brian Behlendorf2015-06-111-2/+2
* Add taskq_wait_outstanding() functionBrian Behlendorf2015-06-111-0/+1
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+1
* Mark all ZPL and ioctl functions as PF_FSTRANSTim Chase2015-04-031-1/+0
* Use MUTEX_FSTRANS mutex typeBrian Behlendorf2015-03-031-0/+1
* Add kmem_cache.h include to default contextBrian Behlendorf2015-01-161-0/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+0
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-1/+6
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-8/+4