aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check whether the kernel supports i_uid/gid_read/write helpersNikolay Borisov2016-07-252-0/+23
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-204-23/+23
* Add configure result for xattr_handlerChunwei Chen2016-07-121-0/+2
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-282-22/+0
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-1/+2
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-06-021-29/+54
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-05-201-14/+35
* Fix config for posix_acl_release() GPL testChunwei Chen2016-05-201-16/+17
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-05-201-8/+47
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-05-201-27/+50
* Add support for libtirpcBrian Behlendorf2016-04-282-0/+31
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-04-252-0/+26
* Fix WANT_DEVNAME2DEVID configure errorBrian Behlendorf2016-04-012-6/+7
* Only build devname2devid when libudev headers are availableBrian Behlendorf2016-03-311-3/+10
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-312-0/+14
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-214-1/+193
* Cleanup linkingRichard Yao2016-03-182-5/+5
* Add the ZFS Test SuiteBrian Behlendorf2016-03-164-4/+202