summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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-011-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
* Require libblkidBrian Behlendorf2016-03-091-106/+6
* Add support for alpine linuxCarlo Landmeter2016-03-081-1/+6
* Make configure error clearer when failing to find SPLOlaf Faaland2016-02-171-3/+23
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-201-58/+170
* Linux 4.5 compat: get_link() / put_link()Brian Behlendorf2016-01-205-48/+161
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-152-19/+0
* Skip GPL-only symbols test when cross-compilingKamil DomaƄski2015-12-181-8/+10
* Use large stacks when availableBrian Behlendorf2015-12-072-2/+29
* Linux 4.4 compat: xattr operations takes xattr_handlerChunwei Chen2015-12-011-0/+69
* Linux 4.4 compat: make_request_fn returns blk_qc_tChunwei Chen2015-12-011-2/+24
* Fix synchronous behavior in __vdev_disk_physio()Brian Behlendorf2015-09-252-53/+0
* Linux 4.3 compat: bio_end_io_t / BIO_UPTODATELukas Wunner2015-09-251-11/+9
* Reintroduce IO accounting on zvols on Linux 3.19+Richard Yao2015-09-092-0/+27
* Remove blk_queue_nonrot() autotools checkRichard Yao2015-09-042-26/+0
* Remove blk_queue_discard() autotools checkRichard Yao2015-09-042-23/+0
* Remove blk_rq_bytes()/blk_rq_sectors autotools checksRichard Yao2015-09-043-64/+0
* Remove blk_rq_pos() autotools checkRichard Yao2015-09-042-22/+0
* Remove blk_fetch_request() autotools checkRichard Yao2015-09-042-26/+0
* Remove blk_requeue_request() autotools checkRichard Yao2015-09-042-26/+0
* Remove blk_end_request() autotools check.Richard Yao2015-09-042-41/+0
* Remove rq_is_sync() autotools checkRichard Yao2015-09-042-22/+0
* Remove rq_for_each_segment() autotools checkRichard Yao2015-09-042-48/+0
* zvol processing should use struct bioRichard Yao2015-09-045-0/+130
* Remove blk_queue_io_opt() autotools checkRichard Yao2015-09-012-25/+0
* Remove blk_queue_physical_block_size() autotools checkRichard Yao2015-09-012-26/+0
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-312-0/+21