| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenZFS 9188 - increase size of dbuf cache to reduce indirect block decompres... | Brian Behlendorf | 2018-03-13 | 2 | -11/+66 |
* | Add kernel module auto-loading | Brian Behlendorf | 2018-03-13 | 10 | -17/+66 |
* | Add zfs_scan_ignore_errors tunable | Tim Chase | 2018-03-13 | 2 | -0/+30 |
* | Destroy makes full snap list before destroying | Paul Zuchowski | 2018-03-12 | 2 | -7/+18 |
* | Fix race in trace point in zrl_add_impl | Chunwei Chen | 2018-03-12 | 2 | -10/+12 |
* | Fix MMP write frequency for large pools | Brian Behlendorf | 2018-03-12 | 1 | -3/+3 |
* | Hold SCL_VDEV when counting leaves | Olaf Faaland | 2018-03-09 | 1 | -1/+7 |
* | Handle zio_resume and mmp => off | Olaf Faaland | 2018-03-09 | 1 | -4/+10 |
* | Document allowed pool names | Tomohiro Kusumi | 2018-03-09 | 1 | -2/+6 |
* | Fix zfs-kmod builds when using rpm >= 4.14 | LOLi | 2018-03-09 | 1 | -0/+1 |
* | Change functions which return literals to return `const char*` | Tomohiro Kusumi | 2018-03-09 | 4 | -5/+5 |
* | QAT support for AES-GCM | Tom Caputi | 2018-03-09 | 10 | -232/+758 |
* | zdb and inuse tests don't pass with real disks | Paul Zuchowski | 2018-03-07 | 8 | -15/+59 |
* | Take user namespaces into account in policy checks | Wolfgang Bumiller | 2018-03-07 | 17 | -7/+521 |
* | ZTS: fix send-c_stream_size_estimate | Brian Behlendorf | 2018-03-07 | 1 | -0/+1 |
* | Fix dbufstats_001_pos | Giuseppe Di Natale | 2018-03-07 | 2 | -4/+28 |
* | Allow to limit zed's syslog chattiness | Tony Hutter | 2018-03-06 | 9 | -7/+178 |
* | Record skipped MMP writes in multihost_history | Olaf Faaland | 2018-03-06 | 11 | -50/+263 |
* | Detect long config lock acquisition in mmp | Olaf Faaland | 2018-03-06 | 1 | -0/+6 |
* | Introduce a destroy_dataset helper | Giuseppe Di Natale | 2018-03-06 | 4 | -24/+47 |
* | Misc fixes and cleanup for project quota | Nasf-Fan | 2018-03-05 | 4 | -6/+9 |
* | Linux 4.16 compat: get_disk_and_module() | Giuseppe Di Natale | 2018-03-05 | 4 | -1/+29 |
* | Change checksum & IO delay ratelimit values | Tony Hutter | 2018-03-04 | 6 | -15/+56 |
* | Increment zil_itx_needcopy_bytes properly | chrisrd | 2018-03-02 | 1 | -2/+1 |
* | ZTS: fix spurious failures in mv_files | chrisrd | 2018-03-02 | 1 | -14/+3 |
* | Add ZFS perf test for dbuf cache | John Wren Kennedy | 2018-02-28 | 7 | -5/+118 |
* | Fix some typos | John Eismeier | 2018-02-28 | 16 | -30/+30 |
* | Fix zpool(8) list example to match actual format | Tomohiro Kusumi | 2018-02-28 | 1 | -10/+10 |
* | Add Python 3 rewrite of arc_summary.py | Scot W. Stevenson | 2018-02-28 | 6 | -2/+918 |
* | Add SMART self-test results to zpool status -c | Tony Hutter | 2018-02-27 | 7 | -18/+133 |
* | Raw DRR_OBJECT records must write raw data | Tom Caputi | 2018-02-27 | 4 | -55/+72 |
* | Incorrect maximum DVA value in DDE_GET_NDVAS() | Tim Chase | 2018-02-26 | 1 | -1/+1 |
* | Fix segfault in zfs_do_bookmark() | LOLi | 2018-02-26 | 2 | -2/+31 |
* | ZTS: Fix zfs_share_* test case failures | Brian Behlendorf | 2018-02-24 | 1 | -1/+7 |
* | Shellcheck cleanup for initrd scripts | Kash Pande | 2018-02-23 | 6 | -101/+98 |
* | Enable booting from nested encrypted datasets | Kash Pande | 2018-02-23 | 3 | -33/+82 |
* | Add scrub after resilver zed script | Tony Hutter | 2018-02-23 | 16 | -21/+187 |
* | Fix free memory calculation on v3.14+ | chrisrd | 2018-02-23 | 8 | -41/+255 |
* | Report duration and error in mmp_history entries | Olaf Faaland | 2018-02-22 | 5 | -13/+60 |
* | Do not initiate MMP writes while pool is suspended | Olaf Faaland | 2018-02-22 | 1 | -1/+1 |
* | Linux 4.16 compat: use correct *_dec_and_test() | Tony Hutter | 2018-02-22 | 3 | -1/+26 |
* | Fix bounds check in zio_crypt_do_objset_hmacs | Tom Caputi | 2018-02-22 | 1 | -4/+8 |
* | OpenZFS 9035 - zfs: this statement may fall through | Toomas Soome | 2018-02-21 | 4 | -2/+4 |
* | Allow modprobe to fail when called within systemd | Matthew Thode | 2018-02-21 | 2 | -2/+2 |
* | Add SMART attributes for SSD and NVMe | bunder2015 | 2018-02-21 | 3 | -2/+24 |
* | Allow make checkstyle and paxscript in build dir | chrisrd | 2018-02-21 | 1 | -6/+7 |
* | Want 'zfs send -b' | LOLi | 2018-02-21 | 9 | -120/+257 |
* | Raw receive should change key atomically | Tom Caputi | 2018-02-21 | 5 | -225/+312 |
* | Prevent raw zfs recv -F if dataset is unencrypted | Tom Caputi | 2018-02-21 | 2 | -12/+33 |
* | Raw receives must compress metadnode blocks | Tom Caputi | 2018-02-21 | 7 | -41/+24 |