| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Retire .write/.read file operations | Chunwei Chen | 2017-01-27 | 2 | -0/+22 |
* | Fix spelling | ka7 | 2017-01-03 | 3 | -3/+3 |
* | 4.10 compat - BIO flag changes and others | Tim Chase | 2016-12-30 | 3 | -4/+45 |
* | Use inode_set_flags when available | Chunwei Chen | 2016-12-16 | 2 | -0/+19 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 2 | -16/+0 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 1 | -0/+1 |
* | Kernel 4.9 compat: file_operations->aio_fsync removal | DeHackEd | 2016-11-15 | 2 | -0/+22 |
* | Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE check | Gvozden Neskovic | 2016-11-09 | 1 | -2/+2 |
* | Linux 3.14 compat: assign inode->set_acl | tuxoko | 2016-11-09 | 2 | -0/+26 |
* | Use set_cached_acl and forget_cached_acl when possible | Chunwei Chen | 2016-11-07 | 2 | -2/+32 |
* | Replace ISAINFO with is_32bit function | Brian Behlendorf | 2016-11-07 | 1 | -1/+0 |
* | Add support for O_TMPFILE | Chunwei Chen | 2016-11-04 | 2 | -0/+24 |
* | Fix lookup_bdev() on Ubuntu | Hajo Möller | 2016-10-26 | 1 | -5/+17 |
* | Fix taskq creation failure in vdev_open_children() | Brian Behlendorf | 2016-10-24 | 1 | -0/+1 |
* | Linux 4.9 compat: inode_change_ok() renamed setattr_prepare() | Brian Behlendorf | 2016-10-20 | 2 | -0/+24 |
* | Linux 4.9 compat: remove iops->{set,get,remove}xattr | Chunwei Chen | 2016-10-20 | 2 | -0/+26 |
* | Linux 4.9 compat: iops->rename() wants flags | Chunwei Chen | 2016-10-20 | 2 | -0/+26 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 2 | -0/+16 |
* | Explicit block device plugging when submitting multiple BIOs | Isaac Huang | 2016-09-29 | 2 | -0/+22 |
* | Fix automatically generated release number | Brian Behlendorf | 2016-09-21 | 1 | -0/+8 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 1 | -1/+1 |
* | OpenZFS - Performance regression suite for zfstest | John Wren Kennedy | 2016-09-08 | 1 | -4/+11 |
* | Real disk partitioning now enabled in test suite for Linux | Sydney Vanda | 2016-09-08 | 1 | -0/+2 |
* | Linux compat: Grsecurity kernel | Gvozden Neskovic | 2016-08-22 | 2 | -0/+31 |
* | 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 |