| Commit message (Expand) | Author | Age | Files | Lines |
* | Take user namespaces into account in policy checks | Wolfgang Bumiller | 2018-03-07 | 1 | -7/+59 |
* | Record skipped MMP writes in multihost_history | Olaf Faaland | 2018-03-06 | 2 | -40/+163 |
* | Detect long config lock acquisition in mmp | Olaf Faaland | 2018-03-06 | 1 | -0/+6 |
* | Misc fixes and cleanup for project quota | Nasf-Fan | 2018-03-05 | 2 | -3/+5 |
* | Linux 4.16 compat: get_disk_and_module() | Giuseppe Di Natale | 2018-03-05 | 1 | -1/+1 |
* | Change checksum & IO delay ratelimit values | Tony Hutter | 2018-03-04 | 2 | -4/+23 |
* | Increment zil_itx_needcopy_bytes properly | chrisrd | 2018-03-02 | 1 | -2/+1 |
* | Raw DRR_OBJECT records must write raw data | Tom Caputi | 2018-02-27 | 3 | -53/+69 |
* | Fix free memory calculation on v3.14+ | chrisrd | 2018-02-23 | 1 | -17/+6 |
* | Report duration and error in mmp_history entries | Olaf Faaland | 2018-02-22 | 2 | -12/+55 |
* | Do not initiate MMP writes while pool is suspended | Olaf Faaland | 2018-02-22 | 1 | -1/+1 |
* | 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 |
* | Raw receive should change key atomically | Tom Caputi | 2018-02-21 | 2 | -218/+280 |
* | Prevent raw zfs recv -F if dataset is unencrypted | Tom Caputi | 2018-02-21 | 1 | -1/+9 |
* | Raw receives must compress metadnode blocks | Tom Caputi | 2018-02-21 | 4 | -17/+24 |
* | Remove unnecessary txg syncs from receive_object() | Tom Caputi | 2018-02-21 | 1 | -1/+6 |
* | Add omitted set for os->os_next_write_raw | Tom Caputi | 2018-02-21 | 1 | -1/+4 |
* | ZIL claiming should not start user accounting | Tom Caputi | 2018-02-20 | 4 | -37/+43 |
* | Fix coverity defects: zfs channel programs | Don Brady | 2018-02-20 | 12 | -16/+18 |
* | Project dnode should be protected by local MAC | Tom Caputi | 2018-02-20 | 1 | -12/+26 |
* | Address objtool check failures in lua module | Don Brady | 2018-02-15 | 1 | -1/+3 |
* | OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio | George Wilson | 2018-02-14 | 1 | -20/+29 |
* | Project Quota on ZFS | Nasf-Fan | 2018-02-13 | 22 | -216/+1191 |
* | mmp should use a fixed tag for spa_config locks | sanjeevbagewadi | 2018-02-12 | 1 | -2/+3 |
* | OpenZFS 8520 - lzc_rollback | Andriy Gapon | 2018-02-09 | 2 | -10/+50 |
* | Handle zap_add() failures in mixed case mode | sanjeevbagewadi | 2018-02-09 | 5 | -27/+141 |
* | Fix zle_decompress out of bound access | Chunwei Chen | 2018-02-09 | 1 | -0/+4 |
* | Fix zdb -c traverse stop on damaged objset root | Chunwei Chen | 2018-02-09 | 1 | -6/+14 |
* | Linux 4.16 compat: inode_set_iversion() | Brian Behlendorf | 2018-02-08 | 1 | -1/+1 |
* | OpenZFS 8677 - Open-Context Channel Programs | Serapheim Dimitropoulos | 2018-02-08 | 4 | -59/+135 |
* | OpenZFS 8604 - Simplify snapshots unmounting code | Serapheim Dimitropoulos | 2018-02-08 | 2 | -28/+25 |
* | Increase code coverage for Lua libraries | Don Brady | 2018-02-08 | 9 | -691/+10 |
* | OpenZFS 8600 - ZFS channel programs - snapshot | Chris Williamson | 2018-02-08 | 5 | -23/+77 |
* | OpenZFS 8592 - ZFS channel programs - rollback | Brad Lewis | 2018-02-08 | 2 | -11/+36 |
* | OpenZFS 8605 - zfs channel programs fix zfs.exists | Chris Williamson | 2018-02-08 | 1 | -1/+1 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 73 | -236/+20381 |
* | OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u... | WHR | 2018-02-08 | 1 | -1/+1 |
* | Remove deprecated zfs_arc_p_aggressive_disable | Richard Elling | 2018-02-07 | 1 | -4/+0 |
* | Adjust ARC prefetch tunables to match docs | Tom Caputi | 2018-02-05 | 1 | -4/+4 |
* | Bug fix in qat_compress.c for vmalloc addr check | wli5 | 2018-02-05 | 1 | -4/+0 |
* | Fix hash_lock / keystore.sk_dk_lock lock inversion | Brian Behlendorf | 2018-02-04 | 1 | -48/+39 |
* | Change os->os_next_write_raw to work per txg | Tom Caputi | 2018-02-02 | 5 | -6/+7 |
* | Raw sends must be able to decrease nlevels | Tom Caputi | 2018-02-02 | 4 | -13/+158 |
* | Fix recovery import (-F) with encrypted pool | Tom Caputi | 2018-02-02 | 1 | -0/+2 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 12 | -158/+449 |
* | Change movaps to movups in AES-NI code | Tom Caputi | 2018-01-31 | 3 | -48/+49 |
* | Fix txg_sync_thread hang in scan_exec_io() | Brian Behlendorf | 2018-01-31 | 1 | -2/+13 |
* | Fix style issues in man pages and commands help | LOLi | 2018-01-29 | 1 | -1/+6 |
* | Add dbuf hash and dbuf cache kstats | Giuseppe Di Natale | 2018-01-29 | 2 | -25/+192 |