aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Linux namespace delegation supportWill Andrews2022-06-1033-15/+1166
* Revert parts of 938cfeb0f27303721081223816d4f251ffeb1767Allan Jude2022-06-101-16/+0
* AVL: Remove obsolete branching optimizationsAlexander Motin2022-06-091-20/+4
* libzfs: Rename msg bufs to errbuf for consistencyRyan Moeller2022-06-091-135/+138
* libzfs: Define the defecto standard errbuf sizeRyan Moeller2022-06-098-52/+52
* zvol: Support blk-mq for better performanceTony Hutter2022-06-0918-148/+1437
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-0853-52/+22804
* autoconf: AC_MSG_CHECKING consistencyBrian Behlendorf2022-06-019-17/+17
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-012-2/+23
* Remove wrong assertion in log spacemapAlexander Motin2022-06-011-6/+0
* Corrected parameters for zstd early abortRich Ercolani2022-05-311-2/+2
* Fix typo in zil_commit() comment blockAllan Jude2022-05-311-1/+1
* Linux 5.18 compat: METABrian Behlendorf2022-05-311-1/+1
* Linux 5.19 compat: zap_flags_t conflictBrian Behlendorf2022-05-311-0/+5
* Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()Brian Behlendorf2022-05-312-30/+62
* Linux 5.19 compat: aops->read_folio()Brian Behlendorf2022-05-313-0/+46
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-05-312-9/+81
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-313-24/+43
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-315-6/+51
* 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-262-21/+76
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-2627-57/+56
* Silence unused-but-set-variable warningRyan Moeller2022-05-251-1/+1
* More speculative prefetcher improvementsAlexander Motin2022-05-255-101/+133
* automake: don't install /e/d/zfs or /e/z/zfs-functions +xнаб2022-05-251-8/+8
* Cancel in-progress rebuilds when we finish removalPaul Dagnelie2022-05-251-0/+2
* rpm: Keep debug symbols if configured with '--enable-debuginfo'Umer Saleem2022-05-251-0/+4
* Standardize RHEL version check in packagesBrian Behlendorf2022-05-253-3/+3
* Unbreak zstd build on sparc64Rich Ercolani2022-05-251-1/+1
* Switch sed -E to -r for better portabilityBrian Behlendorf2022-05-251-1/+1
* rpm: Use the correct version-release information in dependenciesNeal Gompa (ニール・ゴンパ)2022-05-241-15/+14
* Refactor Log Size LimitAlexander Motin2022-05-245-33/+53
* Tiered early abort, zstd editionRich Ercolani2022-05-244-6/+134
* FreeBSD: libspl: Add locking around statfs globalsRyan Moeller2022-05-241-1/+15
* Modified ncompress requirement in RPM to exclude RHEL9Rich Ercolani2022-05-243-4/+7
* zed: Take no action on scrub/resilver checksum errorsBrian Behlendorf2022-05-241-0/+20
* Verify BPs in spa_load_verify_cb() and dsl_scan_visitbp()Brian Behlendorf2022-05-203-24/+31
* zdb: Fix handling of nul termination in symlink targetsMark Johnston2022-05-201-1/+6
* linux: libshare: smb: don't swallow net(1) errorsнаб2022-05-181-2/+2
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-187-1443/+1428
* linux: libzfs: simplify module-loaded checkнаб2022-05-184-83/+103
* Remove final K&R definitionsнаб2022-05-182-6/+6
* libspl/include: remove unused/empty headersнаб2022-05-1824-604/+6
* kmodtool: cleanupнаб2022-05-181-5/+1
* rpm: don't spec obsolete_name/version anymoreнаб2022-05-183-60/+10
* Add make regen-tests to regenerate the test bundleнаб2022-05-182-1/+31
* zed: support subject as header in zed_notify_email()heeplr2022-05-182-3/+17
* Expose zpool guids through kstatsAndrew2022-05-182-0/+49
* Fix compiler warnings about zero-length arrays in inline bitopsColeman Kane2022-05-171-3/+9
* linux: libzutil: zfs_strip_path: only strip known prefixesнаб2022-05-161-1/+9