aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add compatibility layer for {kmap,kunmap}_atomicChunwei Chen2015-08-242-0/+21
* Linux 4.1 compat: configure bdi_setup_and_register()Chris Dunlop2015-08-181-2/+2
* Fix some minor issues with the SYSV init and initramfs scripts.Turbo Fredriksson2015-07-241-2/+5
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-172-1/+3
* Linux 4.2 compat: follow_link() / put_link()Brian Behlendorf2015-07-175-4/+53
* Disable gcc bool-compare warningBrian Behlendorf2015-07-134-0/+30
* Initramfs scripts for ZoL.Turbo Fredriksson2015-07-081-4/+11
* Add zfs_sb_prune_aliases() functionBrian Behlendorf2015-06-222-0/+20
* Linux 4.1 compat: use read_iter() / write_iter()Matus Kral2015-06-182-0/+28
* 3.12 compat, NUMA-aware per-superblock shrinkerTim Chase2015-06-172-0/+23