| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in config/ | Andrea Gelmini | 2019-08-30 | 8 | -8/+8 |
* | Minor style cleanup | Brian Behlendorf | 2019-07-16 | 1 | -3/+6 |
* | Linux 5.0 compat: SIMD compatibility | Brian Behlendorf | 2019-07-12 | 1 | -5/+41 |
* | Fix dracut Debian/Ubuntu packaging | loli10K | 2019-07-09 | 1 | -4/+4 |
* | Python config cleanup | Ryan Moeller | 2019-06-13 | 2 | -79/+53 |
* | Allow TRIM_UNUSED_KSYM when build as a builtin-module | Torsten Wörtwein | 2019-06-04 | 1 | -2/+3 |
* | Make Python detection optional and more portable | Ryan Moeller | 2019-06-04 | 2 | -22/+32 |
* | Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod) | Tomohiro Kusumi | 2019-05-29 | 2 | -25/+0 |
* | Linux 5.2 compat: Fix config/kernel-shrink.m4 test failure | Tomohiro Kusumi | 2019-05-25 | 1 | -7/+15 |
* | Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4 | Tomohiro Kusumi | 2019-05-25 | 2 | -40/+0 |
* | Linux 2.6.39 compat: Test if kstrtoul() exists | Tomohiro Kusumi | 2019-05-24 | 2 | -0/+22 |
* | kernel timer API rework | Rafael Kitover | 2019-05-23 | 2 | -12/+53 |
* | Linux 5.0 compat: Use totalhigh_pages() | Tomohiro Kusumi | 2019-05-04 | 2 | -0/+20 |
* | Prevent `make distclean` removing config/config.rpath | Tomohiro Kusumi | 2019-04-26 | 1 | -0/+1 |
* | config: libintl/libiconv for gettext() detection | Rafael Kitover | 2019-04-19 | 13 | -0/+3163 |
* | compile with -fno-omit-frame-pointer | Richard Elling | 2019-04-14 | 3 | -0/+23 |
* | Add TRIM support | Brian Behlendorf | 2019-03-29 | 2 | -0/+67 |
* | kernel_fpu fixes | Tony Hutter | 2019-03-06 | 1 | -5/+29 |
* | config: better libtirpc detection | Rafael Kitover | 2019-03-02 | 5 | -18/+428 |
* | Linux 5.0 compat: Fix bio_set_dev() | Brian Behlendorf | 2019-01-28 | 1 | -2/+33 |
* | Linux 5.0 compat: Disable vector instructions on 5.0+ kernels | Tony Hutter | 2019-01-28 | 1 | -9/+32 |
* | Linux 5.0 compat: Use totalram_pages() | Tony Hutter | 2019-01-28 | 2 | -0/+19 |
* | Linux 5.0 compat: access_ok() drops 'type' parameter | Tony Hutter | 2019-01-28 | 2 | -0/+22 |
* | Linux 4.18 compat: Use ktime_get_coarse_real_ts64() | Tony Hutter | 2019-01-28 | 2 | -0/+19 |
* | pyzfs: python3 support (build system) | Brian Behlendorf | 2019-01-06 | 4 | -72/+138 |
* | Check for strlcat and strlcpy | Brian Behlendorf | 2018-12-11 | 1 | -1/+1 |
* | Rename macro ZFS_MINOR due to Lustre conflict | Olaf Faaland | 2018-12-10 | 1 | -5/+5 |
* | Use autoconf variable for C preprocessor | Ben Wolsieffer | 2018-12-05 | 1 | -1/+1 |
* | Fix systemd spec file macros | Brian Behlendorf | 2018-11-11 | 1 | -1/+1 |
* | Fix statfs(2) for 32-bit user space | Brian Behlendorf | 2018-09-24 | 2 | -0/+21 |
* | Direct IO support | Brian Behlendorf | 2018-08-27 | 2 | -0/+131 |
* | Add support for selecting encryption backend | Nathan Lewis | 2018-08-02 | 1 | -0/+42 |
* | Add support for autoexpand property | Brian Behlendorf | 2018-07-23 | 4 | -38/+22 |
* | Linux 4.14 compat: blk_queue_stackable() | Brian Behlendorf | 2018-06-19 | 1 | -2/+2 |
* | Linux 4.18 compat: inode timespec -> timespec64 | Brian Behlendorf | 2018-06-19 | 3 | -4/+29 |
* | Linux compat 4.18: check_disk_size_change() | Brian Behlendorf | 2018-06-15 | 4 | -64/+58 |
* | Tunable directory for zfs runtime scripts | Antonio Russo | 2018-06-07 | 2 | -0/+10 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 24 | -422/+324 |
* | Merge branch 'zfsonlinux/merge-spl' | Brian Behlendorf | 2018-05-29 | 21 | -0/+922 |
|\ |
|
| * | Prepare SPL repo to merge with ZFS repo | Brian Behlendorf | 2018-05-29 | 12 | -1239/+77 |
| * | Fix undefined RPM macros | Brian Behlendorf | 2018-05-02 | 1 | -4/+3 |
| * | Fix spl-kmod builds when using rpm >= 4.14 | LOLi | 2018-03-09 | 1 | -0/+1 |
| * | Split spl-build.m4 | Brian Behlendorf | 2018-02-07 | 22 | -956/+932 |
| * | Add cv_timedwait_io() | Brian Behlendorf | 2018-01-24 | 1 | -0/+21 |
| * | Fix Debian packaging on ARMv7/ARM64 | LOLi | 2018-01-18 | 1 | -3/+6 |
| * | Linux 4.15 compat: timer updates | Tony Hutter | 2017-12-21 | 1 | -0/+34 |
| * | Linux 4.14 compat: vfs_read & vfs_write | Brian Behlendorf | 2017-11-15 | 1 | -0/+60 |
| * | Remove vn_rename and vn_remove | Brian Behlendorf | 2017-10-27 | 1 | -101/+0 |
| * | Add DKMS package on Debian-based distributions | Neal Gompa (ニール・ゴンパ) | 2017-10-15 | 1 | -5/+9 |
| * | Remove misguided HAVE_MUTEX_OWNER check, take 2 | Oleg Drokin | 2017-08-02 | 1 | -30/+0 |