summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tag zfs-0.8.2zfs-0.8.2Tony Hutter2019-09-251-2/+2
* Disabled resilver_defer feature leads to looping resilversKody A Kantor2019-09-251-8/+11
* Fix dsl_scan_ds_clone_swapped logicAndriy Gapon2019-09-251-31/+69
* Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)loli10K2019-09-251-1/+1
* QAT related bug fixesChengfei ZHu2019-09-254-32/+18
* kmodtool: depmod pathBrian Behlendorf2019-09-251-7/+19
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-258-23/+109
* BuildRequires libtirpc-devel needed for RHEL 8Olaf Faaland2019-09-251-1/+1
* Fix zpool subcommands error message with some unsupported optionsloli10K2019-09-251-4/+2
* Fix zfs-dkms .deb package warning in prerm scriptloli10K2019-09-251-1/+1
* zvol_wait script should ignore partially received zvolsPavel Zakharov2019-09-251-2/+21
* New service that waits on zvol links to be createdPavel Zakharov2019-09-2511-3/+145
* Always refuse receving non-resume stream when resume state existsAndriy Gapon2019-09-252-7/+18
* Fix Intel QAT / ZFS compatibility on v4.7.1+ kernelsloli10K2019-09-252-3/+3
* etc/init.d/zfs-functions.in: remove arch warningGeorgy Yakovlev2019-09-251-7/+0
* zfs_handle used after being closed/freed in change_one callbackPavel Zakharov2019-09-251-12/+18
* Fix zil replay panic when TX_REMOVE followed by TX_CREATEChunwei Chen2019-09-257-24/+184
* zfs_ioc_snapshot: check user-prop permissions on snapshotted datasetsAndriy Gapon2019-09-251-10/+16
* Fix Plymouth passphrase prompt in initramfs scriptRichard Allen2019-09-251-8/+8
* Fix deadlock in 'zfs rollback'Tom Caputi2019-09-253-1/+17
* Make slog test setup more robustRyan Moeller2019-09-2519-10/+27
* zfs-mount-genrator: dependencies should be space-separatedyshui2019-09-251-1/+1
* Linux 5.3: Fix switch() fall though compiler errorsTony Hutter2019-09-253-3/+11
* Linux 5.3 compat: Makefile subdir-m no longer supportedDominic Pearson2019-09-252-12/+23
* Fix out-of-order ZIL txtype lost on hardlinked filesChunwei Chen2019-09-255-15/+27
* Increase default zcmd allocation to 256KMichael Niewöhner2019-09-251-1/+1
* Improve performance by using dmu_tx_hold_*_by_dnode()Matthew Ahrens2019-09-253-9/+15
* Fix channel programs on s390xBrian Behlendorf2019-09-251-1/+1
* Race between zfs-share and zfs-mount servicesGeorge Wilson2019-09-251-0/+1
* Implement secpolicy_vnode_setid_retain()Tomohiro Kusumi2019-09-2513-1/+435
* zed crashes when devid not presentMatthew Ahrens2019-09-251-1/+2
* Don't directly cast unsigned long to void*Tomohiro Kusumi2019-09-251-2/+3
* Fix module_param() type for zfs_read_chunk_sizeTomohiro Kusumi2019-09-251-2/+4
* Move some tests to cli_user/zpool_statusTony Hutter2019-09-2511-10/+81
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-09-256-2/+42
* hdr_recl calls zthr_wakeup() on destroyed zthrSerapheim Dimitropoulos2019-09-251-4/+16
* Fix wrong comment on zcr_blksz_{min,max}Tomohiro Kusumi2019-09-251-5/+6
* Retire unused spl_{mutex,rwlock}_{init_fini}Brian Behlendorf2019-09-256-92/+13
* Linux 5.3 compat: retire rw_tryupgrade()Brian Behlendorf2019-09-252-154/+7
* Linux 5.3 compat: rw_semaphore ownerBrian Behlendorf2019-09-252-66/+5
* Fix lockdep recursive locking false positive in dbuf_destroyjdike2019-09-253-1/+6
* Add missing __GFP_HIGHMEM flag to vmallocMichael Niewöhner2019-09-251-1/+2
* Use zfsctl_snapshot_hold() wrapperTomohiro Kusumi2019-09-251-3/+3
* Minor style cleanupBrian Behlendorf2019-09-259-42/+57
* Fix get_special_prop() build failureBrian Behlendorf2019-09-251-4/+2
* systemd encryption key supportAntonio Russo2019-09-253-5/+55
* Drop redundant POSIX ACL check in zpl_init_acl()Tomohiro Kusumi2019-09-251-7/+4
* Export dnode symbolsBrian Behlendorf2019-09-251-0/+10
* Ensure dsl_destroy_head() decrypts objsetsTom Caputi2019-09-251-3/+4
* Disable unused pathname::pn_path* (unneeded in Linux)Tomohiro Kusumi2019-09-252-4/+13