| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for AVX-512 family of instruction sets | Gvozden Neskovic | 2016-08-16 | 1 | -0/+189 |
* | Use file_dentry and file_inode wrappers | Chen Haiquan | 2016-08-11 | 2 | -0/+21 |
* | Linux 4.8 compat: Fix removal of bio->bi_rw member | Brian Behlendorf | 2016-08-11 | 2 | -0/+71 |
* | Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointer | Chunwei Chen | 2016-08-09 | 2 | -0/+21 |
* | Linux 4.8 compat: posix_acl_valid() | Brian Behlendorf | 2016-08-08 | 2 | -0/+25 |
* | Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING | Brian Behlendorf | 2016-08-08 | 2 | -41/+0 |
* | Linux 4.8 compat: new s_user_ns member of struct super_block | Nikolay Borisov | 2016-08-08 | 2 | -0/+22 |
* | Linux 4.8 compat: submit_bio() | Brian Behlendorf | 2016-07-29 | 2 | -0/+21 |
* | Fix sync behavior for disk vdevs | Tim Chase | 2016-07-25 | 2 | -0/+24 |
* | Check whether the kernel supports i_uid/gid_read/write helpers | Nikolay Borisov | 2016-07-25 | 2 | -0/+23 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 4 | -23/+23 |
* | Add configure result for xattr_handler | Chunwei Chen | 2016-07-12 | 1 | -0/+2 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 2 | -22/+0 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -1/+2 |
* | Linux 4.7 compat: handler->set() takes both dentry and inode | Brian Behlendorf | 2016-06-01 | 1 | -29/+54 |
* | Linux 4.7 compat: use iterate_shared for concurrent readdir | Chunwei Chen | 2016-05-20 | 1 | -14/+35 |
* | Fix config for posix_acl_release() GPL test | Chunwei Chen | 2016-05-20 | 1 | -16/+17 |
* | Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cache | Chunwei Chen | 2016-05-20 | 1 | -8/+47 |
* | Linux 4.7 compat: handler->get() takes both dentry and inode | Chunwei Chen | 2016-05-20 | 1 | -27/+50 |
* | Add support for libtirpc | Brian Behlendorf | 2016-04-28 | 2 | -0/+31 |
* | Linux 4.5 compat: Use xattr_handler->name for acl | Chunwei Chen | 2016-04-25 | 2 | -0/+26 |
* | Fix WANT_DEVNAME2DEVID configure error | Brian Behlendorf | 2016-04-01 | 2 | -6/+7 |
* | Only build devname2devid when libudev headers are available | Brian Behlendorf | 2016-03-31 | 1 | -3/+10 |
* | Add support for devid and phys_path keys in vdev disk labels | Don Brady | 2016-03-31 | 2 | -0/+14 |
* | Support for vectorized algorithms on x86 | Gvozden Neskovic | 2016-03-21 | 4 | -1/+193 |
* | Cleanup linking | Richard Yao | 2016-03-18 | 2 | -5/+5 |
* | Add the ZFS Test Suite | Brian Behlendorf | 2016-03-16 | 4 | -4/+202 |
* | Require libblkid | Brian Behlendorf | 2016-03-09 | 1 | -106/+6 |
* | Add support for alpine linux | Carlo Landmeter | 2016-03-08 | 1 | -1/+6 |
* | Make configure error clearer when failing to find SPL | Olaf Faaland | 2016-02-17 | 1 | -3/+23 |
* | Linux 4.5 compat: xattr list handler | Brian Behlendorf | 2016-01-20 | 1 | -58/+170 |
* | Linux 4.5 compat: get_link() / put_link() | Brian Behlendorf | 2016-01-20 | 5 | -48/+161 |
* | Illumos 3557, 3558, 3559, 3560 | George Wilson | 2016-01-15 | 2 | -19/+0 |
* | Skip GPL-only symbols test when cross-compiling | Kamil DomaĆski | 2015-12-18 | 1 | -8/+10 |
* | Use large stacks when available | Brian Behlendorf | 2015-12-07 | 2 | -2/+29 |
* | Linux 4.4 compat: xattr operations takes xattr_handler | Chunwei Chen | 2015-12-01 | 1 | -0/+69 |
* | Linux 4.4 compat: make_request_fn returns blk_qc_t | Chunwei Chen | 2015-12-01 | 1 | -2/+24 |
* | Fix synchronous behavior in __vdev_disk_physio() | Brian Behlendorf | 2015-09-25 | 2 | -53/+0 |
* | Linux 4.3 compat: bio_end_io_t / BIO_UPTODATE | Lukas Wunner | 2015-09-25 | 1 | -11/+9 |
* | Reintroduce IO accounting on zvols on Linux 3.19+ | Richard Yao | 2015-09-09 | 2 | -0/+27 |
* | Remove blk_queue_nonrot() autotools check | Richard Yao | 2015-09-04 | 2 | -26/+0 |
* | Remove blk_queue_discard() autotools check | Richard Yao | 2015-09-04 | 2 | -23/+0 |
* | Remove blk_rq_bytes()/blk_rq_sectors autotools checks | Richard Yao | 2015-09-04 | 3 | -64/+0 |
* | Remove blk_rq_pos() autotools check | Richard Yao | 2015-09-04 | 2 | -22/+0 |
* | Remove blk_fetch_request() autotools check | Richard Yao | 2015-09-04 | 2 | -26/+0 |
* | Remove blk_requeue_request() autotools check | Richard Yao | 2015-09-04 | 2 | -26/+0 |
* | Remove blk_end_request() autotools check. | Richard Yao | 2015-09-04 | 2 | -41/+0 |
* | Remove rq_is_sync() autotools check | Richard Yao | 2015-09-04 | 2 | -22/+0 |
* | Remove rq_for_each_segment() autotools check | Richard Yao | 2015-09-04 | 2 | -48/+0 |
* | zvol processing should use struct bio | Richard Yao | 2015-09-04 | 5 | -0/+130 |