aboutsummaryrefslogtreecommitdiff
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wwrite-stringsнаб2022-06-2932-149/+150
* Fix znode group permission different from acl maskgaoyanping2022-06-291-3/+3
* Fix and disable blocks statistics during scrubAlexander Motin2022-06-282-34/+30
* Fix objtool: missing int3 after ret warningBrian Behlendorf2022-06-2712-32/+44
* Fix -Wuse-after-free warning in dbuf_destroy()Brian Behlendorf2022-06-271-3/+3
* Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()Brian Behlendorf2022-06-271-1/+2
* Fix -Wattribute-warning in dsl layerBrian Behlendorf2022-06-271-4/+2
* Fix -Wattribute-warning in edonrBrian Behlendorf2022-06-271-1/+1
* Fix -Wattribute-warning in zfs_log_xvattr()Brian Behlendorf2022-06-271-34/+29
* Silence -Winfinite-recursion warning in luaD_throw()Brian Behlendorf2022-06-271-0/+11
* Avoid panic with recordsize > 128k, raw sending and no large_blocksGeorge Amanakis2022-06-274-20/+55
* Avoid two 64-bit divisions per scanned blockAlexander Motin2022-06-271-4/+6
* Several B-tree optimizationsAlexander Motin2022-06-241-361/+409
* Several sorted scrub optimizationsAlexander Motin2022-06-242-187/+151
* Scrub mirror children without BPsBrian Behlendorf2022-06-232-14/+88
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-213-4/+43
* FreeBSD: Improve crypto_dispatch() handlingAlexander Motin2022-06-171-12/+29
* expose snapshot count via stat(2) of .zfs/snapshot (#13559)Andrew2022-06-171-0/+17
* Reduce ZIO io_lock contention on sorted scrubAlexander Motin2022-06-151-4/+15
* Add support for ARCH=um for x86 sub-architecturescrass2022-06-151-0/+3
* Fix clang 13 compilation errorsDamian Szuberski2022-06-151-1/+4
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-144-16/+16
* spl: Use a clearer name for the user namespace fdRyan Moeller2022-06-141-4/+4
* Improve sorted scan memory accountingAlexander Motin2022-06-101-2/+5
* Add Linux namespace delegation supportWill Andrews2022-06-107-2/+501
* AVL: Remove obsolete branching optimizationsAlexander Motin2022-06-091-20/+4
* zvol: Support blk-mq for better performanceTony Hutter2022-06-092-126/+660
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-0821-18/+21820
* Remove wrong assertion in log spacemapAlexander Motin2022-06-011-6/+0
* Fix typo in zil_commit() comment blockAllan Jude2022-05-311-1/+1
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-05-311-0/+12
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-05-311-9/+28
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-311-4/+2
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-312-1/+3
* Linux 5.18 compat: bio_alloc()Brian Behlendorf2022-05-311-14/+39
* Fix inflated quiesce time caused by lwb_tx during zil_commit()Kevin Jin2022-05-261-20/+69
* More speculative prefetcher improvementsAlexander Motin2022-05-252-88/+111
* Cancel in-progress rebuilds when we finish removalPaul Dagnelie2022-05-251-0/+2
* Refactor Log Size LimitAlexander Motin2022-05-242-27/+48
* Tiered early abort, zstd editionRich Ercolani2022-05-242-6/+122
* Verify BPs in spa_load_verify_cb() and dsl_scan_visitbp()Brian Behlendorf2022-05-203-24/+31
* Expose zpool guids through kstatsAndrew2022-05-181-0/+48
* linux: spl: generic: ddi_strto*: match solaris ddi_strto*(9)наб2022-05-132-31/+19
* linux: spl: generic: ddi_strtou##type: elide unused flagнаб2022-05-131-5/+3
* Remove hw_serial, ddi_strtoul()наб2022-05-133-23/+6
* Added a workaround for Linux KASAN buildsRich Ercolani2022-05-111-0/+6
* autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbolszubersk2022-05-111-4/+0
* autoconf: use include directives instead of recursing down libнаб2022-05-101-2/+21
* libzfs: pool: fix false-positives -Wmaybe-uninitialisedнаб2022-05-101-4/+1
* module: Makefile: cppcheck: zfs_config.h lives in builddirнаб2022-05-101-1/+1