summaryrefslogtreecommitdiffstats
path: root/include/spl
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Drop KMC_NOEMERGENCYRichard Yao2019-08-131-2/+0
* Retire unused spl_{mutex,rwlock}_{init_fini}Brian Behlendorf2019-07-172-7/+0
* Linux 5.3 compat: retire rw_tryupgrade()Brian Behlendorf2019-07-171-53/+7
* Linux 5.3 compat: rw_semaphore ownerBrian Behlendorf2019-07-171-63/+5
* Fix lockdep recursive locking false positive in dbuf_destroyjdike2019-07-171-0/+2
* 8659 static dtrace probes unavailable on non-GPL modulesBrad Lewis2019-07-081-26/+0
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-221-1/+3
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-291-1/+0
* VERIFY3P() message is missing a space characterloli10K2019-05-241-1/+1
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-241-0/+4
* kernel timer API reworkRafael Kitover2019-05-231-0/+25
* Linux 5.2 compat: rw_tryupgrade()Brian Behlendorf2019-05-231-1/+1
* Linux 5.1 compat: Drop ULLONG_MAX and LLONG_MAX definitionsTomohiro Kusumi2019-05-071-8/+0
* Linux 5.0 compat: Use totalhigh_pages()Tomohiro Kusumi2019-05-041-0/+6
* Unbreak build on Linux kernel < 3.10Tomohiro Kusumi2019-04-081-0/+4
* Restrict kstats and print real pointersSara Hartse2019-04-043-2/+3
* Add TRIM supportBrian Behlendorf2019-03-292-59/+0
* ZFS Reads may result in unneccesary calls to zil_commitGeorge Wilson2019-03-221-1/+0
* Linux 4.20 compat: Fix VERIFY(RW_READ_HELD(&hash->mh_contents))Tony Hutter2019-02-151-10/+45
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-281-1/+7
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-281-0/+12
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-261-0/+2
* Linux 4.20 compat: current_kernel_time()Brian Behlendorf2018-10-311-2/+5
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-161-0/+1
* Define timestruc_t for Lustre compatibilityTony Hutter2018-10-121-0/+3
* Create /proc/sys/kernel/spl/gitrev with git hashMatthew Ahrens2018-10-081-1/+1
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-031-18/+55
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-263-5/+87
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-301-5/+5
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+8
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-194-12/+22
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-4/+3
* Update build system and packagingBrian Behlendorf2018-05-2910-8/+123
* Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-2955-0/+4946