summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce getting holds and listing bookmarks through ZCPSerapheim Dimitropoulos2019-08-1210-25/+593
* Sort log spacemap tunables in alphabetical orderSerapheim Dimitropoulos2019-08-121-32/+32
* Metaslab max_size should be persisted while unloadedPaul Dagnelie2019-08-057-40/+190
* Don't wakeup unnecessarily in 'zpool events -f'DeHackEd2019-08-051-2/+1
* Test cancelling a removal in ZTSSerapheim Dimitropoulos2019-08-053-4/+104
* lockdep false positive - move txg_kick() outside of ->dp_lockjdike2019-07-311-5/+5
* List log_spacemap feature in zpool-features.5 manualSerapheim Dimitropoulos2019-07-311-0/+22
* Add channel program for property based snapshotsClint Armstrong2019-07-304-2/+79
* 9072 handle error of zap_cursor_retrieve() for log spacemap zapSerapheim Dimitropoulos2019-07-301-2/+28
* mismerged log spacemap comment for metaslab_verify_weight_and_fragSerapheim Dimitropoulos2019-07-301-1/+9
* install path fixesMichael Niewöhner2019-07-305-6/+6
* Increase default zcmd allocation to 256KMichael Niewöhner2019-07-301-1/+1
* Improve performance by using dmu_tx_hold_*_by_dnode()Matthew Ahrens2019-07-303-9/+15
* Revert "Develop tests for issues #5866 and #8858"Brian Behlendorf2019-07-2911-158/+2
* Fix channel programs on s390xBrian Behlendorf2019-07-281-1/+1
* Race between zfs-share and zfs-mount servicesGeorge Wilson2019-07-281-0/+1
* Develop tests for issues #5866 and #8858Paul Zuchowski2019-07-2611-2/+158
* Implement secpolicy_vnode_setid_retain()Tomohiro Kusumi2019-07-2613-1/+435
* zed crashes when devid not presentMatthew Ahrens2019-07-261-1/+2
* Fast Clone DeletionSara Hartse2019-07-2638-203/+2581
* Don't directly cast unsigned long to void*Tomohiro Kusumi2019-07-251-2/+3
* Replace zf_rwlock with a mutexMatthew Ahrens2019-07-253-23/+12
* Fix module_param() type for zfs_read_chunk_sizeTomohiro Kusumi2019-07-191-2/+4
* Move some tests to cli_user/zpool_statusTony Hutter2019-07-1911-10/+81
* Tricky semantics of ms_max_size in metaslab_should_allocate()Serapheim Dimitropoulos2019-07-191-7/+10
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-186-2/+42
* hdr_recl calls zthr_wakeup() on destroyed zthrSerapheim Dimitropoulos2019-07-181-4/+16
* zdb: don't print log spacemap stats in pools without the featureSerapheim Dimitropoulos2019-07-181-0/+6
* Fix wrong comment on zcr_blksz_{min,max}Tomohiro Kusumi2019-07-181-5/+6
* New service that waits on zvol links to be createdPavel Zakharov2019-07-1711-3/+145
* Retire unused spl_{mutex,rwlock}_{init_fini}Brian Behlendorf2019-07-176-92/+13
* Linux 5.3 compat: retire rw_tryupgrade()Brian Behlendorf2019-07-172-154/+7
* Linux 5.3 compat: rw_semaphore ownerBrian Behlendorf2019-07-172-66/+5
* Fix lockdep recursive locking false positive in dbuf_destroyjdike2019-07-173-1/+6
* Fix CONFIG_X86_DEBUG_FPU build failureBrian Behlendorf2019-07-171-0/+9
* Add missing __GFP_HIGHMEM flag to vmallocMichael Niewöhner2019-07-171-1/+2
* Use zfsctl_snapshot_hold() wrapperTomohiro Kusumi2019-07-171-3/+3
* Minor style cleanupBrian Behlendorf2019-07-169-42/+57
* Fix get_special_prop() build failureBrian Behlendorf2019-07-161-4/+2
* Add zfs create dryrunMike Gerdts2019-07-166-29/+523
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-1641-331/+3194
* Enable zfs-mount-generator by defaultAntonio Russo2019-07-151-0/+1
* systemd encryption key supportAntonio Russo2019-07-153-5/+55
* Drop redundant POSIX ACL check in zpl_init_acl()Tomohiro Kusumi2019-07-151-7/+4
* Export dnode symbolsBrian Behlendorf2019-07-151-0/+10
* Ensure dsl_destroy_head() decrypts objsetsTom Caputi2019-07-151-3/+4
* Disable unused pathname::pn_path* (unneeded in Linux)Tomohiro Kusumi2019-07-152-4/+13
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-1230-204/+454
* Fixes: #8934 Large kmem_allocNick Mattis2019-07-101-4/+4
* Fix ZTS killed processes detectionAttila Fülöp2019-07-101-4/+4