]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
man: zpool-iostat.8: import examples from zpool.8
[FreeBSD/FreeBSD.git] / lib /
2022-03-23 набlinux: libzutil: zfs_path_order: don't strdup ZPOOL_IMP...
2022-03-23 набlibzutil: zfs_resolve_shortname: don't strdup() ZPOOL_I...
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-18 Tony Hutterzed: Fix mpath autoreplace on Centos 7
2022-03-15 набlibzfs: tokenise consistently with zfs and zpool
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-15 набlibspl: include: sys/vtoc.h: reduce to absolute barest...
2022-03-14 Ryan Moellerlibzfs: Convert to fnvpair functions
2022-03-13 Harry Sintonenget_key_material_https: removed bogus free() call
2022-03-11 Ryan Moellerlibzfs: FreeBSD doesn't resize partitions for you
2022-03-08 набlibzfs_core: lzc_send_wraper: maximise pipe buffer...
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 набlibzfs_core: simplify max_pipe_buffer(), return new max
2022-03-08 набlibzfs: migrate single-use libzfs_set_pipe_max() to...
2022-03-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-03-04 набlibzfs: util: don't check for allocation errors from...
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-03-01 Rich ErcolaniExplode zstd 1.4.5 into separate upstream files
2022-02-26 набfreebsd: libzfs: zmount: void-cast unused assert(3...
2022-02-26 набconfig: check for -Wno-cast-function-type
2022-02-24 Tony Hutterzed: Misc multipath autoreplace fixes
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-18 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-02-18 набlibzpool: kernel: silence unrelated-function-pointer...
2022-02-18 набlibnvpair: json: suppress wchar_t >=0 warnings
2022-02-18 набlibtpool: -Wno-clobbered
2022-02-18 набlibzfs: sendrecv: fix NULL arithmetic UB
2022-02-18 набuserspace: mark arguments used
2022-02-16 набlibzfs: calculate receive times with sub-second precision
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: rip out modhash. Replace the one user...
2022-02-16 набmodule: icp: remove unused notification framework
2022-02-16 набmodule: icp: remove unused kcf_digest.c
2022-02-16 набmodule: icp: remove other provider types
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-14 набlibzfs: sendrecv: fix missing error output for invalid...
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-02 Ryan Moellerlibzfs_sendrecv: Factor out lzc_flags_from_resume_nvl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Refactor find_redact_book
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix some comment style nits
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystems
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystem
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_snapshot
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_print_verbose
2022-02-02 Ryan Moellerlibzfs_sendrecv: Pull header line out of loop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Initialize in case of failure
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_ioctl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on zfs_send_space
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_fs
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_prop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_snap
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix leaked holds nvlist
2022-02-02 Ryan Moellerlibzfs_sendrecv: Avoid extra avl_find
2022-02-02 Ryan Moellerlibzfs_sendrecv: Simplify out guid temporary
2022-02-02 Ryan Moellerlibzfs_sendrecv: Use size_t for payload_len
2022-02-02 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-02-02 набlibtpool: remove useless CSTYLED
2022-02-02 набlinux: libspl: zone: () -> (void)
2022-02-02 набlibzfs: share_proto: constify, staticify
2022-02-02 набlibzfs: const correctness
2022-01-28 набlibzfs: sendrecv: fix unused, remove argsused
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
2022-01-26 набlibspl: include: ia32: remove
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2022-01-18 набlibefi: remove efi_type()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-14 Ryan MoellerFreeBSD: Fix leaked strings in libspl mnttab
2022-01-13 набlinux: libzfs: mount: fix uninitialised flags
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-01-07 набmodule: icp: rip out the Solaris loadable module archit...
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-23 набlibnvpair: fix unused, remove argsused
2021-12-23 набlibzutil: import: fix unused, remove argsused
2021-12-23 набlibzpool: fix unused, remove argsused
2021-12-23 набlibshare: nfs: fix unused, remove argsused
2021-12-23 набlibzfs_core: fix unused, remove argsused
2021-12-23 набlibefi: efi_type: fix unused, remove argsused
2021-12-23 набlibspl: kmem.h: mark unused kmem_*() macro arguments...
2021-12-23 набlibspl: ASSERT*: mark arguments as used
2021-12-20 Martin MatuškaFreeBSD: fix world build after 143476ce8
2021-12-20 Philipp RiedererFix error propagation from lzc_send_redacted
2021-12-17 набlibshare: nfs: always try to mkdir()
2021-12-17 набlibshare: nfs: set export file 644
2021-12-17 набlinux/libshare: nfs: don't needlessly strdup() hostspec
2021-12-17 набlibshare: nfs: share nfs_is_shared()
2021-12-17 набlibshare: nfs: share nfs_copy_entries()
2021-12-17 набlibshare: nfs: open temporary file once
2021-12-17 набlibshare: nfs: retry flock() when interrupted
2021-12-17 набfreebsd/libshare: nfs: don't send SIGHUP to all processes
2021-12-17 набzcommon: pre-iterate over sysfs instead of statting...
next