summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Prevent dependencies on Debianized packagesAntonio Russo2017-07-071-1/+16
* GCC 7.1 fixesTony Hutter2017-06-282-0/+23
* Fix RHEL 7.4 bio_set_op_attrs build errorTony Hutter2017-06-271-1/+1
* config: allow --with-linux without --with-linux-objChunwei Chen2017-05-251-1/+2
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-102-0/+20
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-042-0/+21
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-023-39/+57
* OpenZFS 7290 - ZFS test suite needs to control what utilities it can runJohn Wren Kennedy2017-04-062-186/+0
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-312-0/+41
* GZIP compression offloading with QAT acceleratorwli52017-03-222-0/+93
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-202-0/+68
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-072-0/+20
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-24/+1
* Fix loop device becomes read-onlyChunwei Chen2017-03-061-1/+21
* Add auto-online test for ZED/FMA as part of the ZTSSydney Vanda2017-02-281-0/+3
* Allow c99 code to compileMatthew Ahrens2017-02-082-0/+2
* Add -Wno-declaration-after-statement to KERNELCPPFLAGSBrian Behlendorf2017-01-281-0/+1
* Retire .write/.read file operationsChunwei Chen2017-01-272-0/+22
* Fix spellingka72017-01-033-3/+3
* 4.10 compat - BIO flag changes and othersTim Chase2016-12-303-4/+45
* Use inode_set_flags when availableChunwei Chen2016-12-162-0/+19
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-292-16/+0
* Allow zfs unshare <protocol> -aLOLi2016-11-291-0/+1
* Kernel 4.9 compat: file_operations->aio_fsync removalDeHackEd2016-11-152-0/+22
* Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE checkGvozden Neskovic2016-11-091-2/+2
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-092-0/+26
* Use set_cached_acl and forget_cached_acl when possibleChunwei Chen2016-11-072-2/+32
* Replace ISAINFO with is_32bit functionBrian Behlendorf2016-11-071-1/+0
* Add support for O_TMPFILEChunwei Chen2016-11-042-0/+24
* Fix lookup_bdev() on UbuntuHajo Möller2016-10-261-5/+17
* Fix taskq creation failure in vdev_open_children()Brian Behlendorf2016-10-241-0/+1
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-202-0/+24
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-202-0/+26
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-202-0/+26
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-192-0/+16
* Explicit block device plugging when submitting multiple BIOsIsaac Huang2016-09-292-0/+22
* Fix automatically generated release numberBrian Behlendorf2016-09-211-0/+8
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-1/+1
* OpenZFS - Performance regression suite for zfstestJohn Wren Kennedy2016-09-081-4/+11
* Real disk partitioning now enabled in test suite for LinuxSydney Vanda2016-09-081-0/+2
* Linux compat: Grsecurity kernelGvozden Neskovic2016-08-222-0/+31
* Add support for AVX-512 family of instruction setsGvozden Neskovic2016-08-161-0/+189
* Use file_dentry and file_inode wrappersChen Haiquan2016-08-112-0/+21
* Linux 4.8 compat: Fix removal of bio->bi_rw memberBrian Behlendorf2016-08-112-0/+71
* Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointerChunwei Chen2016-08-092-0/+21
* Linux 4.8 compat: posix_acl_valid()Brian Behlendorf2016-08-082-0/+25
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-08-082-41/+0
* Linux 4.8 compat: new s_user_ns member of struct super_blockNikolay Borisov2016-08-082-0/+22
* Linux 4.8 compat: submit_bio()Brian Behlendorf2016-07-292-0/+21
* Fix sync behavior for disk vdevsTim Chase2016-07-252-0/+24