aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-286-4/+17
* Add support for per dataset zil stats and use wmsum countersixhamza2022-07-203-8/+46
* Fix scrub resume from newly created holeAlexander Motin2022-07-201-0/+2
* Expose ZFS dataset case sensitivity setting via sb_optsixhamza2022-07-141-0/+3
* Replace dead opensolaris.org license linkTino Reichardt2022-07-11203-203/+203
* Remaining {=> const} char|void *tagнаб2022-06-2913-37/+40
* Enable -Wwrite-stringsнаб2022-06-2921-103/+111
* FreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOOLEAN is not setKristof Provost2022-06-281-4/+5
* Fix and disable blocks statistics during scrubAlexander Motin2022-06-281-1/+0
* Fix -Wattribute-warning in zfs_log_xvattr()Brian Behlendorf2022-06-271-1/+10
* Avoid panic with recordsize > 128k, raw sending and no large_blocksGeorge Amanakis2022-06-271-0/+1
* Several B-tree optimizationsAlexander Motin2022-06-241-2/+10
* Several sorted scrub optimizationsAlexander Motin2022-06-242-14/+3
* Fix memory allocation issue for BLAKE3 contextTino Reichardt2022-06-211-0/+5
* Add support for ARCH=um for x86 sub-architecturescrass2022-06-151-0/+5
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-1/+2
* Add Linux namespace delegation supportWill Andrews2022-06-103-4/+40
* Revert parts of 938cfeb0f27303721081223816d4f251ffeb1767Allan Jude2022-06-101-16/+0
* zvol: Support blk-mq for better performanceTony Hutter2022-06-092-6/+144
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-089-9/+214
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-0/+2
* 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-311-2/+7
* Linux 5.19 compat: bdev_max_secure_erase_sectors()Brian Behlendorf2022-05-311-6/+11
* Linux 5.19 compat: bdev_max_discard_sectors()Brian Behlendorf2022-05-311-0/+19
* Fix inflated quiesce time caused by lwb_tx during zil_commit()Kevin Jin2022-05-261-1/+7
* Silence unused-but-set-variable warningRyan Moeller2022-05-251-1/+1
* More speculative prefetcher improvementsAlexander Motin2022-05-252-10/+8
* Unbreak zstd build on sparc64Rich Ercolani2022-05-251-1/+1
* Refactor Log Size LimitAlexander Motin2022-05-242-2/+2
* Tiered early abort, zstd editionRich Ercolani2022-05-241-0/+4
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-181-2/+2
* linux: libzfs: simplify module-loaded checkнаб2022-05-181-0/+1
* libspl/include: remove unused/empty headersнаб2022-05-182-3/+0
* Expose zpool guids through kstatsAndrew2022-05-181-0/+1
* libzfs: constify zfs_strip_partition(), zfs_strip_path()наб2022-05-161-2/+2
* Remove hw_serial, ddi_strtoul()наб2022-05-134-8/+0
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-121-26/+15
* autoconf: single-step includesнаб2022-05-1026-507/+374
* Reduce dbuf_find() lock contentionBrian Behlendorf2022-05-041-4/+3
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-033-5/+13
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-021-10/+0
* Improve log spacemap load timeAlexander Motin2022-04-264-2/+13
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-254-1/+25
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-204-20/+0
* FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error codeMark Johnston2022-04-131-14/+18
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-233-8/+14
* Linux 5.16 compat: restore FSR and FSAVEBrian Behlendorf2022-03-191-2/+2
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-185-199/+9
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-151-0/+10