summaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Add zstd support to zfsMichael Niewöhner2020-08-201-0/+6
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-171-2/+0
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-291-0/+3
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-0/+3
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+1
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-291-3/+0
* Remove dead codeArvind Sankar2020-06-181-1/+0
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-3/+14
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-071-0/+1
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+1
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-041-18/+4
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-51/+2
* Add kmem_cache flag for forcing kvmallocMichael Niewöhner2019-11-131-0/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-3/+1
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+2
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-0/+6
* Remove sdt.hMatthew Macy2019-10-251-13/+7
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+2
* Make module tunables cross platformMatthew Macy2019-09-051-0/+11
* Fix lockdep recursive locking false positive in dbuf_destroyjdike2019-07-171-0/+2
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-221-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-1/+3
* 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