]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
libzfs: calculate receive times with sub-second precision
[FreeBSD/FreeBSD.git] / lib /
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...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-13 набlibzfs: diff: simplify superfluous stdio
2021-12-13 набlibzfs: diff: print_what() can return the symbol =...
2021-12-13 набlibzfs: diff: stream_bytes: use fputc, %hho formats...
2021-12-13 набlibzfs: zpool_set_vdev_prop: remove unused vprop
2021-12-13 набlinux: libspl: getmntany: remove unused argument
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Attila Fülöpget_key_material: fix style
2021-11-30 Harald van Dijkget_key_material: skip passphrase validation when loadi...
2021-11-30 Rich ErcolaniStop segfaulting on unmount error case
2021-11-30 Pawel Jakub DawidekCode cleanups
2021-11-30 Allan JudeVdev Properties Feature
2021-11-10 Dimitri John LedkovUpgrade to libabigail 2.0.0
2021-11-10 Tony Hutterzed: Control NVMe fault LEDs
2021-11-02 Rich ErcolaniAdd more explicit warning about dedup being dropped
2021-10-29 Mike SwansonDisable normalization implicitly when setting "utf8only...
2021-10-29 Fedor UporovDo not print UINT64_MAX value for some of zfs properties
2021-10-29 Rich ErcolaniAdd explicit error for device_rebuild being disabled
2021-10-29 Rich ErcolaniNormalize property names for zfs receive
2021-10-20 youzhongyangSkip snapshot in zfs_iter_mounted()
2021-10-20 felixdoerrelibshare: nfs: pass through ipv6 addresses in bracket...
2021-10-08 Ryan MoellerFail invalid incremental recursive send gracefully
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2021-10-04 Tony HutterRescan enclosure sysfs path on import
2021-10-04 Rich ErcolaniReject zfs send -RI with nonexistent fromsnap
2021-09-24 Érico Nogueira Rolimlibspl: fix warning about missing spl_pagesize declaration
2021-09-20 Jorgen LundmanUpstream: unmount snapshots before destroying them...
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-09-02 George MelikovUpdate ABI files via new libabigail version
2021-08-31 Jorgen LundmanAdd zpool_disable_datasets_os() / zfs_unmount_os()
2021-08-05 Rich ErcolaniMake get_key_material_file fail more verbosely
next