]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
zfs: merge openzfs/zfs@e61076683
[FreeBSD/FreeBSD.git] / include /
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Pawel Jakub DawidekDon't use dmu_buf_is_dirty() for unassigned transaction.
2023-05-11 Pawel Jakub DawidekDeny block cloning is dbuf size doesn't match BP size.
2023-05-11 Pawel Jakub DawidekAdditional block cloning fixes.
2023-05-10 Ed Masteincludes: avoid installing if_wg.h twice
2023-05-09 Brian BehlendorfAdd dmu_tx_hold_append() interface
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 Matthew AhrensVerify block pointers before writing them out
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Brian BehlendorfWrap clang specific pragma
2023-05-02 Xin LIMFV: less v632.
2023-04-27 Justin Hibbitspowerpc64: Support ELFv2 asm on Big Endian
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-04-25 Han GaoAdd loongarch64 support
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 Richard YaoLinux: Suppress -Wordered-compare-function-pointers...
2023-04-20 Hans Petter SelaskyRevert "libc: Implement bsort(3) a bitonic type of...
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-04-19 Hans Petter Selaskylibc: bsort_s() requires both __BSD_VISIBLE and __EXT1_...
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-04-19 Brooks Davisinclude: add a check-ldirs target
2023-04-19 Hans Petter Selaskylibc: Implement bsort(3) a bitonic type of sorting...
2023-04-19 youzhongyangSilence clang warning of flexible array not at end
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-13 youzhongyangLinux 6.3 compat: Fix memcpy "detected field-spanning...
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-10 Kyle Evansmodule: freebsd: fix aarch64 fpu handling
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 youzhongyanglinux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 George AmanakisFixes in persistent error log
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-03-27 Rich Ercolanilinux 6.3 compat: add another bdev_io_acct case
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-22 Tino ReichardtRemove unused constant EdonR256_BLOCK_BITSIZE
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Val Packettarpa: garbage collect ns_newmsg/ns_rdata decls
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-15 Attila Fülöpspl: cmn_err_once() should be usable in brace-less...
2023-03-15 WHRRefactor CONFIG_SPE check on Linux/powerpc
2023-03-15 WHRFix missing semicolons in commit 1f196e3
2023-03-14 Warner Loshsecure_getenv: Put under __BSD_VISIBLE
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Use flexible array member for nvpair name strings
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard YaoSilence clang static analyzer warnings about stored...
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-14 lucyAdd GNU glibc compatible secure_getenv
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-10 Low-powerWorkaround for Linux PowerPC GPL-only cpu_has_feature()
2023-03-09 Michael Butlerinclude: Remove no longer existing netgraph/atm
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning about SNPRINTF_B...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-07 Low-powerFix build for Linux/powerpc without CONFIG_ALTIVEC...
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 Attila Fülöpspl: Add cmn_err_once() to log a message only on the...
2023-03-07 Dag-Erling Smørgravlibc: Remove prototype and documentation for tzsetwall().
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for Linux
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for FreeBSD
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-01 Richard YaoFix data race between zil_commit() and zil_suspend()
2023-03-01 Richard YaoLinux: Assert mutex is held in mutex_exit()
2023-02-28 George AmanakisRevert zfeature_active() to static
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-27 Richard YaoSkip memory allocation when compressing holes
2023-02-25 Dimitry AndricUse .section .rodata instead of .rodata on FreeBSD
2023-02-23 Brian BehlendorfFix buffered/direct/mmap I/O race
2023-02-22 Elyes Haouasinclude: Fix typos
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-15 Brian Behlendorfzdb: zero-pad checksum output follow up
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 George AmanakisFix a race condition in dsl_dataset_sync() when activat...
2023-02-10 Simon J. GerratyMerge bmake-20230208
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdc...
next