]> git.proxmox.com Git - mirror_zfs.git/history - include/spl
Linux 5.0 compat: ASM_BUG macro
[mirror_zfs.git] / include / spl /
2019-05-07 Tomohiro KusumiLinux 5.1 compat: Drop ULLONG_MAX and LLONG_MAX definitions
2019-05-04 Tomohiro KusumiLinux 5.0 compat: Use totalhigh_pages()
2019-04-08 Tomohiro KusumiUnbreak build on Linux kernel < 3.10
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-22 George WilsonZFS Reads may result in unneccesary calls to zil_commit
2019-02-15 Tony HutterLinux 4.20 compat: Fix VERIFY(RW_READ_HELD(&hash->mh_co...
2019-01-28 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-01-28 Tony HutterLinux 4.18 compat: Use ktime_get_coarse_real_ts64()
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-10-31 Brian BehlendorfLinux 4.20 compat: current_kernel_time()
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-10-12 Tony HutterDefine timestruc_t for Lustre compatibility
2018-10-09 Matthew AhrensCreate /proc/sys/kernel/spl/gitrev with git hash
2018-10-04 Paul DagnelieFix ASSERT macros to not over-expand
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-07-30 Brian BehlendorfAdd rwsem_tryupgrade for 4.9.20-rt16 kernel
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo