summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)Tomohiro Kusumi2019-05-296-93/+1
* Exclude log device ashift from normal classBrian Behlendorf2019-05-291-4/+1
* Fix integer overflow in get_next_chunk()madz2019-05-291-2/+2
* grammar: it is / plural agreementJosh Soref2019-05-281-2/+2
* Refactor parent dataset handling in libzfs zfs_rename()Tomohiro Kusumi2019-05-281-9/+4
* Double-free of encryption wrapping key due to invalid pool propertiesloli10K2019-05-282-12/+14
* Update comments to match codeRyan Moeller2019-05-281-6/+6
* tests: fix cosmetic permission issues during `make install`Stoiko Ivanov2019-05-286-8/+12
* test-runner.py: change shebang to python3Stoiko Ivanov2019-05-281-1/+1
* Endless loop in zpool_do_remove() on platforms with unsigned charloli10K2019-05-283-4/+4
* Update descriptions for vnopsTomohiro Kusumi2019-05-252-13/+14
* Fix embedded bp accounting in count_block()Tom Caputi2019-05-251-0/+7
* Disable parallel processing for 'zfs mount -l'Tom Caputi2019-05-251-2/+5
* Linux 5.2 compat: Directly call wait_on_page_bit()Tomohiro Kusumi2019-05-251-2/+4
* Linux 5.2 compat: Fix config/kernel-shrink.m4 test failureTomohiro Kusumi2019-05-251-7/+15
* Linux 5.2 compat: Remove config/kernel-set-fs-pwd.m4Tomohiro Kusumi2019-05-253-44/+0
* Drop local definition of MOUNT_BUSYTomohiro Kusumi2019-05-241-2/+1
* zpool: status -t is not documented in help messageloli10K2019-05-241-1/+1
* zfs-tests: fix warnings when packaging some .shlib filesloli10K2019-05-243-1/+2
* VERIFY3P() message is missing a space characterloli10K2019-05-241-1/+1
* zfs-tests: verify zfs(8) and zpool(8) help message is under 80 columnsloli10K2019-05-242-8/+16
* zfs: don't pretty-print objsetid propertyloli10K2019-05-241-1/+4
* zfs: missing newline character in zfs_do_channel_program() error messageloli10K2019-05-241-1/+2
* Fix ksh-path for random_readwrite_fixed.kshsiv02019-05-241-1/+1
* Linux 2.6.39 compat: Test if kstrtoul() existsTomohiro Kusumi2019-05-243-0/+26
* Device removal panics on 32-bit systemsloli10K2019-05-241-1/+2
* zpool: trim -p is not a valid optionloli10K2019-05-241-1/+2
* Fix coverity defects: CID 186143loli10K2019-05-231-1/+1
* Rename reservation tests from *.sh to *.kshIgor K2019-05-2323-22/+22
* kernel timer API reworkRafael Kitover2019-05-235-40/+103
* Fix kstat state update during pool transitionRichard Elling2019-05-231-2/+12
* Linux 5.2 compat: rw_tryupgrade()Brian Behlendorf2019-05-233-5/+20
* Tag 0.8.0zfs-0.8.0Brian Behlendorf2019-05-211-1/+1
* Fix wrong assertion in libzfs diff error handlingRyan Moeller2019-05-191-1/+1
* Fix incorrect assertion in dnode_dirty_l1rangePaul Dagnelie2019-05-191-1/+2
* Tag 0.8.0-rc5zfs-0.8.0-rc5Brian Behlendorf2019-05-091-2/+2
* zpool import progress kstatOlaf Faaland2019-05-093-2/+242
* Add missing trailing '\n' in printk() messagesTomohiro Kusumi2019-05-082-2/+3
* Fix dataset name comparison in zfs_compare()Alexander Motin2019-05-081-1/+1
* Fix link count of root inode when snapdir is visibleTomohiro Kusumi2019-05-081-0/+6
* Fix typesetting of Errata #4JMoVS2019-05-081-23/+22
* Add zol2zfs-patch.sed to Makefile.am and sortRichard Laager2019-05-081-2/+3
* Correct man page datesRichard Laager2019-05-087-5/+18
* Linux 5.0 compat: ASM_BUG macroBrian Behlendorf2019-05-084-40/+40
* Fix errant EFAULT during writes (#8719)Brian Behlendorf2019-05-084-16/+16
* Make zfs_special_class_metadata_reserve_pct into a parameterDeHackEd2019-05-072-0/+19
* Fix send/recv lost spill blockBrian Behlendorf2019-05-0719-42/+398
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-0714-18/+333
* Linux 5.1 compat: Drop ULLONG_MAX and LLONG_MAX definitionsTomohiro Kusumi2019-05-071-8/+0
* Cleanup special/dedup languageRichard Laager2019-05-071-6/+6