aboutsummaryrefslogtreecommitdiffstats
path: root/include/spl
Commit message (Expand)AuthorAgeFilesLines
* 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